Home
last modified time | relevance | path

Searched refs:index (Results 7226 - 7250 of 10562) sorted by relevance

1...<<281282283284285286287288289290>>...423

/third_party/node/deps/icu-small/source/common/
H A Dutil.h83 * Returns the index of a character, ignoring quoted text.
87 * @param start the beginning index, inclusive; <code>0 <= start
89 * @param limit the ending index, exclusive; <code>start <= limit
104 * @return the index of the first non-white-space character at or
113 * reverse direction. In either case, the leftmost index will be
114 * inclusive, and the rightmost index will be exclusive. That is,
137 * is the index after the last parsed character. If the parse
175 * pos is advanced to the first unparsed index and returned.
178 * @param text text to be parsed, starting at index
179 * @param index offse
[all...]
/third_party/mesa3d/src/mesa/main/
H A Duniforms.h101 _mesa_GetActiveUniform_impl(GLuint program, GLuint index,
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_noop.c100 * If index=0, does glVertexAttrib*() alias glVertex() to emit a vertex?
105 is_vertex_position(const struct gl_context *ctx, GLuint index) in is_vertex_position() argument
/third_party/node/deps/icu-small/source/i18n/
H A Duspoof_conf.h120 // From an index into fKeyVec & fValueVec
122 UnicodeString getMapping(int32_t index);
/third_party/icu/icu4c/source/test/intltest/
H A Dlistformattertest.h34 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=0) override;
/third_party/icu/icu4c/source/test/perf/strsrchperf/
H A Dstrsrchperf.h60 virtual UPerfFunction* runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = NULL);
/third_party/libdrm/tests/ttmtest/src/
H A Dxf86dri.h104 unsigned int *index, unsigned int *stamp,
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dunicodestring.h69 // Returns the index of the provided codepoint or -1 if not found.
109 char32 operator[](int index) const;
116 // index which would be inefficient.
121 // The following function which invalidates the cached index corresponding to
128 // Iterator corresponding to the cached index below, used by operator[].
/third_party/lzma/C/
H A DMtCoder.h49 unsigned index; member
/third_party/node/deps/v8/src/baseline/loong64/
H A Dbaseline-compiler-loong64-inl.h39 const int new_target_index = new_target_or_generator_register.index(); in PrologueFillFrame()
/third_party/node/deps/v8/src/baseline/riscv64/
H A Dbaseline-compiler-riscv64-inl.h38 const int new_target_index = new_target_or_generator_register.index(); in PrologueFillFrame()
/third_party/node/deps/v8/src/baseline/mips64/
H A Dbaseline-compiler-mips64-inl.h39 const int new_target_index = new_target_or_generator_register.index(); in PrologueFillFrame()
/third_party/node/deps/v8/src/baseline/mips/
H A Dbaseline-compiler-mips-inl.h39 const int new_target_index = new_target_or_generator_register.index(); in PrologueFillFrame()
/third_party/node/deps/v8/src/interpreter/
H A Dhandler-table-builder.cc30 table.SetRangeData(i, entry.context.index()); in ToHandlerTable()
/third_party/node/deps/v8/src/objects/
H A Dfield-index-inl.h9 #include "src/objects/field-index.h"
43 // Returns the index format accepted by the LoadFieldByIndex instruction.
47 // For efficiency, the LoadByFieldIndex instruction takes an index that is
48 // optimized for quick access. If the property is inline, the index is
49 // positive. If it's out-of-line, the encoded index is -raw_index - 1 to
50 // disambiguate the zero out-of-line index from the zero inobject case.
51 // The index itself is shifted up by one bit, the lower-most bit
53 int result = index();
/third_party/node/deps/v8/src/snapshot/
H A Dsnapshot.h67 // be passed at index 0.
106 static bool HasContextSnapshot(Isolate* isolate, size_t index);
/third_party/node/deps/v8/src/trap-handler/
H A Dtrap-handler.h89 /// TODO(mtrofin): We can switch to using size_t for index and not need
91 void TH_EXPORT_PRIVATE ReleaseHandlerData(int index);
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.h136 unsigned index);
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_swizzle.h67 LLVMValueRef index);
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.h88 int index; member
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest-test-part.h136 // Returns the TestPartResult at the given index (0-based).
137 const TestPartResult& GetTestPartResult(int index) const;
/third_party/mesa3d/src/intel/common/
H A Dintel_measure.h149 unsigned index; member
/third_party/musl/ldso/linux/
H A Ddynlink_rand.h89 hidden struct loadtask *get_loadtask(struct loadtasks *tasks, size_t index);
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_alugroup.h93 void forward_set_blockid(int id, int index) override;
H A Dsfn_instr_controlflow.h99 void forward_set_blockid(int id, int index) override;

Completed in 12 milliseconds

1...<<281282283284285286287288289290>>...423