Home
last modified time | relevance | path

Searched defs:start (Results 1851 - 1875 of 3961) sorted by relevance

1...<<71727374757677787980>>...159

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_draw.c453 uint32_t start = draws[0].start; in vc4_draw_vbo() local
[all...]
/third_party/mesa3d/src/glx/
H A Dpixel.c95 const GLubyte *start, *iter; in FillBitmap() local
178 const GLubyte *start, *iter, *itera, *iterb, *iterc; in __glFillImage() local
282 GLubyte *start, *iter; in EmptyBitmap() local
405 GLubyte *start, *iter, *itera; __glEmptyImage() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dtimer_test.cpp114 time_t start = time(nullptr); in ValUpdate() local
/third_party/node/deps/openssl/openssl/crypto/http/
H A Dhttp_lib.c32 static int copy_substring(char **dest, const char *start, const char *end) in copy_substring() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dbio_b64.c39 int start; /* have we started decoding yet? */ member
[all...]
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/
H A DProxy.pm213 sub start subroutine
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeSpecification.java150 private static char parseRange(String s, int start, int end) { in parseRange() argument
233 addRangeSpecs( DigitSequence start, DigitSequence end, List<RangeSpecification> specs) addRangeSpecs() argument
[all...]
H A DDigitSequence.java138 public long distance(DigitSequence start, DigitSequence end) { in distance() argument
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DCompilerRegressionTest.java287 private static String formatPbSnippet(byte[] bytes, int start, int length) { in formatPbSnippet() argument
310 private static StringBuilder appendBytes(StringBuilder out, byte[] bytes, int start, int length) { in appendBytes() argument
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_large_align_field.h67 uint64_t start; /**< creation timestamp */ member
/third_party/python/Tools/peg_generator/pegen/
H A Dparser.py179 def start(self) -> Any: member in Parser
/third_party/python/Lib/multiprocessing/
H A Dprocess.py110 def start(self): member in BaseProcess
/third_party/openssl/crypto/evp/
H A Dbio_b64.c39 int start; /* have we started decoding yet? */ member
[all...]
/third_party/openssl/crypto/http/
H A Dhttp_lib.c25 static int copy_substring(char **dest, const char *start, const char *end) in copy_substring() argument
/third_party/openssl/crypto/property/
H A Dproperty_parse.c328 const char *start = s; in ossl_parse_property() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DVertexBuffer.cpp167 storeDynamicAttribute( const gl::Context *context, const gl::VertexAttribute &attrib, const gl::VertexBinding &binding, gl::VertexAttribType currentValueType, GLint start, size_t count, GLsizei instances, GLuint baseInstance, unsigned int *outStreamOffset, const uint8_t *sourceData) storeDynamicAttribute() argument
286 storeStaticAttribute(const gl::Context *context, const gl::VertexAttribute &attrib, const gl::VertexBinding &binding, GLint start, GLsizei count, GLsizei instances, const uint8_t *sourceData) storeStaticAttribute() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp146 float VirtRegAuxInfo::futureWeight(LiveInterval &li, SlotIndex start, in futureWeight() argument
151 float VirtRegAuxInfo::weightCalcHelper(LiveInterval &li, SlotIndex *start, in weightCalcHelper() argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_interfaces.cpp357 uint32_t start = array_location * 4; in GetLocationsForVariable() local
431 uint32_t start = location * 4; in GetLocationsForVariable() local
/third_party/skia/src/core/
H A DSkLatticeIter.cpp14 static bool valid_divs(const int* divs, int count, int start, int end) { in valid_divs() argument
49 count_scalable_pixels(const int32_t* divs, int numDivs, bool firstIsScalable, int start, int end) count_scalable_pixels() argument
H A DSkPath_serial.cpp62 unsigned start; in writeToMemoryAsRRect() local
175 int32_t start; in readAsRRect() local
[all...]
H A DSkTBlockList.h211 int start = First(b); in item() local
H A DSkMaskBlurFilter.cpp1015 auto start = SkMask::AlphaIter<SkMask::kA8_Format>(a8Start); local
1024 auto start = SkMask::AlphaIter<SkMask::kARGB32_Format>(argbStart); local
1033 auto start = SkMask::AlphaIter<SkMask::kLCD16_Format>(lcdStart); global() local
[all...]
/third_party/skia/src/gpu/
H A DGrResourceAllocator.cpp46 void GrResourceAllocator::addInterval(GrSurfaceProxy* proxy, unsigned int start, unsigned int end, in addInterval() argument
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrShape.h111 void setPathWindingParams(SkPathDirection dir, unsigned start) { in setPathWindingParams() argument
[all...]
/third_party/skia/src/c/
H A Dsk_effects.cpp117 sk_shader_t* sk_shader_new_two_point_conical_gradient(const sk_point_t* start, in sk_shader_new_two_point_conical_gradient() argument

Completed in 17 milliseconds

1...<<71727374757677787980>>...159