/third_party/ffmpeg/libavformat/ |
H A D | rtpdec_latm.c | 88 pkt->stream_index = st->index; in latm_parse_packet()
|
/third_party/gn/src/base/win/ |
H A D | registry.h | 68 LONG GetValueNameAt(int index, std::u16string* name) const; 190 // Current index of the iteration. 242 // Current index of the iteration.
|
/third_party/ffmpeg/libavutil/x86/ |
H A D | cpuid.asm | 29 ; void ff_cpu_cpuid(int index, int *eax, int *ebx, int *ecx, int *edx)
|
/third_party/backends/backend/ |
H A D | mustek.h | 287 SANE_Int index[3]; /* index for R/G/B color assignment */ member
|
/third_party/backends/include/sane/ |
H A D | sanei_usb.h | 445 * @param index parameter specific to the request (often used to select 458 SANE_Int value, SANE_Int index, SANE_Int len,
|
/third_party/icu/icu4c/source/samples/layout/ |
H A D | GnomeFontInstance.cpp | 194 glyph_t[out].index = glyph; in rasterizeGlyphs()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | rbbimonkeytest.h | 59 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override; 128 // but in a vector so they can be accessed by index.
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_request.h | 52 uint8_t index, uint8_t retries);
|
/third_party/alsa-lib/include/ |
H A D | topology.h | 222 * index "1" # Index number 351 * index "1" # Index number 370 * The section name is used to define the mixer name. The index number can be 371 * used to identify topology objects groups(index "0" is common, fit for all 372 * user cases).This allows driver operations on objects with index number N and 385 * index "1" # Index number 433 * index "1" # Index number 455 * index "1" # Index number 497 * index "1" # Index number 519 * exclusive and used to include controls into the widget. The index an 1087 int index; /*!< group index for object */ global() member [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | number_patternstring.h | 90 char16_t charAt(int32_t flags, int32_t index) const U_OVERRIDE;
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | normlzr.h | 62 * A possible use of the Normalizer iterator is also to report an index into the 79 * (respectively the one at the newly set index) without moving 97 * This is semantically equivalent to array access with array[index++] 102 * This is semantically equivalent to array access with array[--index] 106 * starting at the getIndex() and ending at a following "safe" index. 112 * The following "safe" index, the internal buffer, and the secondary 113 * iteration index into that buffer are not exposed on the API. 117 * current index into the internal buffer. 120 * at which time the internal index will be 0. 122 * then the internal index i [all...] |
/third_party/libdrm/include/drm/ |
H A D | via_drm.h | 134 unsigned long index; member
|
/third_party/mbedtls/library/ |
H A D | bignum_core.h | 509 * Copy an MPI from a table without leaking the index. 517 * \param index The (secret) table index to look up. This must be in the 524 size_t index);
|
/third_party/jerryscript/jerry-core/parser/js/ |
H A D | js-lexer.h | 287 prop_length_t length; /**< length or index of a literal */ 312 uint16_t index; /**< literal index */ member
|
/third_party/json/docs/mkdocs/scripts/ |
H A D | check_structure.py | 51 section_idx = -1 # the index of the current h2 section 102 idx = expected_sections.index(current_section) 107 if 'index.md' not in file: # index.md files may have a different structure 147 if 'index.md' not in file: # index.md files may have a different structure
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_repair_ssa.c | 96 BITSET_SET(state->def_set, def->parent_instr->block->index); in repair_ssa_def()
|
H A D | nir_inline_helpers.h | 97 if (!_nir_visit_src(&deref->arr.index, cb, state)) in nir_foreach_src()
|
/third_party/mesa3d/src/freedreno/rnn/ |
H A D | rnn.h | 223 struct rnnenum *index; /* for arrays, for symbolic idx values */ member
|
/third_party/node/test/fixtures/wpt/user-timing/resources/ |
H A D | webperftestharnessextension.js | 146 initialMeasures: function(item, index, array)
|
/third_party/node/deps/v8/tools/clusterfuzz/foozzie/ |
H A D | v8_suppressions.py | 245 lines = lines[lines.index(
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | normlzr.h | 62 * A possible use of the Normalizer iterator is also to report an index into the 79 * (respectively the one at the newly set index) without moving 97 * This is semantically equivalent to array access with array[index++] 102 * This is semantically equivalent to array access with array[--index] 106 * starting at the getIndex() and ending at a following "safe" index. 112 * The following "safe" index, the internal buffer, and the secondary 113 * iteration index into that buffer are not exposed on the API. 117 * current index into the internal buffer. 120 * at which time the internal index will be 0. 122 * then the internal index i [all...] |
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_texture.h | 123 unsigned index, int *x, int *y, int *z);
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_patternstring.h | 90 char16_t charAt(int32_t flags, int32_t index) const override;
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_cid.c | 60 scid->pe.index = NGTCP2_PQ_BAD_INDEX; in ngtcp2_scid_init()
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | tegra_drm.h | 224 * @index: 228 __u32 index; member
|