Home
last modified time | relevance | path

Searched refs:index (Results 4851 - 4875 of 7243) sorted by relevance

1...<<191192193194195196197198199200>>...290

/third_party/python/Objects/
H A Dabstract.c172 return type_error("sequence index must " in PyObject_GetItem()
226 type_error("sequence index must be " in PyObject_SetItem()
260 type_error("sequence index must be " in PyObject_DelItem()
495 _Py_add_one_to_index_F(int nd, Py_ssize_t *index, const Py_ssize_t *shape) in _Py_add_one_to_index_F() argument
500 if (index[k] < shape[k]-1) { in _Py_add_one_to_index_F()
501 index[k]++; in _Py_add_one_to_index_F()
505 index[k] = 0; in _Py_add_one_to_index_F()
511 _Py_add_one_to_index_C(int nd, Py_ssize_t *index, const Py_ssize_t *shape) in _Py_add_one_to_index_C() argument
516 if (index[k] < shape[k]-1) { in _Py_add_one_to_index_C()
517 index[ in _Py_add_one_to_index_C()
1702 PyObject *index = _PyNumber_Index(n); PyNumber_ToBase() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp1134 for (GLuint index = 0; index < 8; ++index) in Run()
1136 if (!CheckBinding(index, 0, 0, GL_FALSE, 0, GL_READ_ONLY, GL_R8)) in Run()
1138 m_context.getTestContext().getLog() << tcu::TestLog::Message << "Binding point " << index in Run()
1172 for (GLuint index = 0; index < 8; ++index) in Run()
1175 glGetIntegeri_v(GL_IMAGE_BINDING_NAME, index, &name); in Run()
1179 << tcu::TestLog::Message << "Binding point " << index in Run()
[all...]
H A Dgl4cDirectStateAccessTests.hpp141 glw::GLuint index, glw::GLint* param);
143 glw::GLuint index, glw::GLint64* param);
208 glw::GLuint index, glw::GLint* param);
210 glw::GLuint index, glw::GLint64* param);
211 typedef void(GLW_APIENTRY* TransformFeedbackBufferBase_ProcAddress)(glw::GLuint xfb, glw::GLuint index,
213 typedef void(GLW_APIENTRY* TransformFeedbackBufferRange_ProcAddress)(glw::GLuint xfb, glw::GLuint index,
233 bool testBindingPoint(glw::GLuint const index, glw::GLint const expected_value,
235 bool testStart(glw::GLuint const index, glw::GLint const expected_value,
237 bool testSize(glw::GLuint const index, glw::GLint const expected_value,
267 * GetTransformFeedbacki64_v if index i
[all...]
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-selector-s390.cc170 AddressingMode GenerateMemoryOperandInputs(Node* index, Node* base, in GenerateMemoryOperandInputs() argument
178 if (index != nullptr) { in GenerateMemoryOperandInputs()
179 inputs[(*input_count)++] = UseRegister(index); in GenerateMemoryOperandInputs()
199 DCHECK_NOT_NULL(index); in GenerateMemoryOperandInputs()
200 inputs[(*input_count)++] = UseRegister(index); in GenerateMemoryOperandInputs()
227 return GenerateMemoryOperandInputs(m.index(), m.base(), m.displacement(), in GetEffectiveAddressMemoryOperand()
2171 Node* index = node->InputAt(1); in VisitAtomicExchange() local
2178 inputs[input_count++] = g.UseUniqueRegister(index); in VisitAtomicExchange()
2227 Node* index = node->InputAt(1); in VisitAtomicCompareExchange() local
2238 if (g.CanBeImmediate(index, OperandMod in VisitAtomicCompareExchange()
2295 Node* index = node->InputAt(1); VisitAtomicBinop() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dbmp_parser.c70 if (bpc->pc.index + i > 17) { in bmp_parse()
H A Dwebp_parser.c68 if (ctx->pc.index + i > 15) { in webp_parse()
/third_party/ffmpeg/libavformat/
H A Drtpdec_svq3.c26 * @see http://wiki.multimedia.cx/index.php?title=Sorenson_Video_3#Packetization
93 int ret = ff_rtp_finalize_packet(pkt, &sv->pktbuf, st->index); in svq3_parse_packet()
H A Drtpdec_dv.c125 res = ff_rtp_finalize_packet(pkt, &rtp_dv_ctx->buf, st->index); in dv_handle_packet()
/third_party/elfutils/libelf/
H A Delf_newdata.c48 if (unlikely (scn->index == 0)) in elf_newdata()
/third_party/backends/backend/genesys/
H A Dscanner_interface_usb.h42 void write_0x8c(std::uint8_t index, std::uint8_t value) override;
H A Dscanner_interface.h45 virtual void write_0x8c(std::uint8_t index, std::uint8_t value) = 0;
/third_party/googletest/googletest/include/gtest/
H A Dgtest-test-part.h141 // Returns the TestPartResult at the given index (0-based).
142 const TestPartResult& GetTestPartResult(int index) const;
/third_party/icu/icu4c/source/test/intltest/
H A Dconvtest.h72 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=0) override;
H A Dnumrgts.h27 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) override;
H A Drbbitst.h45 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
H A Dcalregts.h26 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) override;
H A Dtzbdtest.h26 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) override;
H A Dtstnorm.h28 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
/third_party/icu/icu4c/source/i18n/
H A Duspoof_conf.h120 // From an index into fKeyVec & fValueVec
122 UnicodeString getMapping(int32_t index);
/third_party/NuttX/drivers/usbdev/gadget/
H A Dcomposite.h72 /* predefined index for usb_composite_driver */
169 extern int composite_mkstrdesc(struct composite_dev_s *priv, uint8_t id, uint16_t index, uint8_t *buf);
/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.h193 unsigned int index, void *arg);
/third_party/icu/icu4c/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/libdrm/include/drm/
H A Dqxl_drm.h115 __u32 index; member
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-array-object.h36 * Bitshift index for fast array hole count representation
83 ecma_fast_array_set_property (ecma_object_t *object_p, uint32_t index, ecma_value_t value);
H A Decma-typedarray-object.h66 uint32_t index,

Completed in 24 milliseconds

1...<<191192193194195196197198199200>>...290