Home
last modified time | relevance | path

Searched defs:item (Results 26 - 50 of 1192) sorted by relevance

12345678910>>...48

/third_party/curl/tests/libtest/
H A Dlib1960.c41 static int closesocket_cb(void *clientp, curl_socket_t item) in closesocket_cb() argument
/third_party/curl/lib/
H A Dslist.c38 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 Dbuilder_record.cc34 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 Dvector_utils.h43 void Add(const T& item) { in Add() argument
[all...]
H A Dninja_outputs_writer_unittest.cc48 const Item* item = record->item(); in ItemResolvedAndGeneratedCallback() local
/third_party/glslang/StandAlone/
H A DWorklist.h60 void add(TWorkItem* item) in add() argument
66 bool remove(TWorkItem*& item) in remove() argument
/third_party/alsa-utils/alsamixer/
H A Dproc_files.c40 ITEM *item; in on_handle_key() local
/third_party/cJSON/tests/
H A Dprint_object.c32 cJSON item[1]; in assert_print_object() local
H A Dprint_value.c34 cJSON item[1]; in assert_print_value() local
H A Dmisc_int64_tests.c39 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 Dparse_array.c31 static cJSON item[1]; variable
[all...]
H A Dprint_number.c31 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 Dparse_string.c31 static cJSON item[1]; variable
[all...]
H A Dparse_with_opts.c30 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 Dparse_value.c31 static cJSON item[1]; variable
[all...]
H A Dprint_array.c32 cJSON item[1]; in assert_print_array() local
/third_party/cJSON/fuzzing/
H A Dafl.c88 cJSON *item = NULL; in main() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceTableAccess.java34 getTableString(ICUResourceBundle bundle, String tableName, String subtableName, String item, String defaultValue) getTableString() argument
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBTMXExporter.java76 private String convertEncoding(BundleItem item) { in convertEncoding() argument
97 private void appendTUV(Document xml, Element tu, BundleItem item) { in appendTUV() argument
[all...]
H A DScanResult.java20 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 DICUResourceTableAccess.java36 getTableString(ICUResourceBundle bundle, String tableName, String subtableName, String item, String defaultValue) getTableString() argument
/third_party/node/src/
H A Dnode_realm-inl.h84 BaseObjectPtr<T> item = MakeDetachedBaseObject<T>(this, target); in AddBindingData() local
/third_party/musl/porting/linux/user/src/locale/
H A Dlanginfo.c47 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 DResultActivity.java94 public boolean onOptionsItemSelected(@NonNull MenuItem item) { in onOptionsItemSelected() argument
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_list.c35 struct rc_list * rc_list(struct memory_pool * pool, void * item) in rc_list() argument

Completed in 9 milliseconds

12345678910>>...48