Home
last modified time | relevance | path

Searched defs:index (Results 14601 - 14625 of 15280) sorted by relevance

1...<<581582583584585586587588589590>>...612

/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.cpp887 uint32_t index = get_decoration(var.self, DecorationIndex); in emit_interface_block_in_struct() local
2045 layout_for_member(const SPIRType &type, uint32_t index) layout_for_member() argument
2062 emit_struct_member(const SPIRType &type, uint32_t member_type_id, uint32_t index, const string &qualifier, uint32_t base_offset) emit_struct_member() argument
2264 auto index = expr.find_first_of('['); to_sampler_expression() local
[all...]
H A Dspirv_msl.cpp117 void CompilerMSL::add_dynamic_buffer(uint32_t desc_set, uint32_t binding, uint32_t index) in add_dynamic_buffer() argument
2258 uint32_t index = get_decoration(var.self, DecorationIndex); in add_plain_variable_to_interface_block() local
2423 uint32_t index = get_decoration(var.self, DecorationIndex); add_composite_variable_to_interface_block() local
4103 ensure_member_packing_rules_msl(SPIRType &ib_type, uint32_t index) ensure_member_packing_rules_msl() argument
7163 uint32_t index = get_extended_decoration(ops[2], SPIRVCrossDecorationInterfaceMemberIndex); emit_tessellation_access_chain() local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimstb_truetype.h1302 stbtt_GetFontOffsetForIndex_internal(unsigned char *font_collection, int index) stbtt_GetFontOffsetForIndex_internal() argument
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpng.h490 png_byte index; /* used for palette files */ member
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dvp8l_enc.c233 uint8_t index; member
[all...]
/third_party/skia/src/pathops/
H A DSkPathOpsDebug.cpp672 debugBumpLoopCount(DebugLoop index) debugBumpLoopCount() argument
1098 debugSetCoinT(int index, SkScalar t) const debugSetCoinT() argument
2126 int index = 0; DebugCheckBetween() local
2359 int index = 0; debugValidate() local
[all...]
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp2186 SpvId index = this->writeExpression(*expr.index(), out); in writeIndexExpression() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DCOFF.h1015 std::error_code getAuxSymbol(uint32_t index, const T *&Res) const { in getAuxSymbol() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp4907 unsigned index = 0; in DecodeVLD1LN() local
4974 unsigned index = 0; in DecodeVST1LN() local
5039 unsigned index = 0; DecodeVLD2LN() local
5106 unsigned index = 0; DecodeVST2LN() local
5169 unsigned index = 0; DecodeVLD3LN() local
5239 unsigned index = 0; DecodeVST3LN() local
5302 unsigned index = 0; DecodeVLD4LN() local
5383 unsigned index = 0; DecodeVST4LN() local
6426 unsigned index = fieldFromInstruction(Insn, 4, 1); DecodeMVEVMOVQtoDReg() local
6449 unsigned index = fieldFromInstruction(Insn, 4, 1); DecodeMVEVMOVDRegtoQ() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_image_writer.cpp422 uint32 index = 0; in tag_matrix() local
582 uint32 index = fEntries; in Add() local
1842 uint32 index = 0; range_tag_set() local
6807 uint32 index = extraProfileIndex [j]; WriteDNG() local
[all...]
/third_party/python/Objects/
H A Ddictobject.c580 int index = get_index_from_order(mp, i); _PyDict_CheckConsistency() local
846 lookdict_index(PyDictKeysObject *k, Py_hash_t hash, Py_ssize_t index) lookdict_index() argument
1260 Py_ssize_t index = mp->ma_keys->dk_nentries; insertdict() local
1449 int index = get_index_from_order(mp, i); dictresize() local
1463 int index = get_index_from_order(mp, i); dictresize() local
2135 int index = get_index_from_order(mp, i); _PyDict_Next() local
3349 Py_ssize_t index = (int)mp->ma_keys->dk_nentries; PyDict_SetDefault() local
4066 int index = get_index_from_order(d, i); dictiter_iternextkey() local
4166 int index = get_index_from_order(d, i); dictiter_iternextvalue() local
4266 int index = get_index_from_order(d, i); dictiter_iternextitem() local
4397 int index = get_index_from_order(d, i); dictreviter_iternext() local
[all...]
/third_party/python/Modules/_ctypes/
H A D_ctypes.c2665 unique_key(CDataObject *target, Py_ssize_t index) in unique_key() argument
2706 KeepRef(CDataObject *target, Py_ssize_t index, PyObject *keep) in KeepRef() argument
2982 PyCData_FromBaseObj(PyObject *type, PyObject *base, Py_ssize_t index, char *adr) in PyCData_FromBaseObj() argument
3067 PyCData_get(PyObject *type, GETFUNC getfunc, PyObject *src, Py_ssize_t index, Py_ssize_t size, char *adr) PyCData_get() argument
3192 PyCData_set(PyObject *dst, PyObject *type, SETFUNC setfunc, PyObject *value, Py_ssize_t index, Py_ssize_t size, char *ptr) PyCData_set() argument
3421 _check_outarg_type(PyObject *arg, Py_ssize_t index) _check_outarg_type() argument
3666 int index; PyCFuncPtr_FromVtblIndex() local
4050 unsigned int i, index; _build_result() local
4364 _init_pos_args(PyObject *self, PyTypeObject *type, PyObject *args, PyObject *kwds, Py_ssize_t index) _init_pos_args() argument
4572 Array_item(PyObject *myself, Py_ssize_t index) Array_item() argument
4705 Array_ass_item(PyObject *myself, Py_ssize_t index, PyObject *value) Array_ass_item() argument
5089 Pointer_item(PyObject *myself, Py_ssize_t index) Pointer_item() argument
5120 Pointer_ass_item(PyObject *myself, Py_ssize_t index, PyObject *value) Pointer_ass_item() argument
5629 PyObject *index; cast() local
[all...]
/third_party/rust/crates/syn/src/
H A Dexpr.rs2894 let mut index: Index = multi_index() variables
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_internal.h341 uint32_t index; member
H A Dcil_resolve_ast.c2539 enum cil_sym_index index; in cil_resolve_bounds() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformApiTests.cpp1015 int index; member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutCase.cpp1928 int index; member
[all...]
H A Des31fShaderImageLoadStoreTests.cpp1939 bool verifyRecursive (AtomicOperation operation, int index, T valueSoFar, std::vector<bool> (&argsUsed), const std::vector<T> (&args), const std::vector<T> (&returnValues)) const in verifyRecursive() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp758 const deUint32 index = static_cast<deUint32>(m_attachments.size()); in addAttachment() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp1944 int index; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_ndis.c907 NDIS_802_11_KEY_INDEX index; in wpa_driver_ndis_remove_key() local
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp106 popTexture(int index) popTexture() argument
115 popBuffer(int index) popBuffer() argument
124 popShader(int index) popShader() argument
133 popProgram(int index) popProgram() argument
549 popSurface(int index) popSurface() argument
556 popContext(int index) popContext() argument
563 popImage(int index) popImage() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_ndis.c907 NDIS_802_11_KEY_INDEX index; in wpa_driver_ndis_remove_key() local
/third_party/vulkan-loader/loader/
H A Dloader.c1241 uint32_t index = 0; in loader_get_icd_and_device() local
1404 VkResult loader_add_direct_driver(const struct loader_instance *inst, uint32_t index, in loader_add_direct_driver() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/common/spirv/
H A Dspirv_instruction_parser_autogen.cpp855 ParseVectorExtractDynamic(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *vector, IdRef *index) ParseVectorExtractDynamic() argument
871 ParseVectorInsertDynamic(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *vector, IdRef *component, IdRef *index) ParseVectorInsertDynamic() argument

Completed in 111 milliseconds

1...<<581582583584585586587588589590>>...612