/third_party/node/deps/icu-small/source/common/ |
H A D | caniter.cpp | 370 UnicodeString item = *((UnicodeString *)(ne->value.pointer)); in getEquivalents() local 471 UnicodeString item = *((UnicodeString *)(ne->value.pointer)); in getEquivalents2() local
|
/third_party/mesa3d/src/intel/tools/ |
H A D | intel_noop_drm_shim.c | 263 query_write_topology(struct drm_i915_query_item *item) in query_write_topology() argument 336 struct drm_i915_query_item *item = &items[i]; in i915_ioctl_query() local [all...] |
/third_party/mesa3d/src/util/ |
H A D | list.h | 53 static inline void list_inithead(struct list_head *item) in list_inithead() argument 65 static inline void list_add(struct list_head *item, struct list_head *list) in list_add() argument 79 list_addtail(struct list_head *item, struct list_head *list) list_addtail() argument 101 list_del(struct list_head *item) list_del() argument 108 list_delinit(struct list_head *item) list_delinit() argument 185 list_move_to(struct list_head *item, struct list_head *loc) list_move_to() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | canittst.cpp | 196 UnicodeString item = it.next(); in characterTest() local 208 void CanonicalIteratorTest::expectEqual(const UnicodeString &message, const UnicodeString &item, const UnicodeString &a, const UnicodeString &b) { in expectEqual() argument 273 UnicodeString *item in collectionToString() local [all...] |
/third_party/ltp/testcases/network/stress/route/ |
H A D | route-change-netlink.c | 51 void save_iface(void **data, const char *item) in save_iface() argument 66 void save_ip(void **data, const char *item) in save_ip() argument 79 int save_item(void **list, char *item, void (*callback)(void **, const char *)) in save_item() argument [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | js-list-format.cc | 206 Handle<Object> item = FixedArray::get(*array, i, isolate); in ToUnicodeStringArray() local
|
/third_party/node/deps/v8/src/torque/ |
H A D | earley-parser.cc | 216 const Item& item = *insert_result.first; in RunEarleyAlgorithm() local [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_util.cpp | 51 Item *item = pos; in moveToList() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_debug_flush.c | 144 debug_flush_item_destroy(struct debug_flush_item *item) in debug_flush_item_destroy() argument 252 struct debug_flush_item *item = in debug_flush_map() local 304 struct debug_flush_item *item; in debug_flush_cb_reference() local 342 struct debug_flush_item *item = debug_flush_might_flush_cb() local 383 struct debug_flush_item *item = debug_flush_flush_cb() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | compute_memory_pool.c | 218 struct compute_memory_item *item, *next; in compute_memory_finalize_pending() local 329 struct compute_memory_item *item; compute_memory_defrag() local 355 compute_memory_promote_item(struct compute_memory_pool *pool, struct compute_memory_item *item, struct pipe_context *pipe, int64_t start_in_dw) compute_memory_promote_item() argument 404 compute_memory_demote_item(struct compute_memory_pool *pool, struct compute_memory_item *item, struct pipe_context *pipe) compute_memory_demote_item() argument 466 compute_memory_move_item(struct compute_memory_pool *pool, struct pipe_resource *src, struct pipe_resource *dst, struct compute_memory_item *item, uint64_t new_start_in_dw, struct pipe_context *pipe) compute_memory_move_item() argument 543 compute_memory_free_item(struct pipe_screen *screen, struct compute_memory_item *item) compute_memory_free_item() argument 562 struct compute_memory_item *item, *next; compute_memory_free() local [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | openssl.c | 212 char *item; in setup_trace() local
|
/third_party/node/deps/openssl/openssl/ssl/record/ |
H A D | rec_layer_d1.c | 63 pitem *item = NULL; in DTLS_RECORD_LAYER_clear() local 127 dtls1_copy_record(SSL *s, pitem *item) dtls1_copy_record() argument 149 pitem *item; dtls1_buffer_record() local 206 pitem *item; dtls1_retrieve_buffered_record() local 231 pitem *item; dtls1_process_buffered_records() local 392 pitem *item; dtls1_read_bytes() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_ctx.c | 85 BN_POOL_ITEM *item = ctx->pool.head; in ctxdbg() local 323 BN_POOL_ITEM *item; in BN_POOL_get() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/engine/ |
H A D | eng_lib.c | 126 ENGINE_CLEANUP_ITEM *item; in int_cleanup_item() local 138 ENGINE_CLEANUP_ITEM *item; in engine_cleanup_add_first() local 153 ENGINE_CLEANUP_ITEM *item; engine_cleanup_add_last() local 167 engine_cleanup_cb_free(ENGINE_CLEANUP_ITEM *item) engine_cleanup_cb_free() argument [all...] |
/third_party/python/Python/ |
H A D | suggestions.c | 149 PyObject *item = PyList_GET_ITEM(dir, i); in calculate_suggestions() local
|
/third_party/popt/src/ |
H A D | poptconfig.c | 231 poptItem item = &item_buf; in poptConfigLine() local [all...] |
/third_party/openssl/crypto/engine/ |
H A D | eng_lib.c | 126 ENGINE_CLEANUP_ITEM *item; in int_cleanup_item() local 138 ENGINE_CLEANUP_ITEM *item; in engine_cleanup_add_first() local 150 ENGINE_CLEANUP_ITEM *item; engine_cleanup_add_last() local 161 engine_cleanup_cb_free(ENGINE_CLEANUP_ITEM *item) engine_cleanup_cb_free() argument [all...] |
/third_party/openssl/crypto/bn/ |
H A D | bn_ctx.c | 85 BN_POOL_ITEM *item = ctx->pool.head; in ctxdbg() local 323 BN_POOL_ITEM *item; in BN_POOL_get() local [all...] |
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | FastVector.h | 482 const Pair &item = mData[index]; in get() local
|
/third_party/vk-gl-cts/executor/tools/ |
H A D | xeExtractValues.cpp | 108 const xe::ri::Item& item = items.getItem(ndx); in findValueByTag() local
|
/third_party/vk-gl-cts/executor/ |
H A D | xeTestLogWriter.cpp | 234 static void writeResultItem (const ri::Item& item, xml::Writer& dst) in writeResultItem() argument [all...] |
/third_party/skia/src/core/ |
H A D | SkTBlockList.h | 202 T& item(in function in SkTBlockList 222 const T& item(int i) const { item() function in SkTBlockList [all...] |
/third_party/openssl/ssl/record/ |
H A D | rec_layer_d1.c | 63 pitem *item = NULL; in DTLS_RECORD_LAYER_clear() local 127 dtls1_copy_record(SSL *s, pitem *item) dtls1_copy_record() argument 149 pitem *item; dtls1_buffer_record() local 206 pitem *item; dtls1_retrieve_buffered_record() local 231 pitem *item; dtls1_process_buffered_records() local 392 pitem *item; dtls1_read_bytes() local [all...] |
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
H A D | TapToToneActivity.java | 295 public boolean onOptionsItemSelected(MenuItem item) { in onOptionsItemSelected() argument
|
/third_party/skia/src/ports/skia_ohos/ |
H A D | SkFontMgr_ohos.cpp | 127 FallbackSetPos* item = nullptr; in onMatchFamilyStyleCharacter() local [all...] |