/third_party/curl/tests/libtest/ |
H A D | lib1960.c | 41 static int closesocket_cb(void *clientp, curl_socket_t item) in closesocket_cb() argument
|
/third_party/curl/lib/ |
H A D | slist.c | 38 struct curl_slist *item; in slist_get_last() local 134 struct curl_slist *item; in curl_slist_free_all() local [all...] |
/third_party/gn/src/gn/ |
H A D | builder_record.cc | 34 bool BuilderRecord::IsItemOfType(const Item* item, ItemType type) { in IsItemOfType() argument 51 BuilderRecord::ItemType BuilderRecord::TypeOfItem(const Item* item) { in TypeOfItem() argument [all...] |
H A D | vector_utils.h | 43 void Add(const T& item) { in Add() argument [all...] |
H A D | ninja_outputs_writer_unittest.cc | 48 const Item* item = record->item(); in ItemResolvedAndGeneratedCallback() local
|
/third_party/glslang/StandAlone/ |
H A D | Worklist.h | 60 void add(TWorkItem* item) in add() argument 66 bool remove(TWorkItem*& item) in remove() argument
|
/third_party/alsa-utils/alsamixer/ |
H A D | proc_files.c | 40 ITEM *item; in on_handle_key() local
|
/third_party/cJSON/tests/ |
H A D | print_object.c | 32 cJSON item[1]; in assert_print_object() local
|
H A D | print_value.c | 34 cJSON item[1]; in assert_print_value() local
|
H A D | misc_int64_tests.c | 39 cJSON *item = NULL; in cjson_get_object_item_should_get_object_items_with_int64() local 73 cJSON *item = NULL; cjson_get_object_item_case_sensitive_should_get_object_items_with_int64() local 132 cJSON item[1]; typecheck_functions_should_check_type_with_int64() local 148 cJSON *item = cJSON_CreateString("item"); cjson_functions_should_not_crash_with_null_pointers_with_int64() local [all...] |
H A D | parse_array.c | 31 static cJSON item[1]; variable [all...] |
H A D | print_number.c | 31 cJSON item[1] = {{ NULL, NULL, NULL, cJSON_Number | cJSON_IsInt64, NULL, 0, 0, NULL }}; in assert_print_int64_number() local 51 cJSON item[1]; in assert_print_number() local
|
H A D | parse_string.c | 31 static cJSON item[1]; variable [all...] |
H A D | parse_with_opts.c | 30 cJSON *item = NULL; in parse_with_opts_should_handle_null() local 64 cJSON *item = cJSON_ParseWithOpts("{}", NULL, true); in parse_with_opts_should_require_null_if_requested() local 78 cJSON *item = cJSON_ParseWithOpts(json, &parse_end, false); parse_with_opts_should_return_parse_end() local [all...] |
H A D | parse_value.c | 31 static cJSON item[1]; variable [all...] |
H A D | print_array.c | 32 cJSON item[1]; in assert_print_array() local
|
/third_party/cJSON/fuzzing/ |
H A D | afl.c | 88 cJSON *item = NULL; in main() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ICUResourceTableAccess.java | 34 getTableString(ICUResourceBundle bundle, String tableName, String subtableName, String item, String defaultValue) getTableString() argument
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
H A D | RBTMXExporter.java | 76 private String convertEncoding(BundleItem item) { in convertEncoding() argument 97 private void appendTUV(Document xml, Element tu, BundleItem item) { in appendTUV() argument [all...] |
H A D | ScanResult.java | 20 BundleItem item; field in ScanResult 23 ScanResult(BundleItem item) { in ScanResult() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | ICUResourceTableAccess.java | 36 getTableString(ICUResourceBundle bundle, String tableName, String subtableName, String item, String defaultValue) getTableString() argument
|
/third_party/node/src/ |
H A D | node_realm-inl.h | 84 BaseObjectPtr<T> item = MakeDetachedBaseObject<T>(this, target); in AddBindingData() local
|
/third_party/musl/porting/linux/user/src/locale/ |
H A D | langinfo.c | 47 char *__nl_langinfo_l(nl_item item, locale_t loc) in __nl_langinfo_l() argument 97 char *__nl_langinfo(nl_item item) in __nl_langinfo() argument
|
/third_party/libphonenumber/java/demoapp/app/src/main/java/com/google/phonenumbers/demoapp/result/ |
H A D | ResultActivity.java | 94 public boolean onOptionsItemSelected(@NonNull MenuItem item) { in onOptionsItemSelected() argument
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_list.c | 35 struct rc_list * rc_list(struct memory_pool * pool, void * item) in rc_list() argument
|