| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cross_c.h | 135 size_t offset; member
|
| H A D | spirv_hlsl.cpp | 2078 uint32_t offset = memb[index].offset - base_offset; in emit_struct_member() local 2238 const auto offset = memb[i].offset; in emit_push_constant_block() local 2849 uint32_t offset = 0; emit_texture_op() local 3770 uint32_t offset = type_struct_member_offset(type, i); read_access_chain_struct() local 4077 uint32_t offset = type_struct_member_offset(type, i); write_access_chain_struct() local 5554 uint32_t offset = type_struct_member_offset(type, ops[3]); emit_instruction() local 5556 statement(to_expression(ops[1]), " = (", to_expression(ops[1]), " - ", offset, ") / ", stride, ";"); emit_instruction() local [all...] |
| H A D | spirv_msl.cpp | 433 uint32_t offset = ir.increase_bound_by(3); in build_implicit_builtins() local 462 uint32_t offset = ir.increase_bound_by(2); in build_implicit_builtins() local 484 uint32_t offset = ir.increase_bound_by(2); in build_implicit_builtins() local 507 uint32_t offset = ir.increase_bound_by(2); build_implicit_builtins() local 679 uint32_t offset = ir.increase_bound_by(2); build_implicit_builtins() local 701 uint32_t offset = ir.increase_bound_by(2); build_implicit_builtins() local 730 uint32_t offset = ir.increase_bound_by(1); build_implicit_builtins() local 740 uint32_t offset = ir.increase_bound_by(2); build_implicit_builtins() local 761 uint32_t offset = ir.increase_bound_by(2); build_implicit_builtins() local 782 uint32_t offset = ir.increase_bound_by(2); build_implicit_builtins() local 804 uint32_t offset = ir.increase_bound_by(2); build_implicit_builtins() local 914 uint32_t offset = ir.increase_bound_by(3); build_implicit_builtins() local 997 uint32_t offset = ir.increase_bound_by(3); build_constant_uint_array_pointer() local 3606 uint32_t offset = ir.increase_bound_by(4); add_interface_block() local 8280 uint32_t offset = type_struct_member_offset(type, ops[3]); emit_instruction() local [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imstb_truetype.h | 1512 stbtt_uint16 offset, start; stbtt_FindGlyphIndex() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| H A D | zic.c | 1991 stringoffset(char *result, zic_t offset) in stringoffset() argument 2489 register zic_t offset; outzone() local [all...] |
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLSPIRVCodeGenerator.cpp | 471 size_t offset = 0; in writeStruct() local 1986 int offset = i; global() variable [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-layout-common.hh | 425 offset; /* Offse member [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | assembler-aarch64.cc | 61 void Assembler::BindToOffset(Label* label, ptrdiff_t offset) { in BindToOffset() argument 117 ptrdiff_t offset = literal->GetLastUse(); in place() local 164 ptrdiff_t offset = 0; LinkAndGetWordOffsetTo() local 268 int64_t offset = LinkAndGetInstructionOffsetTo(label); b() local 275 int64_t offset = LinkAndGetInstructionOffsetTo(label); b() local 285 int64_t offset = LinkAndGetInstructionOffsetTo(label); bl() local 297 int64_t offset = LinkAndGetInstructionOffsetTo(label); cbz() local 309 int64_t offset = LinkAndGetInstructionOffsetTo(label); cbnz() local 428 ptrdiff_t offset = LinkAndGetInstructionOffsetTo(label); tbz() local 441 ptrdiff_t offset = LinkAndGetInstructionOffsetTo(label); tbnz() local 1130 int offset = static_cast<int>(addr.GetOffset()); LoadStorePair() local 1182 int offset = static_cast<int>(addr.GetOffset()); LoadStorePairNonTemporal() local 1543 int64_t offset = dst.GetOffset(); stlurb() local 1558 int64_t offset = dst.GetOffset(); stlurh() local 1574 int64_t offset = dst.GetOffset(); stlur() local 1797 int64_t offset = src.GetOffset(); ldapurb() local 1806 int64_t offset = src.GetOffset(); ldapursb() local 1823 int64_t offset = src.GetOffset(); ldapurh() local 1832 int64_t offset = src.GetOffset(); ldapursh() local 1849 int64_t offset = src.GetOffset(); ldapur() local 1860 int64_t offset = src.GetOffset(); ldapursw() local 1945 addg(const Register& xd, const Register& xn, int offset, int tag_offset) addg() argument 1976 int offset = static_cast<int>(addr.GetOffset()); ldg() local 1986 int offset = static_cast<int>(addr.GetOffset()); StoreTagHelper() local 2017 int offset = static_cast<int>(addr.GetOffset()); stgp() local 2045 subg(const Register& xd, const Register& xn, int offset, int tag_offset) subg() argument 2513 int offset = vt.GetSizeInBytes(); LoadStoreStructVerify() local [all...] |
| /third_party/skia/third_party/externals/expat/expat/tests/ |
| H A D | runtests.c | 146 int offset = 0; in _XML_Parse_SINGLE_BYTES() local 3950 int offset, size; in byte_character_handler() local 3980 int offset, size; START_TEST() local [all...] |
| /third_party/python/Objects/ |
| H A D | exceptions.c | 2416 Py_ssize_t i, size, offset; in my_basename() local [all...] |
| /third_party/python/Modules/_ctypes/ |
| H A D | _ctypes.c | 617 Py_ssize_t offset = 0; in CDataType_from_buffer() local 694 Py_ssize_t offset = 0; CDataType_from_buffer_copy() local 4575 Py_ssize_t offset, size; Array_item() local 4708 Py_ssize_t size, offset; Array_ass_item() local 5093 Py_ssize_t offset; Pointer_item() local 5124 Py_ssize_t offset; Pointer_ass_item() local [all...] |
| /third_party/skia/modules/canvaskit/ |
| H A D | interface.js | |
| /third_party/rust/crates/syn/src/ |
| H A D | expr.rs | 2892 let mut offset = 0; in multi_index() variables
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fSSBOLayoutCase.cpp | 175 int offset; member 1929 int offset; global() member [all...] |
| H A D | es31fShaderImageLoadStoreTests.cpp | 527 BufferMemMap (const glw::Functions& gl, deUint32 target, int offset, int size, deUint32 access) in BufferMemMap() argument
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsDrawTest.cpp | 1015 void AttributeArray::setupArray (bool bound, int offset, int size, DrawTestSpec::InputType inputType, DrawTestSpec::OutputType outType, bool normalized, int stride, int instanceDivisor, const rr::GenericVec4& defaultAttrib, bool isPositionAttr, bool bgraComponentOrder) in setupArray() argument 1547 char* RandomArrayGenerator::generateArray (int seed, int elementCount, int componentCount, int offset, in argument 1555 generateBasicArray(int seed, int elementCount, int componentCount, int offset, int stride, DrawTestSpec::InputType type) generateBasicArray() argument 1587 createBasicArray(int seed, int elementCount, int componentCount, int offset, int stride) createBasicArray() argument 1638 generatePackedArray(int seed, int elementCount, int componentCount, int offset, int stride) generatePackedArray() argument 1669 generateIndices(int seed, int elementCount, DrawTestSpec::IndexType type, int offset, int min, int max, int indexBase) generateIndices() argument 1696 createIndices(int seed, int elementCount, int offset, int min, int max, int indexBase) createIndices() argument 2061 createAttributeArray(InputType inputType, OutputType outputType, Storage storage, Usage usage, int componentCount, int offset, int stride, bool normalize, int instanceDivisor) createAttributeArray() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
| H A D | vktMultiViewRenderTests.cpp | 2338 const VkOffset2D offset[2] = in draw() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 334 const int offset[3] = { -1, 0, 1 }; in fillSampleLocationsPacked() local 1743 const Vec2 offset = pixelSize / UVec2(1u << m_sampleLocationsProperties.sampleLocationSubPixelBits).cast<float>(); in testPixelGrid() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderExecutor.cpp | 1589 deUint32 offset; member 2169 int offset = 0; in generateSpirv() local 2179 src << "OpMemberDecorate %SSB0_IN "<< ndx <<" Offset " << offset << "\\n"; generateSpirv() local 2240 int offset = 0; generateSpirv() local 2250 src << "OpMemberDecorate %SSB0_OUT " << ndx << " Offset " << offset << "\\n"; generateSpirv() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
| H A D | vktSSBOLayoutCase.cpp | 1945 int offset; global() member 2228 const deUint32 offset = blockLocations[blockNdx].offset; iterate() local [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglGLES2SharingThreadedTests.cpp | 1286 BufferSubData::BufferSubData (SharedPtr<Buffer> buffer, GLenum target, GLintptr offset, GLsizeiptr size, bool useSync, bool serverSync) in BufferSubData() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/spirv/ |
| H A D | spirv_instruction_parser_autogen.cpp | 2654 ParseBitFieldInsert(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *base, IdRef *insert, IdRef *offset, IdRef *count) ParseBitFieldInsert() argument 2674 ParseBitFieldSExtract(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *base, IdRef *offset, IdRef *count) ParseBitFieldSExtract() argument 2692 ParseBitFieldUExtract(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *base, IdRef *offset, IdRef *count) ParseBitFieldUExtract() argument
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | napi_webview_controller.cpp | 4042 size_t offset = 0; in RestoreWebState() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi.c | 522 static inline void hdmi_writeb(struct dw_hdmi *hdmi, u8 val, int offset) in hdmi_writeb() argument 527 static inline u8 hdmi_readb(struct dw_hdmi *hdmi, int offset) in hdmi_readb() argument
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | bpf.h | 772 u32 offset; member
|