| /base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
| H A D | publish.cpp | 554 std::vector<std::string> arr = ReminderRequest::StringSplit(temp[INDEX_VALUE], in ParseArray() local 808 void GetValidRemindersInner(napi_env env, const std::vector<sptr<ReminderRequest>>& validReminders, napi_value& arr) in GetValidRemindersInner() argument 829 void GetAllValidRemindersInner(napi_env env, const std::vector<sptr<ReminderRequest>>& validReminders, napi_value& arr) in GetAllValidRemindersInner() argument 1338 void GetExcludeDatesInner(napi_env env, const std::vector<uint64_t>& dates, napi_value& arr) in GetExcludeDatesInner() argument [all...] |
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| H A D | subscribe.cpp | 125 napi_value arr = nullptr; in SetSubscribeCallbackData() local
|
| /base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
| H A D | x509_crl_openssl.c | 448 static void DestroyCRLEntryArray(CfArray *arr) in DestroyCRLEntryArray() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_view_context.cpp | 343 std::vector<KeyframeParam> ParseKeyframes(const JSExecutionContext& executionContext, const JSRef<JSArray>& arr) in ParseKeyframes() argument
|
| /foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
| H A D | ark_interop_napi.cpp | 443 auto arr = BIT_CAST(array, Local<ArrayRef>); in ARKTS_GetElement() local 504 auto arr = P_CAST(value, TypedArrayRef*); in ARKTS_GetArrayBufferLength() local 507 auto arr = P_CAST(value, DataViewRef*); in ARKTS_GetArrayBufferLength() local 522 auto arr in ARKTS_GetArrayBufferRawPtr() local 527 auto arr = P_CAST(value, DataViewRef*); ARKTS_GetArrayBufferRawPtr() local [all...] |
| /foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
| H A D | window_impl.cpp | 1059 int32_t CJWindowImpl::SetWindowSystemBarEnable(char** arr, uint32_t size) in SetWindowSystemBarEnable() argument
|
| H A D | window_ffi.cpp | 736 int32_t FFiOHOSWindowSetWindowSystemBarEnable(int64_t id, CArrString arr) in FFiOHOSWindowSetWindowSystemBarEnable() argument
|
| /foundation/communication/netmanager_base/utils/napi_utils/src/ |
| H A D | napi_utils.cpp | 572 uint32_t GetArrayLength(napi_env env, napi_value arr) in GetArrayLength() argument 579 napi_value GetArrayElement(napi_env env, napi_value arr, uint32_t index) in GetArrayElement() argument
|
| /foundation/communication/netstack/utils/napi_utils/src/ |
| H A D | napi_utils.cpp | 542 uint32_t GetArrayLength(napi_env env, napi_value arr) in GetArrayLength() argument 549 napi_value GetArrayElement(napi_env env, napi_value arr, uint32_t index) in GetArrayElement() argument
|
| /foundation/distributeddatamgr/relational_store/frameworks/cj/src/ |
| H A D | relational_store_impl_rdbstore.cpp | 587 std::vector<std::string> arr = CArrStrToVector(tables); in CloudSync() local
|
| /foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
| H A D | napi_pastedata.cpp | 762 napi_value arr = nullptr; in SetNapiProperty() local
|
| /test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreNdktest/entry/src/main/cpp/ |
| H A D | rdb_test.cpp | 69 uint8_t arr[] = {1, 2, 3, 4, 5}; in GetValueBucket() local
|
| /test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/ |
| H A D | rdb_store_test.cpp | 153 uint8_t arr[] = {1, 2, 3, 4, 5};
in SUB_DDM_RDB_0100() local 234 uint8_t arr[] = {1, 2, 3, 4, 5};
in SUB_DDM_RDB_0200() local 288 uint8_t arr[] = {1, 2, 3, 4, 5};
in SUB_DDM_RDB_0300() local 375 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_0400() local 430 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_0500() local 490 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_0600() local 534 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_0700() local 577 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_0800() local 619 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_0900() local 698 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_1000() local 728 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_1100() local 796 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_1200() local 850 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_1300() local 903 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_1400() local 950 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_1500() local 999 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_1600() local 1050 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_1700() local 1123 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_1900() local 1168 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_2000() local 1229 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_2100() local 1282 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_2200() local 1325 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_2300() local 1368 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_2400() local 1411 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_2500() local 1456 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_2600() local 1500 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_2700() local 1542 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_2800() local 1583 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_2900() local 1624 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_3000() local 1662 uint8_t arr[] = {1, 2, 3, 4, 5}; SUB_DDM_RDB_3100() local [all...] |
| /test/xts/acts/graphic/nativewindow/entry/src/main/cpp/ |
| H A D | nativewindow2.cpp | 112 OH_NativeBuffer_Format arr[] = {
in testNativeWindowNativeWindowHandleOptSetGetFormatNormal() local 158 int32_t arr[] = {-CONSTANT_2147483648, -CONSTANT_2147483647, -CONSTANT_1000000, -CONSTANT_100, -CONSTANT_1,
in testNativeWindowNativeWindowHandleOptSetGetFormatAbnormal() local 206 int32_t arr[] = {-CONSTANT_2147483648, -CONSTANT_1000, -CONSTANT_1, CONSTANT_0,
in testNativeWindowNativeWindowHandleOptSetGetUsageNormal() local 239 long long arr[] = {-CONSTANT_999999999999999999, CONSTANT_999999999999999999}; testNativeWindowNativeWindowHandleOptSetGetUsageAbnormal() local 288 int32_t arr[] = {-CONSTANT_2147483647, -CONSTANT_1000, -CONSTANT_1, CONSTANT_0, testNativeWindowNativeWindowHandleOptSetGetStrideNormal() local 322 long long arr[] = {-CONSTANT_999999999999999999, static_cast<long long>(CONSTANT_999999999999999999), 1LL << 63}; testNativeWindowNativeWindowHandleOptSetGetStrideAbnormal() local 369 int32_t arr[] = {CONSTANT_0, CONSTANT_100, CONSTANT_1000, CONSTANT_10000, CONSTANT_1000000, testNativeWindowNativeWindowHandleOptSetGetSwapIntervalNormal() local 403 long long arr[] = {-CONSTANT_99999999999999999, static_cast<long long>(CONSTANT_99999999999999999), 1LL << 63}; testNativeWindowNativeWindowHandleOptSetGetSwapIntervalAbnormal() local 449 int32_t arr[] = {-CONSTANT_2147483647, -CONSTANT_1000, -CONSTANT_1, CONSTANT_0, testNativeWindowNativeWindowHandleOptSetGetColorGamutNormal() local 483 long long arr[] = {-CONSTANT_99999999999999999, static_cast<long long>(CONSTANT_99999999999999999), 1LL << 63}; testNativeWindowNativeWindowHandleOptSetGetColorGamutAbnormal() local 529 int32_t arr[] = {-CONSTANT_2147483647, -CONSTANT_1000, -CONSTANT_1, CONSTANT_0, testNativeWindowNativeWindowHandleOptSetGetTransformNormal() local 563 long long arr[] = {-CONSTANT_99999999999999999, static_cast<long long>(CONSTANT_99999999999999999), 1LL << 63}; testNativeWindowNativeWindowHandleOptSetGetTransformAbnormal() local 609 uint64_t arr[] = {CONSTANT_0, CONSTANT_1, CONSTANT_1000, 1ULL << 63, CONSTANT_999999999999999999}; testNativeWindowNativeWindowHandleOptSetUiTimeStampNormal() local 631 int64_t arr[] = {-CONSTANT_1, -CONSTANT_1000, -CONSTANT_1000000}; testNativeWindowNativeWindowHandleOptSetUiTimeStampAbnormal() local 693 float arr[] = {0.0f, 0.00001f, 0.5f, 0.123456f, 0.99999f, 1.0f}; testNativeWindowNativeWindowHandleOptSetHdrWhitePointBrightnessNormal() local 717 float arr[] = {-0.1f, 1.1f, -CONSTANT_100, 0, CONSTANT_100}; testNativeWindowNativeWindowHandleOptSetHdrWhitePointBrightnessAbnormal() local 750 float arr[] = {0.0f, 0.00001f, 0.5f, 0.123456f, 0.99999f, 1.0f}; testNativeWindowNativeWindowHandleOptSetSdrWhitePointBrightnessNormal() local 774 float arr[] = {-0.1f, 1.1f, -CONSTANT_100, 0, CONSTANT_100}; testNativeWindowNativeWindowHandleOptSetSdrWhitePointBrightnessAbnormal() local 838 int64_t arr[] = {-CONSTANT_100, -CONSTANT_1, 0, CONSTANT_1000}; testNativeWindowNativeWindowHandleOptSetGetSourceTypeAbnormal() local 892 const char *arr[] = {NULL, "", " ", "0123", testNativeWindowNativeWindowHandleOptSetGetAppFrameworkTypeNormal() local 927 const char *arr[] = {"这里一共是二十二个汉字这里一共是二十二个汉字", testNativeWindowNativeWindowHandleOptSetGetAppFrameworkTypeAbnormal() local 982 OHScalingModeV2 arr[] = {OH_SCALING_MODE_FREEZE_V2, OH_SCALING_MODE_SCALE_TO_WINDOW_V2, testNativeWindowNativeWindowSetScalingModeV2ScalingMode() local 1857 uint64_t arr[] = {CONSTANT_1, CONSTANT_1000, CONSTANT_1000000000, 1ULL << 63, CONSTANT_999999999999999999}; testNativeWindowNativeWindowHandleOptSetDesiredPresentTimeStampNormal() local 1879 int64_t arr[] = {CONSTANT_0, -CONSTANT_1, -CONSTANT_1000, -CONSTANT_1000000, CONSTANT_NEG_9223372036854775807}; testNativeWindowNativeWindowHandleOptSetDesiredPresentTimeStampAbNormal() local [all...] |
| H A D | nativewindow1.cpp | 1335 OHNativeWindowBuffer **arr[] = {&nwb1, &nwb2, &nwb3, &nwb4};
in testNativeWindowNativeWindowAttachBufferErrorCode() local 1609 int arr[][2] = {{0, 0}, {2147483647, 2147483647}, {100, 100}, {-1000, -1000}, {-1000, 1000},
in testNativeWindowNativeWindowHandleOptSetGetBufferGeometryNormal() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mobiclip.c | 371 static void idct(int *arr, int size) in idct() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_morpho.c | 66 uint8_t ***arr; member 276 uint8_t **arr = Ty->base_arr[r] = av_calloc(Ty->I, sizeof(uint8_t *)); in alloc_lut() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | ustrtest.cpp | 2217 uint16_t arr[4]; in TestUInt16Pointers() local 2239 wchar_t arr[4]; in TestWCharPointers() local [all...] |
| /third_party/libbpf/src/ |
| H A D | relo_core.c | 71 is_flex_arr(const struct btf *btf, const struct bpf_core_accessor *acc, const struct btf_array *arr) is_flex_arr() argument
|
| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | vars_tests.cpp | 1293 nir_variable *arr = create_var(nir_var_mem_global, in TEST_F() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_builder.h | 511 _nir_select_from_array_helper(nir_builder *b, nir_ssa_def **arr, in _nir_select_from_array_helper() argument 526 nir_select_from_ssa_def_array(nir_builder *b, nir_ssa_def **arr, in nir_select_from_ssa_def_array() argument [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_context.cc | 1206 Local<Array> arr = ret.As<Array>(); in TicketKeyCallback() local
|
| /third_party/node/src/ |
| H A D | util.h | 332 FIXED_ONE_BYTE_STRING( v8::Isolate* isolate, const std::array<char, N>& arr) FIXED_ONE_BYTE_STRING() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | wasm-compiler.h | 338 Node* arr[] = {fst, more...}; in Return() local
|
| /third_party/node/deps/v8/src/numbers/ |
| H A D | conversions.cc | 1143 char arr[kMaxFractionDigits]; in DoubleToFixedCString() local
|