Home
last modified time | relevance | path

Searched defs:map (Results 1176 - 1195 of 1195) sorted by relevance

1...<<4142434445464748

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUCharacter.java5837 public int map(int value) { in map() method in UCharacter.UCharacterTypeIterator.MaskType
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUCharacter.java5094 public int map(int value) { in map() method in UCharacter.UCharacterTypeIterator.MaskType
/third_party/libbpf/src/
H A Dlibbpf.c1029 static bool bpf_map__is_struct_ops(const struct bpf_map *map) in bpf_map__is_struct_ops() argument
1035 static int bpf_map__init_kern_struct_ops(struct bpf_map *map, in bpf_map__init_kern_struct_ops() argument
1167 struct bpf_map *map; bpf_object__init_kern_struct_ops_maps() local
1195 struct bpf_map *map; init_struct_ops_maps() local
1581 struct bpf_map *map; global() local
1608 bpf_map_mmap_resize(struct bpf_map *map, size_t old_sz, size_t new_sz) global() argument
1694 map_is_mmapable(struct bpf_object *obj, struct bpf_map *map) global() argument
1725 struct bpf_map *map; global() local
2274 build_map_pin_path(struct bpf_map *map, const char *path) global() argument
2548 map_is_ringbuf(const struct bpf_map *map) global() argument
2554 fill_map_from_def(struct bpf_map *map, const struct btf_map_def *def) global() argument
2623 struct bpf_map *map; global() local
4443 struct bpf_map *map; global() local
4740 map_fill_btf_type_info(struct bpf_object *obj, struct bpf_map *map) global() argument
4806 bpf_map__autocreate(const struct bpf_map *map) global() argument
4811 bpf_map__set_autocreate(struct bpf_map *map, bool autocreate) global() argument
4820 bpf_map__reuse_fd(struct bpf_map *map, int fd) global() argument
4882 bpf_map__max_entries(const struct bpf_map *map) global() argument
4887 bpf_map__inner_map(struct bpf_map *map) global() argument
4895 bpf_map__set_max_entries(struct bpf_map *map, __u32 max_entries) global() argument
4982 int ret, map, insn_cnt = ARRAY_SIZE(insns); global() local
5162 int ret, map, prog, insn_cnt = ARRAY_SIZE(insns); global() local
5402 map_is_reuse_compat(const struct bpf_map *map, int map_fd) global() argument
5428 bpf_object__reuse_map(struct bpf_map *map) global() argument
5467 bpf_object__populate_internal_map(struct bpf_object *obj, struct bpf_map *map) global() argument
5505 bpf_object__create_map(struct bpf_object *obj, struct bpf_map *map, bool is_inner) global() argument
5609 init_map_in_map_slots(struct bpf_object *obj, struct bpf_map *map) global() argument
5645 init_prog_array_slots(struct bpf_object *obj, struct bpf_map *map) global() argument
5680 struct bpf_map *map; global() local
5698 map_set_def_max_entries(struct bpf_map *map) global() argument
5719 struct bpf_map *map; global() local
6310 poison_map_ldimm64(struct bpf_program *prog, int relo_idx, int insn_idx, struct bpf_insn *insn, int map_idx, const struct bpf_map *map) global() argument
6373 const struct bpf_map *map; global() local
7044 struct bpf_map *map = NULL, *targ_map = NULL; global() local
7440 struct bpf_map *map; global() local
7599 const struct bpf_map *map; global() local
8333 bpf_map_prepare_vdata(const struct bpf_map *map) global() argument
8540 bpf_map__pin(struct bpf_map *map, const char *path) global() argument
8601 bpf_map__unpin(struct bpf_map *map, const char *path) global() argument
8637 bpf_map__set_pin_path(struct bpf_map *map, const char *path) global() argument
8660 bpf_map__is_pinned(const struct bpf_map *map) global() argument
8677 struct bpf_map *map; global() local
8725 struct bpf_map *map; global() local
8845 bpf_map__destroy(struct bpf_map *map) global() argument
9564 struct bpf_map *map; global() local
9589 struct bpf_map *map; global() local
9918 bpf_map__fd(const struct bpf_map *map) global() argument
9923 map_uses_real_name(const struct bpf_map *map) global() argument
9938 bpf_map__name(const struct bpf_map *map) global() argument
9949 bpf_map__type(const struct bpf_map *map) global() argument
9954 bpf_map__set_type(struct bpf_map *map, enum bpf_map_type type) global() argument
9962 bpf_map__map_flags(const struct bpf_map *map) global() argument
9967 bpf_map__set_map_flags(struct bpf_map *map, __u32 flags) global() argument
9975 bpf_map__map_extra(const struct bpf_map *map) global() argument
9980 bpf_map__set_map_extra(struct bpf_map *map, __u64 map_extra) global() argument
9988 bpf_map__numa_node(const struct bpf_map *map) global() argument
9993 bpf_map__set_numa_node(struct bpf_map *map, __u32 numa_node) global() argument
10001 bpf_map__key_size(const struct bpf_map *map) global() argument
10006 bpf_map__set_key_size(struct bpf_map *map, __u32 size) global() argument
10014 bpf_map__value_size(const struct bpf_map *map) global() argument
10019 map_btf_datasec_resize(struct bpf_map *map, __u32 size) global() argument
10090 bpf_map__set_value_size(struct bpf_map *map, __u32 size) global() argument
10120 bpf_map__btf_key_type_id(const struct bpf_map *map) global() argument
10125 bpf_map__btf_value_type_id(const struct bpf_map *map) global() argument
10130 bpf_map__set_initial_value(struct bpf_map *map, const void *data, size_t size) global() argument
10141 bpf_map__initial_value(struct bpf_map *map, size_t *psize) global() argument
10149 bpf_map__is_internal(const struct bpf_map *map) global() argument
10154 bpf_map__ifindex(const struct bpf_map *map) global() argument
10159 bpf_map__set_ifindex(struct bpf_map *map, __u32 ifindex) global() argument
10167 bpf_map__set_inner_map_fd(struct bpf_map *map, int fd) global() argument
10263 validate_map_op(const struct bpf_map *map, size_t key_sz, size_t value_sz, bool check_value_sz) global() argument
10304 bpf_map__lookup_elem(const struct bpf_map *map, const void *key, size_t key_sz, void *value, size_t value_sz, __u64 flags) global() argument
10317 bpf_map__update_elem(const struct bpf_map *map, const void *key, size_t key_sz, const void *value, size_t value_sz, __u64 flags) global() argument
10330 bpf_map__delete_elem(const struct bpf_map *map, const void *key, size_t key_sz, __u64 flags) global() argument
10342 bpf_map__lookup_and_delete_elem(const struct bpf_map *map, const void *key, size_t key_sz, void *value, size_t value_sz, __u64 flags) global() argument
10355 bpf_map__get_next_key(const struct bpf_map *map, const void *cur_key, void *next_key, size_t key_sz) global() argument
12678 bpf_map__attach_struct_ops(const struct bpf_map *map) global() argument
12727 bpf_link__update_map(struct bpf_link *link, const struct bpf_map *map) global() argument
13004 struct bpf_map_info map; global() local
13473 struct bpf_map **map = maps[i].map; global() local
13558 const struct bpf_map *map; global() local
13635 struct bpf_map *map = *s->maps[i].map; global() local
[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js633 function map(array, f) { function
[all...]
/third_party/mesa3d/src/mesa/main/
H A Ddlist.c893 GLubyte *map; in build_bitmap_atlas() local
1449 const GLubyte *map, *src; in unpack_image() local
3446 save_PixelMapfv(GLenum map, GLint mapsize, const GLfloat *values) save_PixelMapfv() argument
3464 save_PixelMapuiv(GLenum map, GLint mapsize, const GLuint *values) save_PixelMapuiv() argument
3483 save_PixelMapusv(GLenum map, GLint mapsize, const GLushort *values) save_PixelMapusv() argument
[all...]
/third_party/libabigail/src/
H A Dabg-ir.cc79 pool_map_type map; member
13137 maybe_update_types_lookup_map(const class_decl_sptr& class_type, istring_type_base_wptrs_map_type& map, bool use_type_name_as_key) maybe_update_types_lookup_map() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A DlibGL_autogen.cpp519 void GL_APIENTRY glGetPixelMapfv(GLenum map, GLfloat *values) in glGetPixelMapfv() argument
524 void GL_APIENTRY glGetPixelMapuiv(GLenum map, GLuint *values) in glGetPixelMapuiv() argument
529 void GL_APIENTRY glGetPixelMapusv(GLenum map, GLushort *values) in glGetPixelMapusv() argument
900 void GL_APIENTRY glPixelMapfv(GLenum map, GLsizei mapsize, const GLfloat *values) in glPixelMapfv() argument
905 void GL_APIENTRY glPixelMapuiv(GLenum map, GLsizei mapsize, const GLuint *values) in glPixelMapuiv() argument
910 glPixelMapusv(GLenum map, GLsizei mapsize, const GLushort *values) glPixelMapusv() argument
5892 glGetnPixelMapfv(GLenum map, GLsizei bufSize, GLfloat *values) glGetnPixelMapfv() argument
5897 glGetnPixelMapuiv(GLenum map, GLsizei bufSize, GLuint *values) glGetnPixelMapuiv() argument
5902 glGetnPixelMapusv(GLenum map, GLsizei bufSize, GLushort *values) glGetnPixelMapusv() argument
[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js454 function map(array, f) { function
[all...]
H A Dtypescript.js445 function map(array, f) { function
[all...]
H A DtypescriptServices.js445 function map(array, f) { function
[all...]
H A DtypingsInstaller.js435 function map(array, f) { function
[all...]
H A Dtsserver.js455 function map(array, f) { function
[all...]
H A Dtsc.js371 function map(array, f) { function
[all...]
/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_cil_build_ast.c1591 struct cil_classmap *map = NULL; in test_cil_gen_classmap_perm() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c534 upb_map *map = *map_p; in decode_tomap() local
1066 const upb_map *map = *(const upb_map**)field_mem; upb_encode_map() local
1346 upb_map *map = upb_arena_malloc(a, sizeof(upb_map)); _upb_map_new() local
5369 upb_map_size(const upb_map *map) upb_map_size() argument
5373 upb_map_get(const upb_map *map, upb_msgval key, upb_msgval *val) upb_map_get() argument
5377 upb_map_set(upb_map *map, upb_msgval key, upb_msgval val, upb_arena *arena) upb_map_set() argument
5382 upb_map_delete(upb_map *map, upb_msgval key) upb_map_delete() argument
5386 upb_mapiter_next(const upb_map *map, size_t *iter) upb_mapiter_next() argument
5391 upb_mapiter_key(const upb_map *map, size_t iter) upb_mapiter_key() argument
5400 upb_mapiter_value(const upb_map *map, size_t iter) upb_mapiter_value() argument
[all...]
H A Dupb.h1201 UPB_INLINE size_t _upb_map_size(const upb_map *map) { in _upb_map_size() argument
1205 UPB_INLINE bool _upb_map_get(const upb_map *map, const void *key, in _upb_map_get() argument
1216 _upb_map_next(const upb_map *map, size_t *iter) _upb_map_next() argument
1226 _upb_map_set(upb_map *map, const void *key, size_t key_size, void *val, size_t val_size, upb_arena *arena) _upb_map_set() argument
1237 _upb_map_delete(upb_map *map, const void *key, size_t key_size) _upb_map_delete() argument
1242 _upb_map_clear(upb_map *map) _upb_map_clear() argument
1249 upb_map *map = *UPB_PTR_AT(msg, ofs, upb_map *); _upb_msg_map_size() local
1256 upb_map *map = *UPB_PTR_AT(msg, ofs, upb_map *); _upb_msg_map_get() local
1263 upb_map *map = *UPB_PTR_AT(msg, ofs, upb_map *); _upb_msg_map_next() local
1271 upb_map **map = PTR_AT(msg, ofs, upb_map *); _upb_msg_map_set() local
1280 upb_map *map = *UPB_PTR_AT(msg, ofs, upb_map *); _upb_msg_map_delete() local
1286 upb_map *map = *UPB_PTR_AT(msg, ofs, upb_map *); _upb_msg_map_clear() local
3422 upb_map* map; global() member
[all...]
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs1308 let mut map = $map variables
1332 let mut map = $map::new(); global() variables
1355 let mut map = $map::new(); global() variables
1383 let mut map = $map::new(); global() variables
1415 let mut map = BTreeMap::<i32, i32>::new(); bench_iteration() variables
1445 let mut map = BTreeMap::<i32, i32>::new(); bench_iteration_mut() variables
1615 let mut map = src.clone(); clone_slim_100_and_drain_half() variables
1631 let mut map = src.clone(); clone_slim_100_and_pop_all() variables
1641 let mut map = src.clone(); clone_slim_100_and_remove_all() variables
1654 let mut map = src.clone(); clone_slim_100_and_remove_half() variables
1686 let mut map = src.clone(); clone_slim_10k_and_drain_half() variables
1702 let mut map = src.clone(); clone_slim_10k_and_pop_all() variables
1712 let mut map = src.clone(); clone_slim_10k_and_remove_all() variables
1725 let mut map = src.clone(); clone_slim_10k_and_remove_half() variables
1757 let mut map = src.clone(); clone_fat_val_100_and_drain_half() variables
1773 let mut map = src.clone(); clone_fat_val_100_and_pop_all() variables
1783 let mut map = src.clone(); clone_fat_val_100_and_remove_all() variables
1796 let mut map = src.clone(); clone_fat_val_100_and_remove_half() variables
2029 mod map; global() modules
31722 let mut map = BTreeMap::new(); from_iter() variables
34266 pub mod map; global() modules
35701 let mut map = BTreeMap::new(); test_levels() variables
35756 let mut map = BTreeMap::new(); test_basic_large() variables
35809 let mut map = BTreeMap::new(); test_basic_small() variables
35898 let mut map: BTreeMap<_, _> = (0..size).map(|i| (i, i)).collect(); test_iter() variables
35921 let mut map: BTreeMap<_, _> = (0..size).map(|i| (i, i)).collect(); test_iter_rev() variables
35946 let mut map: BTreeMap<T, T> = (0..size).map(|i| (T::try_from(i).unwrap(), zero)).collect(); do_test_iter_mut_mutation() variables
36034 let mut map: BTreeMap<_, _> = (0..2).map(|i| (i, i)).collect(); test_iter_entering_root_twice() variables
36051 let mut map: BTreeMap<_, _> = (0..MIN_INSERTS_HEIGHT_1).map(|i| (i, i)).collect(); test_iter_descending_to_same_node_twice() variables
36069 let mut map: BTreeMap<_, _> = (0..size).map(|i| (i, i)).collect(); test_iter_mixed() variables
36337 let mut map = BTreeMap::new(); test_range_finding_ill_order_in_map() variables
36413 let mut map = BTreeMap::new(); test_range_borrowed_key() variables
36451 let mut map: BTreeMap<_, _> = (0..size).map(|i| (i, i)).collect(); test_range_mut() variables
36470 let mut map: BTreeMap<i32, i32> = (0..100).map(|x| (x, x * 10)).collect(); test_retain() variables
36484 let mut map: BTreeMap<i32, i32> = BTreeMap::new(); empty() variables
36494 let mut map: BTreeMap<_, _> = pairs.collect(); consumed_keeping_all() variables
36503 let mut map: BTreeMap<_, _> = pairs.clone().collect(); consumed_removing_all() variables
36513 let mut map: BTreeMap<_, _> = pairs.collect(); mutating_and_keeping() variables
36530 let mut map: BTreeMap<_, _> = pairs.collect(); mutating_and_removing() variables
36545 let mut map: BTreeMap<_, _> = pairs.collect(); underfull_keeping_all() variables
36555 let mut map: BTreeMap<_, _> = pairs.clone().collect(); underfull_removing_one() variables
36566 let mut map: BTreeMap<_, _> = pairs.clone().collect(); underfull_keeping_one() variables
36576 let mut map: BTreeMap<_, _> = pairs.collect(); underfull_removing_all() variables
36585 let mut map: BTreeMap<_, _> = pairs.collect(); height_0_keeping_all() variables
36595 let mut map: BTreeMap<_, _> = pairs.clone().collect(); height_0_removing_one() variables
36606 let mut map: BTreeMap<_, _> = pairs.clone().collect(); height_0_keeping_one() variables
36616 let mut map: BTreeMap<_, _> = pairs.collect(); height_0_removing_all() variables
36624 let mut map: BTreeMap<_, _> = (0..16).map(|i| (i, i)).collect(); height_0_keeping_half() variables
36633 let mut map: BTreeMap<_, _> = pairs.collect(); height_1_removing_all() variables
36643 let mut map: BTreeMap<_, _> = pairs.clone().collect(); height_1_removing_one() variables
36654 let mut map: BTreeMap<_, _> = pairs.clone().collect(); height_1_keeping_one() variables
36665 let mut map: BTreeMap<_, _> = pairs.clone().collect(); height_2_removing_one() variables
36676 let mut map: BTreeMap<_, _> = pairs.clone().collect(); height_2_keeping_one() variables
36686 let mut map: BTreeMap<_, _> = pairs.collect(); height_2_removing_all() variables
36697 let mut map = BTreeMap::new(); drop_panic_leak() variables
36717 let mut map = BTreeMap::new(); pred_panic_leak() variables
36743 let mut map = BTreeMap::new(); pred_panic_reuse() variables
36774 let mut map = BTreeMap::new(); test_borrow() variables
36780 let mut map = BTreeMap::new(); test_borrow() variables
36786 let mut map = BTreeMap::new(); test_borrow() variables
36792 let mut map = BTreeMap::new(); test_borrow() variables
36847 let mut map: BTreeMap<_, _> = xs.iter().cloned().collect(); test_entry() variables
36974 let mut map = BTreeMap::new(); test_clear() variables
36992 let mut map = BTreeMap::new(); test_clear_drop_panic_leak() variables
37011 let mut map = BTreeMap::new(); test_clone() variables
37060 let mut map = BTreeMap::new(); test_clone_panic_leak() variables
37169 fn map<T: Sync>(v: &BTreeMap<T, T>) -> impl Sync + '_ { test_sync() functions
37238 fn map<T: Send>(v: BTreeMap<T, T>) -> impl Send { test_send() functions
37307 fn map<K>(mut map: BTreeMap<K, ()>) { test_ord_absence() functions
37420 let mut map: BTreeMap<_, _> = (0..size).map(|i| (i * 2 + 1, ())).collect(); test_insert_into_full_height_0() variables
37430 let mut map: BTreeMap<_, _> = (0..size).map(|i| (i * 2 + 1, ())).collect(); test_insert_into_full_height_1() variables
37547 let mut map = BTreeMap::from_iter(data.clone()); test_split_off_empty_right() variables
37561 let mut map = BTreeMap::from_iter(data.clone()); test_split_off_empty_left() variables
37609 let mut map = BTreeMap::from_iter(data.iter().copied()); test_split_off_halfway() variables
37629 let mut map = BTreeMap::from_iter(data.clone()); test_split_off_large_random_sorted() variables
37646 let mut map = BTreeMap::new(); test_into_iter_drop_leak_height_0() variables
37707 let mut map = BTreeMap::new(); test_insert_remove_intertwined() variables
37722 let mut map = BTreeMap::new(); test_insert_remove_intertwined_ord_chaos() variables
[all...]

Completed in 220 milliseconds

1...<<4142434445464748