| /third_party/node/deps/v8/src/objects/ |
| H A D | feedback-vector.cc | 25 int slot = slot_count(); in AddSlot() local 35 FeedbackSlot slot = AddSlot(FeedbackSlotKind::kTypeProfile); in AddTypeProfileSlot() local 42 FeedbackSlot slot = in HasTypeProfileSlot() local 73 SetKind(FeedbackSlot slot, FeedbackSlotKind kind) SetKind() argument 202 FeedbackSlot slot = HasTypeProfileSlot() local 213 GetKind(FeedbackSlot slot, AcquireLoadTag tag) const GetKind() argument 221 FeedbackSlot slot = GetTypeProfileSlot() local 446 MaybeObject slot = maybe_optimized_code(kAcquireLoad); EvictOptimizedCodeMarkedForDeoptimization() local 467 FeedbackSlot slot = iter.Next(); ClearSlots() local 517 FeedbackNexus(Handle<FeedbackVector> vector, FeedbackSlot slot) FeedbackNexus() argument 525 FeedbackNexus(FeedbackVector vector, FeedbackSlot slot) FeedbackNexus() argument 533 FeedbackNexus(Handle<FeedbackVector> vector, FeedbackSlot slot, const NexusConfig& config) FeedbackNexus() argument [all...] |
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | serializer.cc | 154 void Serializer::SerializeRootObject(FullObjectSlot slot) { in SerializeRootObject() argument 269 void Serializer::PutSmiRoot(FullObjectSlot slot) { in PutSmiRoot() argument 938 VisitCodePointer(HeapObject host, CodeObjectSlot slot) VisitCodePointer() argument [all...] |
| /third_party/node/deps/v8/src/wasm/baseline/ |
| H A D | liftoff-assembler.h | 455 VarState slot = cache_state_.stack_state.back(); local 1719 SlotSizeInBytes(const Slot& slot) SlotSizeInBytes() argument [all...] |
| H A D | liftoff-assembler.cc | 538 int GetSafepointIndexForStackSlot(const VarState& slot) { in GetSafepointIndexForStackSlot() argument 625 LoadToRegister(VarState slot, LiftoffRegList pinned) LoadToRegister() argument 638 LoadI64HalfIntoRegister(VarState slot, RegPairHalf half) LoadI64HalfIntoRegister() argument 659 VarState& slot = cache_state_.stack_state.end()[-1 - index]; PeekToRegister() local 672 VarState slot = cache_state_.stack_state.back(); DropValues() local 691 VarState& slot = cache_state_.stack_state.end()[-1 - i]; PrepareLoopArgs() local 868 Spill(VarState* slot) Spill() argument 891 auto& slot = cache_state_.stack_state[i]; SpillAllRegisters() local 952 const VarState& slot = slots[param]; PrepareStackTransfers() local 1202 VarState& slot = slots[i]; MoveToReturnLocations() local 1228 VarState& slot = slots[i]; MoveToReturnLocations() local 1339 auto* slot = &cache_state_.stack_state[idx]; SpillRegister() local 1367 operator <<(std::ostream& os, VarState slot) operator <<() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_program.c | 415 unsigned slot = 0; in update_so_info() local
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_private.h | 397 uint slot[DRAW_MAX_EXTRA_SHADER_OUTPUTS]; member
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_program.c | 385 unsigned slot = 0; in update_so_info() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_descriptors.c | 507 static void si_reset_sampler_view_slot(struct si_samplers *samplers, unsigned slot, in si_reset_sampler_view_slot() argument 531 unsigned slot = start_slot + i; in si_set_sampler_views() local 603 unsigned slot = start_slot + count + i; si_set_sampler_views() local 718 si_disable_shader_image(struct si_context *ctx, unsigned shader, unsigned slot) si_disable_shader_image() argument 830 si_set_shader_image(struct si_context *ctx, unsigned shader, unsigned slot, const struct pipe_image_view *view, bool skip_decompress) si_set_shader_image() argument 894 unsigned i, slot; si_set_shader_images() local 946 unsigned slot = SI_PS_IMAGE_COLORBUF0; si_update_ps_colorbuf0_slot() local 1032 unsigned slot = start + i; si_bind_sampler_states() local 1208 si_set_constant_buffer(struct si_context *sctx, struct si_buffer_resources *buffers, unsigned descriptors_idx, uint slot, bool take_ownership, const struct pipe_constant_buffer *input) si_set_constant_buffer() argument 1298 si_pipe_set_constant_buffer(struct pipe_context *ctx, enum pipe_shader_type shader, uint slot, bool take_ownership, const struct pipe_constant_buffer *input) si_pipe_set_constant_buffer() argument 1361 si_get_pipe_constant_buffer(struct si_context *sctx, uint shader, uint slot, struct pipe_constant_buffer *cbuf) si_get_pipe_constant_buffer() argument 1372 si_set_shader_buffer(struct si_context *sctx, struct si_buffer_resources *buffers, unsigned descriptors_idx, uint slot, const struct pipe_shader_buffer *sbuffer, bool writable, unsigned priority) si_set_shader_buffer() argument 1432 unsigned slot = si_get_shaderbuf_slot(start_slot + i); si_set_shader_buffers() local 1467 si_set_internal_const_buffer(struct si_context *sctx, uint slot, const struct pipe_constant_buffer *input) si_set_internal_const_buffer() argument 1473 si_set_internal_shader_buffer(struct si_context *sctx, uint slot, const struct pipe_shader_buffer *sbuffer) si_set_internal_shader_buffer() argument 1480 si_set_ring_buffer(struct si_context *sctx, uint slot, struct pipe_resource *buffer, unsigned stride, unsigned num_records, bool add_tid, bool swizzle, unsigned element_size, unsigned index_stride, uint64_t offset) si_set_ring_buffer() argument [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_pipeline.c | 578 D3D12_SHADER_BYTECODE *slot = in dzn_pipeline_cache_lookup_gfx_pipeline() local 855 D3D12_SHADER_BYTECODE *slot in dzn_graphics_pipeline_compile_shaders() local 342 dzn_pipeline_compile_shader(struct dzn_device *device, nir_shader *nir, D3D12_SHADER_BYTECODE *slot) dzn_pipeline_compile_shader() argument 903 D3D12_SHADER_BYTECODE *slot = dzn_graphics_pipeline_compile_shaders() local [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_lowering_nv50.cpp | 758 NV50LoweringPreSSA::loadSuInfo(int slot, uint32_t off) in loadSuInfo() argument 767 NV50LoweringPreSSA::loadSuInfo16(int slot, uint32_t off) in loadSuInfo16() argument 1121 int slot = suq->tex.r; in handleSUQ() local 1701 const int slot = su->tex.r; processSurfaceCoords() local 1836 const int slot = su->tex.r; handleSULDP() local 1957 const int slot = su->tex.r; handleSUREDP() local 1983 const int slot = su->tex.r; handleSUSTP() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_setup.c | 506 setup_fragcoord_coeff(struct setup_context *setup, uint slot) in setup_fragcoord_coeff() argument [all...] |
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_match.c | 4906 PCRE2_SPTR slot = mb->name_table + GET2(Fecode, 1) * mb->name_entry_size; in match() local 5555 PCRE2_SPTR slot = mb->name_table + GET2(Fecode, 1) * mb->name_entry_size; in match() local 5574 PCRE2_SPTR slot = mb->name_table + GET2(Fecode, 1) * mb->name_entry_size; in match() local
|
| /third_party/skia/src/core/ |
| H A D | SkVM.cpp | 682 void Builder::trace_var(I32 mask, int slot, I32 val) { in trace_var() argument 686 void Builder::trace_var(I32 mask, int slot, F32 val) { in trace_var() argument 690 void Builder::trace_var(I32 mask, int slot, bool b) { in trace_var() argument
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | vp8l_dec.c | 288 const int slot = code_len - kCodeLengthLiterals; in ReadHuffmanCodeLengths() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | CommandBufferD3D12.cpp | 551 void OnSetVertexBuffer(VertexBufferSlot slot, in OnSetVertexBuffer() argument [all...] |
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftobjs.c | 514 ft_glyphslot_set_bitmap( FT_GlyphSlot slot, FT_Byte* buffer ) ft_glyphslot_set_bitmap() argument 618 FT_GlyphSlot slot = NULL; FT_BASE_DEF() local 782 ft_glyphslot_grid_fit_metrics( FT_GlyphSlot slot, FT_Bool vertical ) ft_glyphslot_grid_fit_metrics() argument 841 FT_GlyphSlot slot; FT_EXPORT_DEF() local [all...] |
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | ps.c | 239 long long slot[SLOT_count]; // data (see enum above) member 273 signed char width, slot; member 417 static int shared_match_process(long long *slot) in shared_match_process() argument 441 ps_match_process(long long *slot) ps_match_process() argument 463 long long *slot = tb->slot, ll = (sl >= 0) ? slot[sl&(XX-1)] : 0; string_field() local 671 long long *slot = tb->slot; get_ps() local 1177 int ret = 0, slot; ksort() local 1489 int slot = typos[field->which].slot&(XX-1); top_common() local 1719 pgrep_match_process(long long *slot) pgrep_match_process() argument [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | ps.c | 282 long long slot[SLOT_count]; // data (see enum above) member 316 signed char width, slot; member 460 static int shared_match_process(long long *slot) in shared_match_process() argument 484 ps_match_process(long long *slot) ps_match_process() argument 506 long long *slot = tb->slot, ll = (sl >= 0) ? slot[sl&(XX-1)] : 0; string_field() local 714 long long *slot = tb->slot; get_ps() local 1220 int ret = 0, slot; ksort() local 1636 int slot = typos[field->which].slot&(XX-1); top_common() local 1877 pgrep_match_process(long long *slot) pgrep_match_process() argument [all...] |
| /third_party/python/Objects/ |
| H A D | abstract.c | 1188 binaryfunc slot = NB_BINOP(mv, iop_slot); in binary_iop1() local 1229 ternaryfunc slot = NB_TERNOP(mv, iop_slot); in ternary_iop() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | raw_hash_set_test.cc | 346 static void construct(allocator_type* alloc, slot_type* slot, Args... args) { in construct() argument 352 static void destroy(allocator_type* alloc, slot_type* slot) { in destroy() argument 363 element(slot_type* slot) element() argument [all...] |
| H A D | btree.h | 1074 slot_type *slot() { return node->slot(position); } slot() function [all...] |
| /third_party/skia/modules/canvaskit/ |
| H A D | canvaskit_bindings.cpp | 619 int slot; // the index into the uniforms array that this uniform begins. member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | scan.c | 809 unsigned int slot; in wpa_set_ssids_from_scan_req() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | scan.c | 910 unsigned int slot; in wpa_set_ssids_from_scan_req() local
|
| /base/telephony/core_service/services/sim/test/ |
| H A D | test.cpp | 880 int32_t slot; in TestSetShowNumber() local 882 std::cin >> slot; in TestSetShowNumber() local 895 int32_t slot; in TestSetShowName() local 897 std::cin >> slot; in TestSetShowName() local 910 int32_t slot; in TestGetShowNumber() local 912 std::cin >> slot; in TestGetShowNumber() local 924 int32_t slot; TestGetShowName() local 926 std::cin >> slot; TestGetShowName() local [all...] |