Home
last modified time | relevance | path

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

12345678910>>...24

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuTextWriter.java341 private static String quoteInside(String item) { in quoteInside() argument
[all...]
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DBundleItemDialog.java22 BundleItem item; field in BundleItemDialog
70 public BundleItemDialog(RBManager rbm, BundleItem item, String user, JFrame frame, String title, boolean modal) { in BundleItemDialog() argument
[all...]
H A DBundleItemCreationDialog.java23 BundleItem item; field in BundleItemCreationDialog
81 public BundleItemCreationDialog(BundleItem item, RBManager rbm, JFrame frame, String title, boolean modal) { in BundleItemCreationDialog() argument
[all...]
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DBundle.java281 addUntranslatedItem(BundleItem item) addUntranslatedItem() argument
394 addBundleItem(BundleItem item) addBundleItem() argument
[all...]
H A DRBImporter.java122 protected void importResource(BundleItem item, String encoding, String group_name) { in importResource() argument
182 protected void resolveResource(Bundle bundle, BundleItem item) { in resolveResource() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DDisplayNameTest.java147 private String getZoneString(ULocale locale, String olsonID, int item) { in getZoneString() argument
/third_party/libwebsockets/lib/core/
H A Dlws_map.c184 lws_map_item_t *item; in lws_map_item_create() local
218 lws_map_item_destroy(lws_map_item_t *item) lws_map_item_destroy() argument
[all...]
/third_party/libwebsockets/lib/misc/
H A Dlws-struct-sqlite.c440 void *item = (void *)((uint8_t *)p - schema->ofs_clist); in lws_struct_sq3_serialize() local
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dheap.c54 _lws_cache_heap_item_destroy(lws_cache_ttl_lru_t_heap_t *cache, lws_cache_ttl_item_heap_t *item) _lws_cache_heap_item_destroy() argument
74 lws_cache_heap_item_destroy(lws_cache_ttl_lru_t_heap_t *cache, lws_cache_ttl_item_heap_t *item, int parent_too) lws_cache_heap_item_destroy() argument
180 lws_cache_ttl_item_heap_t *item; expiry_cb() local
199 lws_cache_ttl_item_heap_t *item; earliest_expiry() local
238 lws_cache_ttl_item_heap_t *item = lws_container_of(d, lws_cache_heap_specific() local
266 lws_cache_ttl_item_heap_t *item = lws_container_of(d, lws_cache_heap_lookup() local
328 lws_cache_ttl_item_heap_t *item, *ei; lws_cache_heap_write() local
429 lws_cache_ttl_item_heap_t *item; lws_cache_heap_get() local
452 lws_cache_ttl_item_heap_t *item; lws_cache_heap_invalidate() local
523 lws_cache_ttl_item_heap_t *item = destroy_dll() local
561 lws_cache_ttl_item_heap_t *item = dump_dll() local
578 lws_cache_ttl_item_heap_t *item = NULL; lws_cache_heap_debug_dump() local
[all...]
/third_party/lzma/CPP/Common/
H A DWildcard.h119 CItem item; in Add_Wildcard() local
/third_party/jerryscript/jerry-core/ext/
H A Dtracker.c46 void RefInfoResetFn(IStorageItem* item) in RefInfoResetFn() argument
72 IStorageItem* item = (IStorageItem*)storage->data[key]; in StoragePut() local
91 IStorageItem* item = (IStorageItem*)storage->data[key]; in StorageReset() local
115 RefInfoItem* item in CreateRefInfoItem() local
168 RefInfoItem* item = (RefInfoItem*)storage->data[i]; DumpTracker() local
[all...]
/third_party/libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client-multi/
H A Dminimal-mqtt-client-multi.c118 connect_client(struct lws_context *context, struct test_item *item) in connect_client() argument
156 struct test_item *item = lws_container_of(sul, struct test_item, sul); in start_conn() local
199 struct test_item *item = (struct test_item *)lws_get_opaque_user_data(wsi); in callback_mqtt() local
[all...]
/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...]

Completed in 15 milliseconds

12345678910>>...24