| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_4_autogen.cpp | 7990 void GL_APIENTRY GL_GetnPixelMapfv(GLenum map, GLsizei bufSize, GLfloat *values) in GL_GetnPixelMapfv() argument 8015 void GL_APIENTRY GL_GetnPixelMapuiv(GLenum map, GLsizei bufSize, GLuint *values) in GL_GetnPixelMapuiv() argument 8040 GL_GetnPixelMapusv(GLenum map, GLsizei bufSize, GLushort *values) GL_GetnPixelMapusv() argument [all...] |
| H A D | entry_points_gl_1_autogen.cpp | 2322 void GL_APIENTRY GL_GetPixelMapfv(GLenum map, GLfloat *values) in GL_GetPixelMapfv() argument 2346 void GL_APIENTRY GL_GetPixelMapuiv(GLenum map, GLuint *values) in GL_GetPixelMapuiv() argument 2370 GL_GetPixelMapusv(GLenum map, GLushort *values) GL_GetPixelMapusv() argument 4107 GL_PixelMapfv(GLenum map, GLsizei mapsize, const GLfloat *values) GL_PixelMapfv() argument 4131 GL_PixelMapuiv(GLenum map, GLsizei mapsize, const GLuint *values) GL_PixelMapuiv() argument 4156 GL_PixelMapusv(GLenum map, GLsizei mapsize, const GLushort *values) GL_PixelMapusv() argument [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | awk.c | 4346 insert_argv_map(struct zvalue *map, int key, char *value) insert_argv_map() argument [all...] |
| H A D | bc.c | 4519 BcVec *v, *map; in bc_program_search() local
|
| /third_party/vixl/src/aarch64/ |
| H A D | disasm-aarch64.cc | 2341 static const NEONFormatMap map = in Disassembler() local 3341 static const NEONFormatMap map = {{23, 22}, {NF_H, NF_UNDEF, NF_S, NF_D}}; in Disassembler() local 3437 static const NEONFormatMap map = {{22, 21, 20, 19}, in Disassembler() local
|
| H A D | simulator-aarch64.cc | 8030 static const NEONFormatMap map = in Simulator() local 9295 static const NEONFormatMap map = {{22, 21, 20, 19}, in Simulator() local 9405 static const NEONFormatMap map = {{22, 21, 20, 19, 30}, in Simulator() local
|
| /third_party/python/Python/ |
| H A D | ceval.c | 907 match_keys(PyThreadState *tstate, PyObject *map, PyObject *keys) in match_keys() argument 3323 PyObject *map = _PyDict_FromItems( local 3394 PyObject *map; local 3450 PyObject *map; global() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmInstructionTests.cpp | 11386 finalizeTestsCreation(GraphicsResources& specResource, const map<string, string>& fragments, tcu::TestContext& , tcu::TestCaseGroup& testGroup, const std::string& testName, const VulkanFeatures& vulkanFeatures, const vector<string>& extensions, const IVec3& , const bool splitRenderArea) finalizeTestsCreation() argument 11403 finalizeTestsCreation(ComputeShaderSpec& specResource, const map<string, string>& fragments, tcu::TestContext& testCtx, tcu::TestCaseGroup& testGroup, const std::string& testName, const VulkanFeatures& vulkanFeatures, const vector<string>& extensions, const IVec3& numWorkGroups, bool) finalizeTestsCreation() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_msgbuf.c | 1516 dhd_pktid_log_item_t map[0]; /* metadata storage */ member 2001 dhd_pktid_audit_ring_debug(dhd_pub_t *dhdp, dhd_pktid_map_t *map, uint32 pktid, const int test_for, void *msg, uint32 msg_len, const char *func) dhd_pktid_audit_ring_debug() argument 2052 dhd_pktid_map_t *map; dhd_pktid_map_init() local 2154 dhd_pktid_map_t *map; dhd_pktid_map_reset() local 2216 dhd_pktid_map_t *map; dhd_pktid_map_reset_ioctl() local 2263 dhd_pktid_map_t *map; dhd_pktid_map_fini() local 2296 dhd_pktid_map_t *map; dhd_pktid_map_fini_ioctl() local 2331 dhd_pktid_map_t *map; dhd_pktid_map_avail_cnt() local 2357 dhd_pktid_map_t *map; dhd_pktid_map_reserve() local 2408 dhd_pktid_map_t *map; dhd_pktid_map_save() local 2484 dhd_pktid_map_t *map; dhd_pktid_map_free() local 2702 dhd_pktid_map_fini(dhd_pub_t *dhd, dhd_pktid_map_handle_t *map) dhd_pktid_map_fini() argument 2721 dhd_native_to_pktid(dhd_pktid_map_handle_t *map, void *pktptr32, dmaaddr_t pa, uint32 dma_len, void *dmah, void *secdma, dhd_pkttype_t pkttype) dhd_native_to_pktid() argument 2745 dhd_pktid_to_native(dhd_pktid_map_handle_t *map, uint32 pktid32, dmaaddr_t *pa, uint32 *dma_len, void **dmah, void **secdma, dhd_pkttype_t pkttype) dhd_pktid_to_native() argument [all...] |
| H A D | wl_android_ext.c | 1275 int map = 4; //default for slave mode in wl_ext_easymesh() local [all...] |
| H A D | dhd_linux.c | 19403 struct rps_map *old_map, *map; in custom_rps_map_set() local 19467 struct rps_map *map; custom_rps_map_clear() local [all...] |
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| H A D | verifier.c | 210 bpf_map_ptr_store(struct bpf_insn_aux_data *aux, const struct bpf_map *map, bool unpriv) bpf_map_ptr_store() argument 452 is_acquire_function(enum bpf_func_id func_id, const struct bpf_map *map) is_acquire_function() argument 2765 struct bpf_map *map = regs[regno].map_ptr; check_map_access_type() local 2867 struct bpf_map *map = reg->map_ptr; check_map_access() local 3469 bpf_map_is_rdonly(const struct bpf_map *map) bpf_map_is_rdonly() argument 3474 bpf_map_direct_read(struct bpf_map *map, int off, int size, u64 *val) bpf_map_direct_read() argument 3552 struct bpf_map *map = reg->map_ptr; check_ptr_to_map_access() local 3722 struct bpf_map *map = reg->map_ptr; check_mem_access() local 4144 struct bpf_map *map = reg->map_ptr; process_spin_lock() local 4658 check_map_func_compatibility(struct bpf_verifier_env *env, struct bpf_map *map, int func_id) check_map_func_compatibility() argument 5225 struct bpf_map *map = meta->map_ptr; record_func_map() local 5261 struct bpf_map *map = meta->map_ptr; record_func_key() local 7645 const struct bpf_map *map = reg->map_ptr; mark_ptr_or_null_reg() local 7987 struct bpf_map *map; check_ld_imm() local 10040 check_map_prealloc(struct bpf_map *map) check_map_prealloc() argument 10060 is_preallocated_map(struct bpf_map *map) is_preallocated_map() argument 10071 check_map_prog_compatibility(struct bpf_verifier_env *env, struct bpf_map *map, struct bpf_prog *prog) check_map_prog_compatibility() argument 10141 bpf_map_is_cgroup_storage(struct bpf_map *map) bpf_map_is_cgroup_storage() argument 10178 struct bpf_map *map; resolve_pseudo_ldimm64() local [all...] |
| /third_party/libbpf/include/uapi/linux/ |
| H A D | bpf.h | 102 } map; member 6530 } map; global() member [all...] |
| /third_party/mesa3d/src/glx/tests/ |
| H A D | indirect_api.cpp | 174 void __indirect_glGetPixelMapfv(GLenum map, GLfloat *values) { } in __indirect_glGetPixelMapfv() argument 175 void __indirect_glGetPixelMapuiv(GLenum map, GLuint *values) { } in __indirect_glGetPixelMapuiv() argument 176 void __indirect_glGetPixelMapusv(GLenum map, GLushort *values) { } in __indirect_glGetPixelMapusv() argument 246 void __indirect_glPixelMapfv(GLenum map, GLsizei mapsize, const GLfloat *values) { } in __indirect_glPixelMapfv() argument 247 void __indirect_glPixelMapuiv(GLenum map, GLsizei mapsize, const GLuint *values) { } in __indirect_glPixelMapuiv() argument 248 void __indirect_glPixelMapusv(GLenum map, GLsizei mapsize, const GLushort *values) { } in __indirect_glPixelMapusv() argument
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_private.h | 502 void *map; member 715 void *map; member 746 void *map; global() member 770 struct anv_free_entry *map; global() member 1557 anv_batch_set_storage(struct anv_batch *batch, struct anv_address addr, void *map, size_t size) anv_batch_set_storage() argument 1722 void * map; global() member [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | wasm-compiler.cc | 333 void StoreMap(Node* heap_object, Node* map) { in StoreMap() argument 342 Node* LoadInstanceType(Node* map) { in LoadInstanceType() argument 347 Node* LoadWasmTypeInfo(Node* map) { in LoadWasmTypeInfo() argument 494 Node* IsDataRefMap(Node* map) { in IsDataRefMap() argument 508 Node* map = LoadMap(heap_object); HasInstanceType() local [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | heap.cc | 925 UpdateRetainersMapAfterScavenge( std::unordered_map<HeapObject, HeapObject, Object::Hasher>* map) UpdateRetainersMapAfterScavenge() argument 3514 Map map = object.map(); LeftTrimFixedArray() local 6314 AddRetainedMap(Handle<NativeContext> context, Handle<Map> map) AddRetainedMap() argument 7115 AllowedToBeMigrated(Map map, HeapObject obj, AllocationSpace dst) AllowedToBeMigrated() argument 7188 Map map = GcSafeMapOfCodeSpaceObject(code); GcSafeCodeContains() local [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | isolate.cc | 5623 auto& map = *stack_access_count_map; in ThrowInternal() local 5636 auto& map = *stack_access_count_map; in ThrowInternal() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 192 static const unsigned map[] = { in translate_prim_type() local 220 static const unsigned map[] = { in translate_compare_func() local 248 static const unsigned map[] = { in translate_shadow_func() local 264 static const unsigned map[4] = { in translate_cull_mode() local 277 static const unsigned map[4] = { in translate_fill_mode() local 290 static const unsigned map[] = { translate_mip_filter() local 301 static const unsigned map[] = { translate_wrap() local 362 uint32_t *map = stream_state(batch, size, alignment, &offset); emit_state() local 617 void *map = crocus_get_command_space(batch, 4 * 5); crocus_store_data_imm64() local 912 upload_shader_consts(struct crocus_context *ice, gl_shader_stage stage, uint32_t *map, unsigned start) upload_shader_consts() argument 2340 crocus_upload_sampler_state(struct crocus_batch *batch, struct crocus_sampler_state *cso, uint32_t border_color_offset, enum samp_workaround samp_workaround, uint32_t first_level, void *map) crocus_upload_sampler_state() argument 2615 uint32_t *map = stream_state(batch, size, 32, &shs->sampler_offset); crocus_upload_sampler_states() local 3499 void *map = NULL; crocus_set_constant_buffer() local 3543 uint32_t *map = NULL; upload_sysvals() local 4336 uint32_t *map = ralloc_size(NULL, sizeof(uint32_t) * dwords); crocus_create_so_decl_list() local 5816 emit_vertex_buffer_state(struct crocus_batch *batch, unsigned buffer_id, struct crocus_bo *bo, unsigned start_offset, unsigned end_offset, unsigned stride, unsigned step_rate, uint32_t **map) emit_vertex_buffer_state() argument 7590 uint32_t *map = global() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Context_gl.cpp | 1062 void Context::getPixelMapfv(GLenum map, GLfloat *values) in getPixelMapfv() argument 1067 void Context::getPixelMapuiv(GLenum map, GLuint *values) in getPixelMapuiv() argument 1072 void Context::getPixelMapusv(GLenum map, GLushort *values) in getPixelMapusv() argument 1331 void Context::pixelMapfv(GLenum map, GLsizei mapsize, const GLfloat *values) in pixelMapfv() argument 1336 void Context::pixelMapuiv(GLenum map, GLsizei mapsize, const GLuint *values) in pixelMapuiv() argument 1341 void Context::pixelMapusv(GLenum map, GLsizei mapsize, const GLushort *values) in pixelMapusv() argument 3299 void Context::getnPixelMapfv(GLenum map, GLsizei bufSize, GLfloat *values) in getnPixelMapfv() argument 3304 void Context::getnPixelMapuiv(GLenum map, GLsizei bufSize, GLuint *values) in getnPixelMapuiv() argument 3309 void Context::getnPixelMapusv(GLenum map, GLsizei bufSize, GLushort *values) in getnPixelMapusv() argument
|
| /third_party/toybox/generated/ |
| H A D | globals.h | 538 struct zmap *map; member 1096 short map[256]; //map of chars member
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | php-upb.c | 586 upb_map *map = *map_p; in decode_tomap() local 1111 const upb_map *map = *(const upb_map**)field_mem; upb_encode_map() local 1371 upb_map *map = upb_arena_malloc(a, sizeof(upb_map)); _upb_map_new() local 5839 upb_map *map = (upb_map*)val.map_val; _upb_msg_discardunknown() local 5920 upb_map_size(const upb_map *map) upb_map_size() argument 5924 upb_map_get(const upb_map *map, upb_msgval key, upb_msgval *val) upb_map_get() argument 5928 upb_map_set(upb_map *map, upb_msgval key, upb_msgval val, upb_arena *arena) upb_map_set() argument 5933 upb_map_delete(upb_map *map, upb_msgval key) upb_map_delete() argument 5937 upb_mapiter_next(const upb_map *map, size_t *iter) upb_mapiter_next() argument 5941 upb_mapiter_done(const upb_map *map, size_t iter) upb_mapiter_done() argument 5950 upb_mapiter_key(const upb_map *map, size_t iter) upb_mapiter_key() argument 5959 upb_mapiter_value(const upb_map *map, size_t iter) upb_mapiter_value() argument 6825 upb_map *map = upb_msg_mutable(msg, f, d->arena).map; jsondec_map() local 8009 jsonenc_map(jsonenc *e, const upb_map *map, const upb_fielddef *f) jsonenc_map() argument [all...] |
| H A D | php-upb.h | 1272 UPB_INLINE size_t _upb_map_size(const upb_map *map) { in _upb_map_size() argument 1276 UPB_INLINE bool _upb_map_get(const upb_map *map, const void *key, in _upb_map_get() argument 1287 _upb_map_next(const upb_map *map, size_t *iter) _upb_map_next() argument 1297 _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 1308 _upb_map_delete(upb_map *map, const void *key, size_t key_size) _upb_map_delete() argument 1313 _upb_map_clear(upb_map *map) _upb_map_clear() argument 1320 upb_map *map = *UPB_PTR_AT(msg, ofs, upb_map *); _upb_msg_map_size() local 1327 upb_map *map = *UPB_PTR_AT(msg, ofs, upb_map *); _upb_msg_map_get() local 1334 upb_map *map = *UPB_PTR_AT(msg, ofs, upb_map *); _upb_msg_map_next() local 1342 upb_map **map = PTR_AT(msg, ofs, upb_map *); _upb_msg_map_set() local 1351 upb_map *map = *UPB_PTR_AT(msg, ofs, upb_map *); _upb_msg_map_delete() local 1357 upb_map *map = *UPB_PTR_AT(msg, ofs, upb_map *); _upb_msg_map_clear() local 3656 upb_map* map; global() member [all...] |
| /third_party/python/Modules/ |
| H A D | _testcapimodule.c | 4791 PyObject *map, *key; in getitem_with_error() local
|
| /third_party/python/Objects/ |
| H A D | unicodeobject.c | 8517 struct encoding_map *map = (struct encoding_map*)mapping; in encoding_map_lookup() local
|