| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_screen.c | 39 fd3_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) fd3_screen_is_format_supported() argument
|
| /third_party/mesa3d/src/glx/ |
| H A D | singlepix.c | 37 __indirect_glGetSeparableFilter(GLenum target, GLenum format, GLenum type, in __indirect_glGetSeparableFilter() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdlib/ |
| H A D | wcstold.c | 39 const long double target = 3.14L; in wcstold_0100() local 57 const long double target = 3.14L; in wcstold_0200() local 71 const long double target = 3.14L; in wcstold_0300() local 85 const long double target = 3.14L; in wcstold_0400() local 101 const long double target = -3.14L; in wcstold_0500() local
|
| /third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/ |
| H A D | NfaBuilder.java | 63 public void addPath(Node source, Node target, String path) { in addPath() argument 77 public void addOptionalPath(Node source, Node target, String path) { in addOptionalPath() argument [all...] |
| /third_party/rust/crates/clang-sys/src/ |
| H A D | support.rs | 69 let mut target = None; in find() variables [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | EGLImplFactory.h | 84 createExternalImageSibling( const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const egl::AttributeMap &attribs) createExternalImageSibling() argument
|
| H A D | BufferImpl.cpp | 23 setDataWithUsageFlags(const gl::Context *context, gl::BufferBinding target, GLeglClientBufferEXT clientBuffer, const void *data, size_t size, gl::BufferUsage usage, GLbitfield flags) setDataWithUsageFlags() argument
|
| /third_party/skia/src/core/ |
| H A D | SkTSearch.h | 73 int SkTSearch(const T base[], int count, const T& target, size_t elemSize) { in SkTSearch() argument [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrProcessor.cpp | 51 void GrProcessor::operator delete(void* target) { in operator delete() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | tridpars.h | 71 UnicodeString target; // not null member in TransliteratorIDParser::Specs [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/datefmt/ |
| H A D | util.cpp | 40 UnicodeString target; in escape() local 27 appendHex(uint32_t number, int8_t digits, UnicodeString& target) appendHex() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/msgfmt/ |
| H A D | util.cpp | 40 UnicodeString target; in escape() local 27 appendHex(uint32_t number, int8_t digits, UnicodeString& target) appendHex() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/translit/ |
| H A D | util.cpp | 40 UnicodeString target; in escape() local 27 appendHex(uint32_t number, int8_t digits, UnicodeString& target) appendHex() argument [all...] |
| /third_party/skia/third_party/externals/oboe/src/flowgraph/ |
| H A D | RampLinear.cpp | 33 void RampLinear::setTarget(float target) { in setTarget() argument 46 float target = getTarget(); in onProcess() local
|
| /third_party/skia/third_party/externals/oboe/tests/ |
| H A D | testFlowgraph.cpp | 86 constexpr float target = 100.0f; in TEST() local
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
| H A D | test_utils.cc | 42 char* target = new char[ucnv_getMaxCharSize(encoder) * 2]; in EncodeOneChar() local
|
| H A D | verify_glyf.cc | 53 bool VerifyGLYF(Table* original, Table* target) { in VerifyGLYF() argument
|
| H A D | verify_hhea.cc | 57 bool VerifyHHEA(Table* original, Table* target) { in VerifyHHEA() argument
|
| H A D | verify_hmtx.cc | 70 bool VerifyHMTX(Table* original, Table* target) { in VerifyHMTX() argument
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | call_expression.cc | 26 CallExpression::Target target; in ToTarget() local 31 CallExpression::Target target; in ToTarget() local [all...] |
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | renamer.cc | 1295 Target target = Target::kAll; in Run() local
|
| H A D | renamer.h | 75 Target const target = Target::kAll; member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnv_cnv.cpp | 55 ucnv_fromUWriteBytes(UConverter *cnv, const char *bytes, int32_t length, char **target, const char *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_fromUWriteBytes() argument 95 ucnv_toUWriteUChars(UConverter *cnv, const UChar *uchars, int32_t length, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_toUWriteUChars() argument 135 ucnv_toUWriteCodePoint(UConverter *cnv, UChar32 c, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_toUWriteCodePoint() argument [all...] |
| /third_party/vixl/benchmarks/aarch32/ |
| H A D | bench-branch-masm.cc | 55 Label target; in benchmark() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | str_replace.cc | 76 StrReplaceAll(strings_internal::FixedMapping replacements, std::string* target) StrReplaceAll() argument
|