Home
last modified time | relevance | path

Searched defs:item (Results 151 - 175 of 1444) sorted by relevance

12345678910>>...58

/third_party/curl/docs/examples/
H A Dexternalsocket.c60 static int closecb(void *clientp, curl_socket_t item) in closecb() argument
/third_party/gn/src/gn/
H A Dloader_unittest.cc24 bool ItemContainsBuildDependencyFile(const Item* item, in ItemContainsBuildDependencyFile() argument
40 void MockBuilder::OnItemDefined(std::unique_ptr<Item> item) { in OnItemDefined() argument
[all...]
H A Dvisibility.cc135 bool Visibility::FillItemVisibility(Item* item, Scope* scope, Err* err) { in FillItemVisibility() argument
/third_party/icu/icu4c/source/test/perf/leperf/
H A Dletrperf.cpp123 const Long &item = longs.getObject(i, success); in time_letr3() local
/third_party/icu/icu4c/source/common/
H A Dlocresdata.cpp52 const UChar *item=NULL; in uloc_getTableStringWithFallback() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DTestCanonicalIterator.java174 private void expectEqual(String message, String item, Object a, Object b) { in expectEqual() argument
[all...]
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DBundleGroup.java69 public void addBundleItem(BundleItem item) { in addBundleItem() argument
[all...]
H A DRBxliffExporter.java68 private String getLocale(Bundle item) { in getLocale() argument
99 private void addTransUnit(Document xml, Element groupElem, BundleItem item, BundleItem parent_item) { in addTransUnit() argument
[all...]
/third_party/icu/tools/scripts/
H A Dbldicures.py148 item = gens[gen] variable
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DTestCanonicalIterator.java171 private void expectEqual(String message, String item, Object a, Object b) { in expectEqual() argument
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_map/
H A Dmain.c37 lws_map_item_t *item; in main() local
[all...]
/third_party/mesa3d/src/hgl/
H A DGLRendererRoster.cpp100 renderer_item item = *iterator; in GetRenderer() local
180 renderer_item item; in AddRenderer() local
/third_party/musl/porting/linux/user/src/time/
H A Dstrftime.c75 nl_item item; in __strftime_fmt_1() local
[all...]
/third_party/nghttp2/lib/
H A Dnghttp2_pq.c67 int nghttp2_pq_push(nghttp2_pq *pq, nghttp2_pq_entry *item) { in nghttp2_pq_push() argument
127 void nghttp2_pq_remove(nghttp2_pq *pq, nghttp2_pq_entry *item) { in nghttp2_pq_remove() argument
[all...]
/third_party/musl/src/search/
H A Dhsearch.c95 ENTRY *hsearch(ENTRY item, ACTION action) in hsearch() argument
127 static int __hsearch_r(ENTRY item, ACTION action, ENTRY **retval, struct hsearch_data *htab) in __hsearch_r() argument
/third_party/node/deps/icu-small/source/common/
H A Dlocresdata.cpp54 const char16_t *item=nullptr; in uloc_getTableStringWithFallback() local
[all...]
/third_party/mesa3d/src/intel/dev/
H A Dintel_hwconfig.c173 apply_hwconfig_item(struct intel_device_info *devinfo, const struct hwconfig *item) apply_hwconfig_item() argument
293 print_hwconfig_item(struct intel_device_info *devinfo, const struct hwconfig *item) print_hwconfig_item() argument
[all...]
H A Dintel_debug.c232 struct intel_debug_block_base *item = buffer; in intel_debug_get_identifier_block() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_pq.c69 int nghttp3_pq_push(nghttp3_pq *pq, nghttp3_pq_entry *item) { in nghttp3_pq_push() argument
126 void nghttp3_pq_remove(nghttp3_pq *pq, nghttp3_pq_entry *item) { in nghttp3_pq_remove() argument
[all...]
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_pq.c67 int ngtcp2_pq_push(ngtcp2_pq *pq, ngtcp2_pq_entry *item) { in ngtcp2_pq_push() argument
124 void ngtcp2_pq_remove(ngtcp2_pq *pq, ngtcp2_pq_entry *item) { in ngtcp2_pq_remove() argument
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_pq.c67 int nghttp2_pq_push(nghttp2_pq *pq, nghttp2_pq_entry *item) { in nghttp2_pq_push() argument
127 void nghttp2_pq_remove(nghttp2_pq *pq, nghttp2_pq_entry *item) { in nghttp2_pq_remove() argument
[all...]
/third_party/libwebsockets/lib/system/
H A Dsystem.c159 struct lws_attach_item *item; in __lws_system_attach() local
222 struct lws_attach_item *item; lws_system_do_attach() local
[all...]
/third_party/mesa3d/src/intel/common/
H A Dintel_gem.h102 struct drm_i915_query_item item = { in intel_i915_query_flags() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dcompute_memory_pool.h80 static inline int is_item_in_pool(struct compute_memory_item *item) in is_item_in_pool() argument
85 static inline int is_item_user_ptr(struct compute_memory_item *item) in is_item_user_ptr() argument
/third_party/node/deps/openssl/openssl/ssl/
H A Dpqueue.c20 pitem *item = OPENSSL_malloc(sizeof(*item)); in pitem_new() local
33 void pitem_free(pitem *item) in pitem_free() argument
53 pqueue_insert(pqueue *pq, pitem *item) pqueue_insert() argument
96 pitem *item = pq->items; pqueue_pop() local
134 pqueue_next(piterator *item) pqueue_next() argument
150 pitem *item = pq->items; pqueue_size() local
[all...]

Completed in 10 milliseconds

12345678910>>...58