| /third_party/cJSON/ |
| D | cJSON_Utils.c | 262 static cJSON *get_array_item(const cJSON *array, size_t item) in get_array_item() 393 static cJSON *detach_item_from_array(cJSON *array, size_t which) in detach_item_from_array() 693 static cJSON_bool insert_item_in_array(cJSON *array, size_t which, cJSON *newitem) in insert_item_in_array() 1134 CJSON_PUBLIC(void) cJSONUtils_AddPatchToArray(cJSON * const array, const char * const operation, co… in cJSONUtils_AddPatchToArray() 1139 …onst patches, const unsigned char * const path, cJSON * const from, cJSON * const to, const cJSON_… in create_patches() 1279 CJSON_PUBLIC(cJSON *) cJSONUtils_GeneratePatches(cJSON * const from, cJSON * const to) in cJSONUtils_GeneratePatches() 1294 CJSON_PUBLIC(cJSON *) cJSONUtils_GeneratePatchesCaseSensitive(cJSON * const from, cJSON * const to) in cJSONUtils_GeneratePatchesCaseSensitive() 1388 static cJSON *generate_merge_patch(cJSON * const from, cJSON * const to, const cJSON_bool case_sens… in generate_merge_patch() 1466 CJSON_PUBLIC(cJSON *) cJSONUtils_GenerateMergePatch(cJSON * const from, cJSON * const to) in cJSONUtils_GenerateMergePatch() 1471 …ON_PUBLIC(cJSON *) cJSONUtils_GenerateMergePatchCaseSensitive(cJSON * const from, cJSON * const to) in cJSONUtils_GenerateMergePatchCaseSensitive()
|
| /third_party/json/benchmarks/thirdparty/benchmark/src/ |
| D | string_util.cc | 92 const char* array = in ExponentToPrefix() local 164 const std::string& to) { in ReplaceAll()
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
| D | gstmpegtsdescriptor.c | 265 _get_iconv (LocalIconvCode from, LocalIconvCode to) in _get_iconv() 651 _packetize_descriptor_array (GPtrArray * array, guint8 ** out_data) in _packetize_descriptor_array()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| D | CollectionUtilities.java | 43 public static <T> String join(T[] array, String separator) { in join() 81 int from = 0, to = 1; in asMap() local
|
| /third_party/gstreamer/gstreamer/tests/check/gst/ |
| D | gstvalue.c | 794 const gchar *to; in GST_START_TEST() member 3346 GValueArray *array; in setup_test_value_array() local 3366 GValueArray *array; in test_revert_array_transform() local
|
| /third_party/e2fsprogs/lib/support/ |
| D | profile.c | 250 char **array = 0, **new_array; in get_dirlist() local 310 char **cpp, *cp, **array = 0; in profile_init() local 661 char *to, *from; in parse_quoted_string() local
|
| /third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/ |
| D | zic.c | 135 # define link(from, to) (-1) argument 138 # define symlink(from, to) (-1) argument 549 emit_icu_link(FILE* f, const char* from, const char* to) { in emit_icu_link() 2915 register char ** array; in getfields() local
|
| /third_party/icu/icu4c/source/tools/tzcode/ |
| D | zic.c | 135 # define link(from, to) (-1) argument 138 # define symlink(from, to) (-1) argument 549 emit_icu_link(FILE* f, const char* from, const char* to) { in emit_icu_link() 2915 register char ** array; in getfields() local
|
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| D | zic.c | 135 # define link(from, to) (-1) argument 138 # define symlink(from, to) (-1) argument 549 emit_icu_link(FILE* f, const char* from, const char* to) { in emit_icu_link() 2915 register char ** array; in getfields() local
|
| /third_party/gstreamer/gstreamer/gst/ |
| D | gstvalue.c | 206 GArray *array = value->data[0].v_pointer; in _priv_gst_value_serialize_any_list() local 243 GArray *array; in gst_value_transform_any_list_string() local 275 GValueArray *array = value->data[0].v_pointer; in _gst_value_serialize_g_value_array() local 310 GValueArray *array; in _gst_value_transform_g_value_array_string() local 468 const GArray *array = (const GArray *) value->data[0].v_pointer; in gst_value_list_or_array_get_basic_type() local 596 GArray *array; in gst_value_list_concat() local 640 GArray *array; in gst_value_list_concat_and_take_values() local 702 GArray *array; in gst_value_list_merge() local 949 GArray *array; in gst_value_transform_g_value_array_any_list() local 971 const GArray *array; in gst_value_transform_any_list_g_value_array() local [all …]
|
| /third_party/node/deps/brotli/c/enc/ |
| D | backward_references_hq.c | 42 void BrotliInitZopfliNodes(ZopfliNode* array, size_t length) { in BrotliInitZopfliNodes() 236 const ZopfliCostModel* self, size_t from, size_t to) { in ZopfliCostModelGetLiteralCosts()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| D | ModifyStruct.cpp | 826 auto coerce = [](TIntermTyped &to, TIntermTyped &from) -> TIntermTyped & { in ConvertBoolToUint() 842 const bool array) in SaturateScalarOrVectorCommon()
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| D | backward_references_hq.c | 42 void BrotliInitZopfliNodes(ZopfliNode* array, size_t length) { in BrotliInitZopfliNodes() 236 const ZopfliCostModel* self, size_t from, size_t to) { in ZopfliCostModelGetLiteralCosts()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | SimpleDateFormat.java | 2105 private static void safeAppend(String[] array, int value, StringBuffer appendTo) { in safeAppend() 2111 …private static void safeAppendWithMonthPattern(String[] array, int value, StringBuffer appendTo, S… in safeAppendWithMonthPattern() 3852 private String translatePattern(String pat, String from, String to) { in translatePattern()
|
| /third_party/f2fs-tools/fsck/ |
| D | mount.c | 1926 struct curseg_info *array; in build_curseg() local 2695 int find_next_free_block(struct f2fs_sb_info *sbi, u64 *to, int left, in find_next_free_block() 2770 u64 ssa_blk, to; in move_one_curseg_info() local
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| D | builder.cc | 762 bool Builder::GenerateStore(uint32_t to, uint32_t from) { in GenerateStore() 1114 if (auto* array = source->As<ast::IndexAccessorExpression>()) { in GenerateAccessorExpression() local 1133 if (auto* array = accessor->As<ast::IndexAccessorExpression>()) { in GenerateAccessorExpression() local
|
| /third_party/boringssl/src/ssl/ |
| D | ssl_test.cc | 477 GrowableArray<size_t> array; in TEST() local 499 GrowableArray<size_t> array; in TEST() local 514 GrowableArray<size_t> array; in TEST() member 517 GrowableArray<TagAndArray> array; in TEST() local 3478 static int ssl_test_ticket_aead_ex_index_dup(CRYPTO_EX_DATA *to, in ssl_test_ticket_aead_ex_index_dup()
|
| /third_party/typescript/lib/ |
| D | tsc.js | 121 function length(array) { argument 125 function forEach(array, callback) { argument 137 function forEachRight(array, callback) { argument 149 function firstDefined(array, callback) { argument 230 function every(array, callback) { argument 241 function find(array, predicate) { argument 251 function findLast(array, predicate) { argument 261 function findIndex(array, predicate, startIndex) { argument 270 function findLastIndex(array, predicate, startIndex) { argument 279 function findMap(array, callback) { argument [all …]
|
| D | typingsInstaller.js | 167 function length(array) { argument 176 function forEach(array, callback) { argument 191 function forEachRight(array, callback) { argument 204 function firstDefined(array, callback) { argument 294 function every(array, callback) { argument 305 function find(array, predicate) { argument 315 function findLast(array, predicate) { argument 326 function findIndex(array, predicate, startIndex) { argument 335 function findLastIndex(array, predicate, startIndex) { argument 348 function findMap(array, callback) { argument [all …]
|
| D | typescriptServices.js | 372 function length(array) { argument 381 function forEach(array, callback) { argument 396 function forEachRight(array, callback) { argument 409 function firstDefined(array, callback) { argument 499 function every(array, callback) { argument 510 function find(array, predicate) { argument 520 function findLast(array, predicate) { argument 531 function findIndex(array, predicate, startIndex) { argument 540 function findLastIndex(array, predicate, startIndex) { argument 553 function findMap(array, callback) { argument [all …]
|
| D | typescript.js | 372 function length(array) { argument 381 function forEach(array, callback) { argument 396 function forEachRight(array, callback) { argument 409 function firstDefined(array, callback) { argument 499 function every(array, callback) { argument 510 function find(array, predicate) { argument 520 function findLast(array, predicate) { argument 531 function findIndex(array, predicate, startIndex) { argument 540 function findLastIndex(array, predicate, startIndex) { argument 553 function findMap(array, callback) { argument [all …]
|
| D | tsserverlibrary.js | 372 function length(array) { argument 381 function forEach(array, callback) { argument 396 function forEachRight(array, callback) { argument 409 function firstDefined(array, callback) { argument 499 function every(array, callback) { argument 510 function find(array, predicate) { argument 520 function findLast(array, predicate) { argument 531 function findIndex(array, predicate, startIndex) { argument 540 function findLastIndex(array, predicate, startIndex) { argument 553 function findMap(array, callback) { argument [all …]
|
| D | tsserver.js | 178 function length(array) { argument 187 function forEach(array, callback) { argument 202 function forEachRight(array, callback) { argument 215 function firstDefined(array, callback) { argument 305 function every(array, callback) { argument 316 function find(array, predicate) { argument 326 function findLast(array, predicate) { argument 337 function findIndex(array, predicate, startIndex) { argument 346 function findLastIndex(array, predicate, startIndex) { argument 359 function findMap(array, callback) { argument [all …]
|
| /third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/dist/ |
| D | ajv.bundle.js | 1094 to = to || {}; property 5498 function map(array, fn) { argument 5579 var ucs2encode = function ucs2encode(array) { argument
|
| /third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
| D | gstwebrtcbin.c | 1715 g_array_find_uint (GArray * array, guint val) in g_array_find_uint() 3662 gchar *to = _enum_value_to_string (GST_TYPE_WEBRTC_SIGNALING_STATE, in _set_description_task() local
|