| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_group_loads.c | 164 uint32_t first_index; member
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_nir.h | 44 uint32_t first_index; member 92 uint32_t first_index; member 96 uint32_t first_index; member
|
| H A D | dzn_cmd_buffer.c | 2571 dzn_cmd_buffer_triangle_fan_rewrite_index(struct dzn_cmd_buffer *cmdbuf, uint32_t *index_count, uint32_t *first_index) dzn_cmd_buffer_triangle_fan_rewrite_index() argument
|
| /third_party/skia/src/shaders/gradients/ |
| H A D | Sk4fGradientBase.cpp | 193 const int first_index = reverse ? count - 1 : 0; in init() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | link_uniform_blocks.cpp | 237 process_block_array(struct uniform_block_array_elements *ub_array, char **name, size_t name_length, gl_uniform_block *blocks, ubo_visitor *parcel, gl_uniform_buffer_variable *variables, const struct link_uniform_block_active *const b, unsigned *block_index, unsigned binding_offset, const struct gl_constants *consts, struct gl_shader_program *prog, unsigned first_index) process_block_array() argument
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-helpers.c | 677 ecma_builtin_helper_string_find_index(ecma_string_t *original_str_p, ecma_string_t *search_str_p, bool first_index, ecma_length_t start_pos, ecma_length_t *ret_index_p) ecma_builtin_helper_string_find_index() argument
|
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | bytecode-register-optimizer.cc | 493 int first_index = reg_list.first_register().index(); in RegisterListAllocateEvent() local 502 int first_index = reg_list.first_register().index(); in RegisterListFreeEvent() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | img2dec.c | 118 int range, last_index, range1, first_index; in find_image_range() local 189 int first_index = 1, last_index = 1; in ff_img_read_header() local [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_query.c | 659 emit_zero_queries(struct anv_cmd_buffer *cmd_buffer, struct mi_builder *b, struct anv_query_pool *pool, uint32_t first_index, uint32_t num_queries) emit_zero_queries() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | graph-visualizer.cc | 608 int first_index = instruction_block->first_instruction_index(); in PrintSchedule() local
|
| /third_party/node/deps/v8/src/compiler/backend/arm/ |
| H A D | code-generator-arm.cc | 54 Operand InputOperand2(size_t first_index) { in InputOperand2() argument 86 MemOperand InputOffset(size_t* first_index) { in InputOffset() argument 161 NeonInputOperand(size_t first_index) NeonInputOperand() argument [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/php/ |
| H A D | php_generator.cc | 333 int first_index = proto_file.find_first_of("/", start_index); in GeneratedMetadataFileName() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_device_generated_commands.c | 877 nir_ssa_def *first_index = nir_channel(&b, draw_data0, 2); in build_dgc_prepare_shader() local
|
| /third_party/node/deps/v8/src/compiler/backend/mips64/ |
| H A D | code-generator-mips64.cc | 110 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand() argument
|
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| H A D | code-generator-ppc.cc | 91 MemOperand MemoryOperand(AddressingMode* mode, size_t* first_index) { in MemoryOperand() argument
|
| /third_party/node/deps/v8/src/compiler/backend/mips/ |
| H A D | code-generator-mips.cc | 108 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand() argument
|
| /third_party/node/deps/v8/src/compiler/backend/loong64/ |
| H A D | code-generator-loong64.cc | 108 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand() argument
|
| /third_party/node/deps/v8/src/compiler/backend/riscv64/ |
| H A D | code-generator-riscv64.cc | 121 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cComputeShaderTests.cpp | 4134 GLuint first_index[4]; in Run() member
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cComputeShaderTests.cpp | 4123 GLuint first_index[4]; in Run() member
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
| H A D | os2_table.cc | 502 void OS2Table::Builder::SetUsFirstCharIndex(int32_t first_index) { in SetUsFirstCharIndex() argument
|
| /third_party/node/deps/v8/src/compiler/backend/s390/ |
| H A D | code-generator-s390.cc | 86 MemOperand MemoryOperand(AddressingMode* mode, size_t* first_index) { in MemoryOperand() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | mm.h | 1697 pgoff_t first_index; /* Lowest page->index to unmap */
member
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_cmd_buffer.c | 4606 pvr_emit_vdm_index_list(struct pvr_cmd_buffer *cmd_buffer, struct pvr_sub_cmd_gfx *const sub_cmd, VkPrimitiveTopology topology, uint32_t first_vertex, uint32_t vertex_count, uint32_t first_index, uint32_t index_count, uint32_t instance_count) pvr_emit_vdm_index_list() argument
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | function.cc | 4236 uint32_t first_index = 1; in MakeAccessChain() local
|