| /third_party/spirv-tools/source/opt/ |
| H A D | fix_storage_class.cpp | 326 uint32_t index = in WalkAccessChainType() local
|
| H A D | reduce_load_size.cpp | 102 uint32_t index = inst->GetSingleWordInOperand(i); in ReplaceExtract() local
|
| /third_party/spirv-tools/source/val/ |
| H A D | construct.cpp | 138 auto index = terminator - &_.ordered_instructions()[0]; in IsStructuredExit() local 149 auto index = terminator - &_.ordered_instructions()[0]; in IsStructuredExit() local 183 auto index = terminator - &_.ordered_instructions()[0]; in IsStructuredExit() local
|
| H A D | validate_annotation.cpp | 395 const uint32_t index = inst->GetOperandAs<uint32_t>(i + 1); in ValidateGroupMemberDecorate() local 437 const uint32_t index = inst->word(2); in RegisterDecorations() local 478 const uint32_t index = inst->word(i + 1); in RegisterDecorations() local [all...] |
| /third_party/spirv-tools/test/val/ |
| H A D | val_fixtures.h | 146 void ValidateBase<T>::OverwriteAssembledBinary(uint32_t index, uint32_t word) { in OverwriteAssembledBinary() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationFractionalSpacingTests.cpp | 85 int index; //!< Index of left coordinate in sortedXCoords. member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
| H A D | radius_client.h | 53 int index; member
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluProgramInterfaceQuery.hpp | 43 deUint32 index; member 60 deUint32 index; member 103 getProgramResourceInt(const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint32 index, deUint32 queryParam) getProgramResourceInt() argument 108 getProgramResourceName(const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint32 index) getProgramResourceName() argument 115 getProgramInterfaceBlockInfo(const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint32 index) getProgramInterfaceBlockInfo() argument 122 getProgramInterfaceVariableInfo(const glw::Functions& gl, deUint32 program, deUint32 programInterface, deUint32 index) getProgramInterfaceVariableInfo() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
| H A D | radius_client.h | 53 int index; member
|
| /third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/ |
| H A D | container.js | 41 _proto.index = function index(child) { function [all...] |
| /applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/ |
| H A D | tetrahedron.cpp | 96 void enableVertexAttrib(GLuint index, float *data, int32_t len)
in enableVertexAttrib() argument
|
| /applications/standard/calendardata/calendarmanager/native/src/ |
| H A D | native_calendar.cpp | 58 auto index = DataShareHelperManager::GetInstance().Insert(*(m_reminderUrl.get()), valuesBucket); in InsertReminders() local 113 auto index = Calendar::AddEventInfo(event, channelId); in AddEvents() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cdxl.c | 164 uint8_t *ptr, *out, index, op; in cdxl_decode_ham6() local 207 uint8_t *ptr, *out, index, op; cdxl_decode_ham8() local [all...] |
| H A D | escape124.c | 167 static void insert_mb_into_sb(SuperBlock* sb, MacroBlock mb, unsigned index) { in insert_mb_into_sb() argument
|
| H A D | g723_1.c | 1198 int index = (lpc[j] >> 7) & 0x1FF; in lsp2lpc() local
|
| H A D | h264_parser.c | 193 int index; in scan_mmco_reset() local
|
| H A D | dstdec.c | 360 unsigned index = FFABS(predict) >> 3; in decode_frame() local
|
| H A D | ansi.c | 318 int index = s->args[i + 2]; in execute_code() local 326 int index = s->args[i + 2]; in execute_code() local [all...] |
| H A D | dxva2_h264.c | 253 unsigned index; in fill_slice_long() local 43 fill_picture_entry(DXVA_PicEntry_H264 *pic, unsigned index, unsigned flag) fill_picture_entry() argument
|
| H A D | dxva2_hevc.c | 42 fill_picture_entry(DXVA_PicEntry_HEVC *pic, unsigned index, unsigned flag) fill_picture_entry() argument
|
| H A D | mlpdsp.c | 60 ff_mlp_rematrix_channel(int32_t *samples, const int32_t *coeffs, const uint8_t *bypassed_lsbs, const int8_t *noise_buffer, int index, unsigned int dest_ch, uint16_t blockpos, unsigned int maxchan, int matrix_noise_shift, int access_unit_size_pow2, int32_t mask) ff_mlp_rematrix_channel() argument
|
| H A D | get_bits.h | 67 int index; member [all...] |
| H A D | eamad.c | 108 int index = j - 3; in comp_block() local 127 int index in idct_put() local [all...] |
| H A D | mediacodecdec.c | 425 ssize_t index; in mediacodec_receive_frame() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | mpegvideo_msa.c | 196 ff_dct_unquantize_h263_intra_msa(MpegEncContext *s, int16_t *block, int32_t index, int32_t qscale) ff_dct_unquantize_h263_intra_msa() argument 221 ff_dct_unquantize_h263_inter_msa(MpegEncContext *s, int16_t *block, int32_t index, int32_t qscale) ff_dct_unquantize_h263_inter_msa() argument 238 ff_dct_unquantize_mpeg2_inter_msa(MpegEncContext *s, int16_t *block, int32_t index, int32_t qscale) ff_dct_unquantize_mpeg2_inter_msa() argument
|