Home
last modified time | relevance | path

Searched defs:item (Results 176 - 200 of 588) sorted by relevance

12345678910>>...24

/third_party/node/deps/icu-small/source/common/
H A Dcaniter.cpp370 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 Dintel_noop_drm_shim.c263 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 Dlist.h53 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 Dcanittst.cpp196 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 Droute-change-netlink.c51 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 Djs-list-format.cc206 Handle<Object> item = FixedArray::get(*array, i, isolate); in ToUnicodeStringArray() local
/third_party/node/deps/v8/src/torque/
H A Dearley-parser.cc216 const Item& item = *insert_result.first; in RunEarleyAlgorithm() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_util.cpp51 Item *item = pos; in moveToList() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_flush.c144 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 Dcompute_memory_pool.c218 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 Dopenssl.c212 char *item; in setup_trace() local
/third_party/node/deps/openssl/openssl/ssl/record/
H A Drec_layer_d1.c63 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 Dbn_ctx.c85 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 Deng_lib.c126 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 Dsuggestions.c149 PyObject *item = PyList_GET_ITEM(dir, i); in calculate_suggestions() local
/third_party/popt/src/
H A Dpoptconfig.c231 poptItem item = &item_buf; in poptConfigLine() local
[all...]
/third_party/openssl/crypto/engine/
H A Deng_lib.c126 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 Dbn_ctx.c85 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 DFastVector.h482 const Pair &item = mData[index]; in get() local
/third_party/vk-gl-cts/executor/tools/
H A DxeExtractValues.cpp108 const xe::ri::Item& item = items.getItem(ndx); in findValueByTag() local
/third_party/vk-gl-cts/executor/
H A DxeTestLogWriter.cpp234 static void writeResultItem (const ri::Item& item, xml::Writer& dst) in writeResultItem() argument
[all...]
/third_party/skia/src/core/
H A DSkTBlockList.h202 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 Drec_layer_d1.c63 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 DTapToToneActivity.java295 public boolean onOptionsItemSelected(MenuItem item) { in onOptionsItemSelected() argument
/third_party/skia/src/ports/skia_ohos/
H A DSkFontMgr_ohos.cpp127 FallbackSetPos* item = nullptr; in onMatchFamilyStyleCharacter() local
[all...]

Completed in 15 milliseconds

12345678910>>...24