/third_party/nghttp2/lib/ |
H A D | nghttp2_pq.h | 39 size_t index; member
|
/third_party/mesa3d/src/mesa/main/ |
H A D | extensions.h | 60 _mesa_get_enabled_extension(struct gl_context *ctx, GLuint index);
|
H A D | pixeltransfer.h | 48 GLuint n, const GLuint index[], GLfloat rgba[][4]);
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_pq.h | 40 /* NGHTTP3_PQ_BAD_INDEX is the priority queue index which indicates 42 nghttp3_pq_entry.index can check that the entry is queued or not. */ 46 size_t index; member
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_pq.h | 39 /* NGTCP2_PQ_BAD_INDEX is the priority queue index which indicates 41 ngtcp2_pq_entry.index can check that the entry is queued or not. */ 45 size_t index; member
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_pq.h | 39 size_t index; member
|
/third_party/mesa3d/src/util/ |
H A D | register_allocate_internal.h | 86 int index; member
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tzrulets.h | 23 void runIndexedTest(int32_t index, UBool exec, const char*& name, char* par) override;
|
H A D | incaltst.h | 23 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) override;
|
/third_party/lwip/src/include/netif/ |
H A D | lowpan6_ble.h | 62 err_t rfc7668_set_context(u8_t index, const ip6_addr_t * context);
|
/third_party/node/deps/v8/src/compiler/ |
H A D | feedback-source.h | 22 int index() const;
|
H A D | graph-trimmer.cc | 37 StdoutStream{} << "DeadLink: " << *user << "(" << edge.index() in TrimGraph()
|
/third_party/node/deps/v8/src/libplatform/tracing/ |
H A D | trace-buffer.h | 34 size_t NextChunkIndex(size_t index) const;
|
/third_party/node/deps/v8/src/profiler/ |
H A D | strings-storage.h | 38 const char* GetName(int index);
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_query.c | 42 i915_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) in i915_create_query() argument
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_query.c | 43 lima_create_query(struct pipe_context *ctx, unsigned query_type, unsigned index) in lima_create_query() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | TransformFeedbackImpl.h | 32 size_t index,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
H A D | TransformFeedbackNULL.cpp | 46 size_t index, in bindIndexedBuffer() 44 bindIndexedBuffer( const gl::Context *context, size_t index, const gl::OffsetBindingPointer<gl::Buffer> &binding) bindIndexedBuffer() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
H A D | TransformFeedbackMtl.h | 32 size_t index,
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
H A D | VkSwapchainKHR.hpp | 47 VkResult present(uint32_t index);
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | txt_db.h | 36 LHASH_OF(OPENSSL_STRING) **index; member
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | transformation_composite_insert.h | 34 const std::vector<uint32_t>& index); 38 // - |message_.index| must refer to a correct index in the composite. 40 // composite at index |message_.index| must be the same. 51 // |composite_id| by inserting |object_id| at the specified |index|.
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_composite_insert.h | 34 const std::vector<uint32_t>& index); 38 // - |message_.index| must refer to a correct index in the composite. 40 // composite at index |message_.index| must be the same. 51 // |composite_id| by inserting |object_id| at the specified |index|.
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-face.hh | 55 unsigned int index; /* Face index in a collection, zero-based. */ member
|
/third_party/skia/third_party/externals/piex/src/binary_parse/ |
H A D | cached_paged_byte_array.h | 50 size_t index; member 60 // Gets the index of the page if it is in the cache and returns true, else
|