Home
last modified time | relevance | path

Searched defs:argCount (Results 1 - 25 of 25) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
H A DregExpLiteral.cpp39 size_t argCount = 2; in Compile() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DAddExplicitTypeCasts.cpp30 const size_t argCount = callNode.getChildCount(); variable
H A DRewriteUnaddressableReferences.cpp272 size_t argCount = args.size(); variable
H A DRewriteOutArgs.cpp119 size_t argCount = args.size(); variable
H A DProgramPrelude.cpp3903 const size_t argCount = node->getChildCount(); in visitAggregate() local
H A DSymbolEnv.cpp269 void SymbolEnv::TemplateName::assign(const Name &name, size_t argCount, const TemplateArg *args) in assign() argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DregAllocator.h123 void Emit(const ir::AstNode *const node, const VReg rangeStart, const std::size_t argCount, Args &&...args) in Emit() argument
H A DregAllocator.cpp212 void RangeRegAllocator::Run(IRNode *const ins, VReg rangeStart, const std::size_t argCount) in Run() argument
H A Dpandagen.cpp1038 size_t argCount = arguments.size() + 1; in Call() local
1042 size_t argCount = arguments.size(); in Call() local
1126 size_t argCount = arguments.size() + EXTRA_ARGS; in CallTagged() local
1129 size_t argCount in CallTagged() local
1134 SuperCall(const ir::AstNode *node, VReg startReg, size_t argCount) SuperCall() argument
1144 NewObject(const ir::AstNode *node, VReg startReg, size_t argCount) NewObject() argument
1502 CreateObjectWithExcludedKeys(const ir::AstNode *node, VReg obj, VReg argStart, size_t argCount) CreateObjectWithExcludedKeys() argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DNamedFunction.java33 private NamedFunction(String name, int argCount, Function<List<String>, String> fn) { in NamedFunction() argument
24 create( String name, int argCount, Function<List<String>, String> fn) create() argument
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DregAllocator.cpp94 void RegAllocator::Run(IRNode *ins, size_t argCount) in Run() argument
H A DregAllocator.h71 void EmitRange(const ir::AstNode *node, size_t argCount, Args &&... args) in EmitRange() argument
H A Dpandagen.cpp1270 void PandaGen::CallThis(const ir::AstNode *node, VReg startReg, size_t argCount) in CallThis() argument
1310 void PandaGen::Call(const ir::AstNode *node, VReg startReg, size_t argCount) in Call() argument
1349 SuperCall(const ir::AstNode *node, VReg startReg, size_t argCount) SuperCall() argument
1393 NewObject(const ir::AstNode *node, VReg startReg, size_t argCount) NewObject() argument
1724 CreateObjectWithExcludedKeys(const ir::AstNode *node, VReg obj, VReg argStart, size_t argCount) CreateObjectWithExcludedKeys() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dsimpleformatter.cpp149 int32_t argCount = maxArg + 1; in applyPatternMinMaxArguments() local
/third_party/node/deps/icu-small/source/common/
H A Dsimpleformatter.cpp149 int32_t argCount = maxArg + 1; in applyPatternMinMaxArguments() local
/third_party/lz4/tests/
H A DabiTest.c201 int main(int argCount, const char** argv) in main() argument
H A DroundTripTest.c229 int main(int argCount, const char** argv) in main() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dsimpleformatter.cpp149 int32_t argCount = maxArg + 1; in applyPatternMinMaxArguments() local
/applications/standard/app_samples/code/BasicFeature/Media/Image/photomodify/src/main/cpp/
H A DImage.cpp134 size_t argCount = NUM_2; in packToDataPixelMap() local
188 size_t argCount = NUM_2; in packPixelMapToFile() local
238 size_t argCount = NUM_2; in packToFileImageSource() local
281 size_t argCount in packToDataImageSource() local
354 size_t argCount = NUM_1; CreatePictureByImageSource() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxcapi.h332 _In_ UINT32 argCount // Number of arguments to add member
336 _In_ UINT32 argCount // Number of arguments to add member
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp3145 int32_t argCount; in subParse() local
/third_party/node/deps/icu-small/source/i18n/
H A Dsmpdtfmt.cpp3096 int32_t argCount; in subParse() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dsmpdtfmt.cpp3052 int32_t argCount; in subParse() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp11547 const deUint32 argCount; in createFloat16LogicalSet() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp11449 const deUint32 argCount; in createFloat16LogicalSet() member
[all...]

Completed in 73 milliseconds