Home
last modified time | relevance | path

Searched defs:target (Results 276 - 300 of 4021) sorted by relevance

1...<<11121314151617181920>>...161

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_screen.c39 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 Dsinglepix.c37 __indirect_glGetSeparableFilter(GLenum target, GLenum format, GLenum type, in __indirect_glGetSeparableFilter() argument
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/
H A Dwcstold.c39 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 DNfaBuilder.java63 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 Dsupport.rs69 let mut target = None; in find() variables
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DEGLImplFactory.h84 createExternalImageSibling( const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const egl::AttributeMap &attribs) createExternalImageSibling() argument
H A DBufferImpl.cpp23 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 DSkTSearch.h73 int SkTSearch(const T base[], int count, const T& target, size_t elemSize) { in SkTSearch() argument
[all...]
/third_party/skia/src/gpu/
H A DGrProcessor.cpp51 void GrProcessor::operator delete(void* target) { in operator delete() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtridpars.h71 UnicodeString target; // not null member in TransliteratorIDParser::Specs
[all...]
/third_party/skia/third_party/externals/icu/source/samples/datefmt/
H A Dutil.cpp40 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 Dutil.cpp40 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 Dutil.cpp40 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 DRampLinear.cpp33 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 DtestFlowgraph.cpp86 constexpr float target = 100.0f; in TEST() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dtest_utils.cc42 char* target = new char[ucnv_getMaxCharSize(encoder) * 2]; in EncodeOneChar() local
H A Dverify_glyf.cc53 bool VerifyGLYF(Table* original, Table* target) { in VerifyGLYF() argument
H A Dverify_hhea.cc57 bool VerifyHHEA(Table* original, Table* target) { in VerifyHHEA() argument
H A Dverify_hmtx.cc70 bool VerifyHMTX(Table* original, Table* target) { in VerifyHMTX() argument
/third_party/skia/third_party/externals/tint/src/ast/
H A Dcall_expression.cc26 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 Drenamer.cc1295 Target target = Target::kAll; in Run() local
H A Drenamer.h75 Target const target = Target::kAll; member
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_cnv.cpp55 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 Dbench-branch-masm.cc55 Label target; in benchmark() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_replace.cc76 StrReplaceAll(strings_internal::FixedMapping replacements, std::string* target) StrReplaceAll() argument

Completed in 9 milliseconds

1...<<11121314151617181920>>...161