Home
last modified time | relevance | path

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

12

/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
/test/xts/acts/multimedia/image/image_js_standard/image_ndk_test/entry/src/main/cpp/
H A DimagePixelmap.cpp28 size_t argCount = TEST_ARG_SUM; in TestGetImageInfo() local
44 size_t argCount = TEST_ARG_SUM; in TestAccessPixels() local
60 size_t argCount = TEST_ARG_SUM; in TestUnAccessPixels() local
/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
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/napi/
H A Dpixel_map_native_test.cpp83 size_t argCount = 2; in JsNativeToNapi() local
117 size_t argCount = 1; in JsNapiToNative_ReturnProperty() local
66 getNativeImageSource(napi_env env, napi_callback_info info, napi_value* argValue, size_t &argCount) getNativeImageSource() argument
H A Dimage_pixel_map_imgndk_test.cpp142 size_t argCount = NUM_2; in CreatePixelMap() local
174 size_t argCount = NUM_1; in CreateAlphaPixelMap() local
194 size_t argCount = NUM_1; in getNativePixelMap() local
282 size_t argCount in SetAlphaAble() local
329 size_t argCount = NUM_2; SetDensity() local
358 size_t argCount = NUM_2; SetOpacity() local
387 size_t argCount = NUM_3; Scale() local
416 size_t argCount = NUM_3; Translate() local
448 size_t argCount = NUM_2; Rotate() local
477 size_t argCount = NUM_3; Flip() local
509 size_t argCount = NUM_5; Crop() local
[all...]
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
H A Dimage_source_native_test.cpp76 size_t argCount = NUM_2; in JsGetImageProperty() local
105 size_t argCount = NUM_3; in JsModifyImageProperty() local
H A Dimage_source_test.cpp156 static bool checkArgs(const napi_value* argValue, size_t argCount, size_t want) in checkArgs() argument
284 size_t argCount = SIZE_TWO; in Create() local
311 size_t argCount = SIZE_TWO; in CreateFromFd() local
339 size_t argCount = SIZE_TWO; CreateFromData() local
371 size_t argCount = SIZE_TWO; CreateFromUri() local
394 size_t argCount = SIZE_TWO; CreateFromRawFile() local
431 size_t argCount = SIZE_TWO; CreateIncremental() local
459 size_t argCount = SIZE_TWO; CreateIncrementalFromData() local
487 getNativeImageSource(napi_env env, napi_callback_info info, napi_value* argValue, size_t &argCount) getNativeImageSource() argument
504 size_t argCount = SIZE_ONE; InitNative() local
516 size_t argCount = SIZE_TWO; CreatePixelMap() local
536 size_t argCount = SIZE_TWO; CreatePixelMapList() local
565 size_t argCount = SIZE_ONE; GetDelayTime() local
596 size_t argCount = SIZE_ONE; GetFrameCount() local
677 size_t argCount = SIZE_TWO; GetImageInfo() local
694 size_t argCount = SIZE_TWO; GetImageProperty() local
730 size_t argCount = SIZE_THREE; ModifyImageProperty() local
766 size_t argCount = SIZE_TWO; UpdateData() local
781 size_t argCount = SIZE_ONE; Release() local
[all...]
/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/
H A Dimage_packer_test.cpp294 size_t argCount = NUM_3; in JsPackToDataMultiFrames() local
333 size_t argCount = NUM_4; in JsPackToFileMultiFrames() local
H A Dimage_packing_test.cpp111 static bool checkArgs(const napi_value* argValue, size_t argCount, size_t want) in checkArgs() argument
193 size_t argCount = SIZE_ONE; in InitNative() local
206 size_t argCount in PackToData() local
176 getNativeImagePacker(napi_env env, napi_callback_info info, napi_value* argValue, size_t &argCount) getNativeImagePacker() argument
244 size_t argCount = SIZE_FOUR; PackToFile() local
277 size_t argCount = SIZE_ONE; Release() local
[all...]
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dimage_receiver_mdk_test.cpp78 size_t argCount = NUM_4; in JsCreateImageReceiver() local
101 size_t argCount = NUM_1; in getNativeReceiver() local
288 size_t argCount = NUM_1; in getNativeImage() local
379 size_t argCount in JsImageGetComponent() local
[all...]
H A Dimage_receiver_test.cpp296 size_t argCount = NUM_3; in JsCreateImageReceiverOptions() local
565 size_t argCount = NUM_2; in JsOn() local
/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
/test/xts/acts/graphic/imageNdk/entry/src/main/cpp/
H A DImageNdk.cpp87 size_t argCount = NUM_1; in TestInitializationOptionsSetRowStrideNormal() local
161 size_t argCount = NUM_2; in TestScaleWithAntiAliasingAbnormal() local
/test/xts/acts/multimedia/photoAccess/photoAccess/entry/src/main/cpp/napi/
H A DmediaAssetManager.cpp206 size_t argCount = TEST_ARG_SUM; in TestRequestImageForPath() local
242 size_t argCount = TEST_ARG_SUM; in TestRequestVideoForPath() local
279 size_t argCount = TEST_ONE_ARG_SUM; in TestCancelRequest() 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...]
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sms.cpp807 int32_t HRilSms::RequestWithInts(int32_t **p, ReqDataInfo *requestInfo, int32_t argCount, ...) in RequestWithInts() argument
/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...]

Completed in 21 milliseconds

12