/third_party/ffmpeg/libavformat/ |
H A D | rtpdec_vc2hq.c | 68 pkt->stream_index = st->index; in vc2hq_handle_sequence_header() 85 pkt->stream_index = st->index; in vc2hq_mark_end_of_sequence() 164 res = ff_rtp_finalize_packet(pkt, &pl_ctx->buf, st->index); in vc2hq_handle_frame_fragment()
|
H A D | rtpdec_mpa_robust.c | 98 pkt->stream_index = st->index; in mpa_robust_parse_packet() 128 pkt->stream_index = st->index; in mpa_robust_parse_packet() 182 err = ff_rtp_finalize_packet(pkt, &data->fragment, st->index); in mpa_robust_parse_packet()
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zProperties.cpp | 153 Z7_COM7F_IMF(CHandler::GetPropertyInfo(UInt32 index, BSTR *name, PROPID *propID, VARTYPE *varType))
in GetPropertyInfo() argument 155 if (index >= _fileInfoPopIDs.Size())
in GetPropertyInfo() 157 const UInt64 id = _fileInfoPopIDs[index];
in GetPropertyInfo()
|
H A D | 7zFolderInStream.cpp | 104 UInt32 index, UInt64 size, const UInt32 *crc)
111 RINOK(reportArcProp->ReportProp(NEventIndexType::kOutArcIndex, index, kpidSize, &prop));
115 RINOK(reportArcProp->ReportProp(NEventIndexType::kOutArcIndex, index, kpidCRC, &prop));
117 return reportArcProp->ReportFinished(NEventIndexType::kOutArcIndex, index, NUpdate::NOperationResult::kOK);
123 // const UInt32 index = _indexes[Processed.Size()];
in AddFileInfo() 135 RINOK(ReportItemProps(_reportArcProp, index, _pos, &crc))
in AddFileInfo() 206 const unsigned index = (unsigned)subStream;
in GetSubStreamSize() local 207 if (index < Sizes.Size())
in GetSubStreamSize() 209 *value = Sizes[index];
in GetSubStreamSize()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_query.h | 131 int index, 299 unsigned index, 302 unsigned index,
|
/third_party/node/test/fixtures/wpt/encoding/legacy-mb-japanese/iso-2022-jp/ |
H A D | iso2022jp-decoder.js | 15 function getIndexPtr(cp, index) { 16 for (p = 0; p < index.length; p++) { 17 if (index[p] == cp) {
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_hd.h | 244 /* The index in indexed repr or indexed name */ 245 size_t index; member 365 int nghttp2_hd_emit_indname_block(nghttp2_bufs *bufs, size_t index, 376 nghttp2_hd_nv nghttp2_hd_table_get(nghttp2_hd_context *context, size_t index);
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_hd.h | 244 /* The index in indexed repr or indexed name */ 245 size_t index; member 365 int nghttp2_hd_emit_indname_block(nghttp2_bufs *bufs, size_t index, 376 nghttp2_hd_nv nghttp2_hd_table_get(nghttp2_hd_context *context, size_t index);
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_nir_lower_builtin.c | 88 assert(path->path[idx]->strct.index < desc->num_elements); in get_element() 90 return &desc->elements[path->path[idx]->strct.index ]; in get_element() 104 /* we need to fixup the array index slot: */ in get_variable() 131 tokens[1] = nir_src_as_uint(path->path[idx]->arr.index); in get_variable()
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bi_opt_dce.c | 49 unsigned index = bi_get_node(ins->dest[d]); in bi_opt_dead_code_eliminate() local 61 if (index < temp_count && !(live[index] & bi_writemask(ins, d))) in bi_opt_dead_code_eliminate()
|
H A D | bi_print.c | 161 fprintf(fp, "block%u {\n", block->index); in bi_print_block() 177 fprintf(fp, "block%u ", succ->index); in bi_print_block() 184 fprintf(fp, " block%u", (*pred)->index); in bi_print_block()
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_draw_arrays.c | 96 /* Map index buffer, if present */ in llvmpipe_draw_vbo() 99 mapped_indices = info->has_user_indices ? info->index.user : NULL; in llvmpipe_draw_vbo() 101 mapped_indices = llvmpipe_resource_data(info->index.resource); in llvmpipe_draw_vbo() 102 available_space = info->index.resource->width0; in llvmpipe_draw_vbo() 154 * unmap vertex/index buffers in llvmpipe_draw_vbo() 182 * TODO: Flush only when a user vertex/index buffer is present in llvmpipe_draw_vbo()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | control-flow-optimizer.cc | 81 Node* index = m.left().node(); in TryBuildSwitch() local 106 if (m1.left().node() != index) break; in TryBuildSwitch() 132 node->ReplaceInput(0, index); in TryBuildSwitch()
|
/third_party/node/deps/v8/include/cppgc/internal/ |
H A D | gc-info.h | 23 // Acquires a new GC info object and returns the index. In addition, also 147 const GCInfoIndex index = registered_index.load(std::memory_order_acquire); in Index() local 148 return index ? index in Index()
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | gc-info-table.cc | 131 // Ensuring a new index involves current index adjustment as well as in RegisterNewGCInfo() 135 // Check the registered index again after taking the lock as some other in RegisterNewGCInfo() 137 GCInfoIndex index = registered_index.load(std::memory_order_relaxed); in RegisterNewGCInfo() local 138 if (index) { in RegisterNewGCInfo() 139 return index; in RegisterNewGCInfo()
|
/third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
H A D | gdb-server.h | 52 // Queries the value of the {index} global value in the Wasm module identified 55 bool GetWasmGlobal(uint32_t frame_index, uint32_t index, uint8_t* buffer, 58 // Queries the value of the {index} local value in the {frame_index}th stack 61 bool GetWasmLocal(uint32_t frame_index, uint32_t index, uint8_t* buffer, 64 // Queries the value of the {index} value in the operand stack. 66 bool GetWasmStackValue(uint32_t frame_index, uint32_t index, uint8_t* buffer,
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_dec_references_mgr.h | 59 void mark_reference_in_use(uint16_t index); 61 uint16_t store_future_reference(uint16_t index, 98 // Make sure next "available" index is not already used. Should be cleaned up and there shouldn't be never 127 in flight used indices in get_index7bits() 108 // Point to next circular index for next call in get_index7bits() 119 uint16_t index, // in 169 // uint16_t index, // in
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_helpers.c | 87 * Gets a GPU address for the associated index buffer. Only gauranteed to be 96 struct panfrost_resource *rsrc = pan_resource(info->index.resource); in panfrost_get_index_buffer() 105 const uint8_t *ibuf8 = (const uint8_t *) info->index.user; in panfrost_get_index_buffer() 117 /* Gets a GPU address for the associated index buffer. Only gauranteed to be 119 * the bounds on the index buffer for the range accessed by the draw. We do 129 struct panfrost_resource *rsrc = pan_resource(info->index.resource); in panfrost_get_index_buffer_bounded() 160 * Given an (index, divisor) tuple, assign a vertex buffer. Midgard and
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_program.c | 83 unsigned int index, in get_used_temporaries_cb() 91 if (index >= d->UsedLength) in get_used_temporaries_cb() 94 d->Used[index] |= mask; in get_used_temporaries_cb() 128 * @param mask which components must be free in the temporary index that is 130 * @return -1 If there are no more free temporaries, otherwise the index of 79 get_used_temporaries_cb( void * userdata, struct rc_instruction * inst, rc_register_file file, unsigned int index, unsigned int mask) get_used_temporaries_cb() argument
|
/third_party/pulseaudio/src/modules/ |
H A D | module-always-source.c | 82 u->null_module = m ? m->index : PA_INVALID_INDEX; in load_null_source_if_needed() 111 if (source->module && source->module->index == u->null_module) in put_hook_callback() 134 if (u->null_module != PA_INVALID_INDEX && source->module && source->module->index == u->null_module) { in unlink_hook_callback()
|
H A D | module-always-sink.c | 82 u->null_module = m ? m->index : PA_INVALID_INDEX; in load_null_sink_if_needed() 111 if (sink->module && sink->module->index == u->null_module) in put_hook_callback() 134 if (u->null_module != PA_INVALID_INDEX && sink->module && sink->module->index == u->null_module) { in unlink_hook_callback()
|
/third_party/skia/third_party/externals/angle2/scripts/ |
H A D | gen_gl_enum_utils.py | 115 for index, pair in enumerate(string_value_pairs): 116 if index == 0 or pair[1] != string_value_pairs[index - 1][1]:
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES2.h | 69 GLuint index, in ValidateVertexAttribPointer() 76 if (!ValidateFloatVertexFormat(context, entryPoint, index, size, type)) in ValidateVertexAttribPointer() 97 if (index >= static_cast<GLuint>(caps.maxVertexAttribBindings)) in ValidateVertexAttribPointer() 67 ValidateVertexAttribPointer(const Context *context, angle::EntryPoint entryPoint, GLuint index, GLint size, VertexAttribType type, GLboolean normalized, GLsizei stride, const void *ptr) ValidateVertexAttribPointer() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | fuzzer_pass_apply_id_synonyms.cpp | 74 // |use_index| is the absolute index of the operand. We require in Apply() 75 // the index of the operand restricted to input operands only. in Apply() 166 fuzzerutil::RepeatedFieldToVector(synonym_to_try->index()))); in Apply() 196 GetIRContext(), base_object_type_id_1, dd1.index()); in DataDescriptorsHaveCompatibleTypes() 198 GetIRContext(), base_object_type_id_2, dd2.index()); in DataDescriptorsHaveCompatibleTypes()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | fuzzer_pass_apply_id_synonyms.cpp | 74 // |use_index| is the absolute index of the operand. We require in Apply() 75 // the index of the operand restricted to input operands only. in Apply() 166 fuzzerutil::RepeatedFieldToVector(synonym_to_try->index()))); in Apply() 196 GetIRContext(), base_object_type_id_1, dd1.index()); in DataDescriptorsHaveCompatibleTypes() 198 GetIRContext(), base_object_type_id_2, dd2.index()); in DataDescriptorsHaveCompatibleTypes()
|