/third_party/mesa3d/src/glx/ |
H A D | pixel.c | 95 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 D | timer_test.cpp | 114 time_t start = time(nullptr); in ValUpdate() local
|
/third_party/node/deps/openssl/openssl/crypto/http/ |
H A D | http_lib.c | 32 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 D | bio_b64.c | 39 int start; /* have we started decoding yet? */ member [all...] |
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/ |
H A D | Proxy.pm | 213 sub start subroutine
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
H A D | RangeSpecification.java | 150 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 D | DigitSequence.java | 138 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 D | CompilerRegressionTest.java | 287 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 D | layout_large_align_field.h | 67 uint64_t start; /**< creation timestamp */ member
|
/third_party/python/Tools/peg_generator/pegen/ |
H A D | parser.py | 179 def start(self) -> Any: member in Parser
|
/third_party/python/Lib/multiprocessing/ |
H A D | process.py | 110 def start(self): member in BaseProcess
|
/third_party/openssl/crypto/evp/ |
H A D | bio_b64.c | 39 int start; /* have we started decoding yet? */ member [all...] |
/third_party/openssl/crypto/http/ |
H A D | http_lib.c | 25 static int copy_substring(char **dest, const char *start, const char *end) in copy_substring() argument
|
/third_party/openssl/crypto/property/ |
H A D | property_parse.c | 328 const char *start = s; in ossl_parse_property() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | VertexBuffer.cpp | 167 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 D | CalcSpillWeights.cpp | 146 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 D | validate_interfaces.cpp | 357 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 D | SkLatticeIter.cpp | 14 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 D | SkPath_serial.cpp | 62 unsigned start; in writeToMemoryAsRRect() local 175 int32_t start; in readAsRRect() local [all...] |
H A D | SkTBlockList.h | 211 int start = First(b); in item() local
|
H A D | SkMaskBlurFilter.cpp | 1015 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 D | GrResourceAllocator.cpp | 46 void GrResourceAllocator::addInterval(GrSurfaceProxy* proxy, unsigned int start, unsigned int end, in addInterval() argument [all...] |
/third_party/skia/src/gpu/geometry/ |
H A D | GrShape.h | 111 void setPathWindingParams(SkPathDirection dir, unsigned start) { in setPathWindingParams() argument [all...] |
/third_party/skia/src/c/ |
H A D | sk_effects.cpp | 117 sk_shader_t* sk_shader_new_two_point_conical_gradient(const sk_point_t* start, in sk_shader_new_two_point_conical_gradient() argument
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | IndexDataManager.cpp | 273 GLenum IndexDataManager::prepareIndexData(GLenum mode, GLenum type, GLuint start, GLuint end, GLsizei count, Buffer *buffer, const void *indices, TranslatedIndexData *translated, bool primitiveRestart) in prepareIndexData() argument
|