Home
last modified time | relevance | path

Searched defs:array (Results 326 - 350 of 1601) sorted by relevance

1...<<11121314151617181920>>...65

/third_party/skia/third_party/externals/icu/source/samples/numfmt/
H A Dutil.cpp117 const Formattable* array = f.getArray(count); in formattableToString() local
/third_party/skia/tests/
H A DUtilsTest.cpp128 int i, array[kSEARCH_COUNT]; in test_search() local
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcpal.c132 FT_UShort* array = NULL; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dsample.py4 import array namespace
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dbyte_array.cc97 int32_t ByteArray::CopyTo(ByteArray* array) { in CopyTo() argument
101 int32_t ByteArray::CopyTo(ByteArray* array, int32_t offset, int32_t length) { in CopyTo() argument
105 int32_t ByteArray::CopyTo(int32_t dst_offset, ByteArray* array, in CopyTo() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMD5.h
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DJSONBackend.cpp54 json::Array array; in translateInit() local
65 json::Array array; in translateInit() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Ddecompose_strided_matrix.cc43 const ast::Array* array(ProgramBuilder* b) const { in array() function
[all...]
/third_party/toybox/toys/pending/
H A Dipcs.c46 unsigned short *array; member
/third_party/typescript/tests/baselines/reference/
H A DconditionalOperatorConditionIsNumberType.js35 var array = [1, 2, 3]; variable
96 var array = [1, 2, 3]; variable
/third_party/skia/include/effects/
H A DSkImageFilters.h296 sk_sp<SkImageFilter> array[] = { std::move(first), std::move(second) }; local
/base/powermgr/display_manager/brightness_manager/src/
H A Dconfig_parser_base.cpp154 Json::Value array = root[name.c_str()]; in ParsePointXy() local
199 Json::Value array = root[name.c_str()]; in ParseScreenData() local
/base/notification/common_event_service/interfaces/kits/ndk/src/
H A Doh_commonevent.cpp166 int OH_CommonEvent_GetIntArrayFromParameters(const CommonEvent_Parameters* para, const char* key, int** array) in OH_CommonEvent_GetIntArrayFromParameters() argument
195 int32_t OH_CommonEvent_GetLongArrayFromParameters(const CommonEvent_Parameters* para, const char* key, long** array) in OH_CommonEvent_GetLongArrayFromParameters() argument
224 int32_t OH_CommonEvent_GetBoolArrayFromParameters(const CommonEvent_Parameters* para, const char* key, bool** array) in OH_CommonEvent_GetBoolArrayFromParameters() argument
253 int32_t OH_CommonEvent_GetCharArrayFromParameters(const CommonEvent_Parameters* para, const char* key, char** array) in OH_CommonEvent_GetCharArrayFromParameters() argument
282 OH_CommonEvent_GetDoubleArrayFromParameters(const CommonEvent_Parameters* para, const char* key, double** array) OH_CommonEvent_GetDoubleArrayFromParameters() argument
[all...]
/base/security/certificate_framework/test/unittest/cf_sdk_test/src/
H A Dcf_extension_test.cpp101 static bool CompareArray(const CfBlobArray *array, const CfParamSet *paramSet) in CompareArray() argument
/base/security/device_security_level/baselib/utils/src/
H A Dutils_json.c73 uint32_t DslmGetJsonFieldIntArray(DslmJsonHandle handle, const char *field, int32_t *array, int32_t arrayLen) in DslmGetJsonFieldIntArray() argument
158 void DslmAddFieldIntArrayToJson(DslmJsonHandle handle, const char *field, const int32_t *array, int32_t arrayLen) in DslmAddFieldIntArrayToJson() argument
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dattributes_test.cpp194 std::vector<uint64_t> array; in HWTEST_F() local
208 std::vector<uint64_t> array; in HWTEST_F() local
221 std::vector<uint32_t> array; in HWTEST_F() local
234 std::vector<uint32_t> array; HWTEST_F() local
248 std::vector<uint16_t> array; HWTEST_F() local
261 std::vector<uint16_t> array; HWTEST_F() local
275 std::vector<uint8_t> array; HWTEST_F() local
288 std::vector<uint8_t> array; HWTEST_F() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_pool_debugfs.c29 void kbase_mem_pool_debugfs_trim(void *const array, size_t const index, size_t const value) in kbase_mem_pool_debugfs_trim() argument
40 void kbase_mem_pool_debugfs_set_max_size(void *const array, size_t const index, size_t const value) in kbase_mem_pool_debugfs_set_max_size() argument
51 size_t kbase_mem_pool_debugfs_size(void *const array, size_t const index) in kbase_mem_pool_debugfs_size() argument
62 size_t kbase_mem_pool_debugfs_max_size(void *const array, size_t const index) in kbase_mem_pool_debugfs_max_size() argument
73 void kbase_mem_pool_config_debugfs_set_max_size(void *const array, size_t const index, size_t const value) in kbase_mem_pool_config_debugfs_set_max_size() argument
84 kbase_mem_pool_config_debugfs_max_size(void *const array, size_t const index) kbase_mem_pool_config_debugfs_max_size() argument
[all...]
/device/soc/rockchip/rk3568/hardware/omx_il/libOMXPlugin/
H A DOMXPlugin.cpp195 OMX_U8 **array = new OMX_U8 *[numRoles]; in GetRolesForComponent() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_pool_debugfs.c28 void kbase_mem_pool_debugfs_trim(void *const array, size_t const index, in kbase_mem_pool_debugfs_trim() argument
40 void kbase_mem_pool_debugfs_set_max_size(void *const array, in kbase_mem_pool_debugfs_set_max_size() argument
52 size_t kbase_mem_pool_debugfs_size(void *const array, size_t const index) in kbase_mem_pool_debugfs_size() argument
63 size_t kbase_mem_pool_debugfs_max_size(void *const array, size_t const index) in kbase_mem_pool_debugfs_max_size() argument
74 void kbase_mem_pool_config_debugfs_set_max_size(void *const array, in kbase_mem_pool_config_debugfs_set_max_size() argument
86 kbase_mem_pool_config_debugfs_max_size(void *const array, size_t const index) kbase_mem_pool_config_debugfs_max_size() argument
[all...]
/foundation/ai/intelligent_voice_framework/utils/
H A Dstring_util.cpp73 template <typename T> string StringUtil::PrintVector(vector<T> &array, string &delimiter) in PrintVector() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/particle/
H A Dparticle_pattern.cpp69 auto array = JsonUtil::CreateArray(true); in ToJsonValue() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_symbol_glyph_bridge.cpp45 auto array = Local<panda::ArrayRef>(secondArg); in SetFontColor() local
H A Darkts_utils.h111 static bool ParseArray(const EcmaVM *vm, const Local<JSValueRef> &arg, T *array, int32_t defaultLength, in ParseArray() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/matrix4/
H A Dcj_matrix4_ffi.cpp35 int64_t FfiOHOSMatrix4Init(VectorFloat32Ptr array) in FfiOHOSMatrix4Init() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_image_span.cpp171 JSRef<JSArray> array = JSRef<JSArray>::Cast(tmpInfo); in SetColorFilter() local

Completed in 16 milliseconds

1...<<11121314151617181920>>...65