Home
last modified time | relevance | path

Searched refs:GetArguments (Results 1 – 7 of 7) sorted by relevance

/external/lzma/CPP/7zip/Bundles/SFXCon/
DSfxCon.cpp230 static void GetArguments(int numArgs, const char *args[], UStringVector &parts) in GetArguments() function
262 GetArguments(numArgs, args, commandStrings); in Main2()
/external/python/cpython3/PC/
Dpyshellext.cpp228 HRESULT GetArguments(IDataObject *pDataObj, LPCWSTR *pArguments) { in GetArguments() function in PyShellExt
378 if (SUCCEEDED(GetArguments(pDataObj, &args))) { in Drop()
/external/tensorflow/tensorflow/compiler/xla/service/
Dservice.h200 StatusOr<std::vector<std::vector<const ShapedBuffer*>>> GetArguments(
Dservice.cc598 StatusOr<std::vector<std::vector<const ShapedBuffer*>>> Service::GetArguments( in GetArguments() function in xla::Service
653 GetArguments(execution_options, request.arguments())); in ExecuteGraphParallel()
/external/lzma/CPP/7zip/UI/Console/
DMain.cpp175 static void GetArguments(int numArgs, const char *args[], UStringVector &parts) in GetArguments() function
506 GetArguments(numArgs, args, commandStrings); in Main2()
/external/v8/src/
Delements.cc4118 static Handle<FixedArray> GetArguments(Isolate* isolate, in GetArguments() function in v8::internal::__anon05e7137f0111::FastSloppyArgumentsElementsAccessor
4127 GetArguments(object->GetIsolate(), *elements); in NormalizeImpl()
Dcode-stub-assembler.h3028 Node* GetArguments();