Home
last modified time | relevance | path

Searched defs:map (Results 401 - 425 of 3869) sorted by relevance

1...<<11121314151617181920>>...155

/kernel/linux/linux-6.6/tools/build/
H A Dfixdep.c47 static void parse_dep_file(void *map, size_t len) in parse_dep_file() argument
125 void *map; in print_deps() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dsyscall_tp_kern.c35 static __always_inline void count(void *map) in count() argument
/test/xts/hats/hdf/external_device_manager/device_manager_test/
H A Ddevice_manager_test.cpp47 unordered_map<BusType, unordered_map<uint64_t, shared_ptr<Device>>> map; in clearDeviceMap() local
51 static size_t getDeviceNum(unordered_map<uint64_t, shared_ptr<Device>> map) in getDeviceNum() argument
/third_party/ffmpeg/libavutil/
H A Dspherical.c37 void av_spherical_tile_bounds(const AVSphericalMapping *map, in av_spherical_tile_bounds() argument
/third_party/glslang/glslang/GenericCodeGen/
H A DLink.cpp77 void DeleteUniformMap(TUniformMap* map) in DeleteUniformMap() argument
/third_party/icu/icu4c/source/i18n/
H A Dcasetrn.cpp93 CaseMapTransliterator::CaseMapTransliterator(const UnicodeString &id, UCaseMapFull *map) : in CaseMapTransliterator() argument
/third_party/libwebsockets/lib/drivers/led/
H A Dled-seq.c83 lws_seq_sample(const lws_led_gpio_map_t *map, lws_led_state_chs_t *chs) in lws_seq_sample() argument
121 const lws_led_gpio_map_t *map = &lgc->led_map[0]; in lws_seq_timer_handle() local
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv2nir.c152 const void *map = mmap(NULL, len, PROT_READ, MAP_PRIVATE, fd, 0); in main() local
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jws/
H A Dmain.c23 struct lws_jws_map map; in main() local
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.h38 void *map; member
/third_party/node/lib/
H A Dpunycode.js63 function map(array, callback) { function
/third_party/node/src/
H A Dnode_builtins.h142 BuiltinCodeCacheMap map; member
/third_party/musl/src/time/
H A D__map_file.c15 const unsigned char *map = MAP_FAILED; in __map_file() local
33 static size_t convert_byte_to_size_t(const unsigned char *map) in convert_byte_to_size_t() argument
43 const unsigned char *map = MAP_FAILED; __map_tzdata_file() local
[all...]
/third_party/musl/porting/linux/user/src/internal/
H A Dlocale_impl.h14 const void *map; member
/third_party/node/deps/icu-small/source/common/
H A Duniquecharstr.h112 UHashtable map; member in UniqueCharStrings
/third_party/node/deps/icu-small/source/i18n/
H A Dcasetrn.cpp93 CaseMapTransliterator::CaseMapTransliterator(const UnicodeString &id, UCaseMapFull *map) : in CaseMapTransliterator() argument
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec_eval.c132 struct gl_1d_map *map = exec->eval.map1[attr].map; vbo_exec_do_EvalCoord1f() local
153 struct gl_1d_map *map = exec->eval.map1[0].map; vbo_exec_do_EvalCoord1f() local
179 struct gl_2d_map *map = exec->eval.map2[attr].map; vbo_exec_do_EvalCoord2f() local
203 struct gl_2d_map *map = exec->eval.map2[0].map; vbo_exec_do_EvalCoord2f() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dfield-type.cc32 FieldType FieldType::Class(Map map) { return FieldType::cast(map); } in Class() argument
35 Handle<FieldType> FieldType::Class(Handle<Map> map, Isolate* isolate) { in Class() argument
H A Dprototype-inl.h50 Map map = JSReceiver::cast(object_).map(); in PrototypeIterator() local
65 Map map = JSReceiver::cast(*handle_).map(); in PrototypeIterator() local
96 Map map = HeapObject::cast(object).map(); in AdvanceIgnoringProxies() local
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fine_fence.h53 const uint32_t *map; member
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_bo.h47 void *map; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer.c14 uint8_t *map = NULL; in u_default_buffer_subdata() local
50 uint8_t *map = NULL; in u_default_clear_buffer() local
85 uint8_t *map = NULL; in u_default_texture_subdata() local
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_query_acc.c63 void *map; in realloc_query_bo() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fine_fence.h53 const uint32_t *map; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_swtnl_draw.c52 const void *map; in svga_swtnl_draw_vbo() local
[all...]

Completed in 8 milliseconds

1...<<11121314151617181920>>...155