Home
last modified time | relevance | path

Searched defs:name (Results 8401 - 8425 of 19357) sorted by relevance

1...<<331332333334335336337338339340>>...775

/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dcgnomelayout.c76 const gchar *name = g_basename(path); in prettyTitle() local
H A Dgnomelayout.cpp84 const gchar *name = g_basename(path); in prettyTitle() local
/third_party/skia/third_party/externals/icu/source/samples/ugrep/
H A Dugrep.cpp268 void readFile(const char *name) { in readFile() argument
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Duperf.cpp271 char* name = (char*) _argv[i]; in run() local
291 runTest(char* name, char* par ) runTest() argument
345 const char* name; runTestLoop() local
493 const char* name = NULL; usage() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpkg_gencmn.cpp120 createCommonDataFile(const char *destDir, const char *name, const char *entrypointName, const char *type, const char *source, const char *copyRight, in createCommonDataFile() argument
207 addFile(getLongPathname(line), name, sourc in createCommonDataFile() local
408 addFile(const char *filename, const char *name, const char *source, UBool sourceTOC, UBool verbose) addFile() argument
[all...]
H A Dppucd.cpp301 const char *name; member
[all...]
H A Dtoolutil.cpp242 char name[64]; member
249 utm_open(const char *name, int32_t initialCapacity, int32_t maxCapacity, int32_t size) { in utm_open() argument
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dspdy_event_loop.c180 append_headers_to_data(void *cls, const char *name, const char * const *value, int num_values) append_headers_to_data() argument
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dstructures.c56 SPDY_name_value_add(struct SPDY_NameValue *container, const char *name, const char *value) SPDY_name_value_add() argument
190 SPDY_name_value_lookup(struct SPDY_NameValue *container, const char *name, int *num_values) SPDY_name_value_lookup() argument
564 char *name; SPDYF_name_value_from_stream() local
[all...]
/third_party/skia/src/ports/
H A DSkFontMgr_FontConfigInterface.cpp46 SkString name; in onGetFontDescriptor() local
234 SkString name; variable
257 SkString name; global() variable
[all...]
H A DSkFontMgr_mac_ct.cpp208 static const char* map_css_names(const char* name) { in map_css_names() argument
278 static bool find_desc_str(CTFontDescriptorRef desc, CFStringRef name, SkString* value) { in find_desc_str() argument
[all...]
H A DSkFontMgr_preview.h306 SkString name; member
H A DSkFontMgr_preview.cpp168 SkString name; in onMakeFromStreamIndex() local
182 SkString name; in onMakeFromStreamArgs() local
[all...]
H A DSkTypeface_mac_ct.cpp101 static bool SkCFDynamicCast(CFTypeRef cf, CF* cfAsCF, char const* name) { in SkCFDynamicCast() argument
135 static bool SkCFNumberDynamicCast(CFTypeRef cf, T* number, CFNumberRef* cfNumber, char const* name){ in SkCFNumberDynamicCast() argument
274 find_dict_CGFloat(CFDictionaryRef dict, CFStringRef name, CGFloat* value) find_dict_CGFloat() argument
[all...]
H A DSkOSFile_posix.cpp179 bool SkOSFile::Iter::next(SkString* name, bool getDir) { in next() argument
/third_party/skia/src/sksl/ir/
H A DSkSLType.cpp29 ArrayType(skstd::string_view name, const char* abbrev, const Type& componentType, int count) in ArrayType() argument
79 GenericType(const char* name, std::vector<const Type*> coercibleTypes) in GenericType() argument
97 LiteralType(const char* name, const Type& scalarType, int8_t priority) in LiteralType() argument
150 ScalarType(skstd::string_view name, const char* abbrev, NumberKind numberKind, int8_t priority, in ScalarType() argument
201 MatrixType(skstd::string_view name, const char* abbrev, const Type& componentType, in MatrixType() argument
251 TextureType(const char* name, SpvDim_ dimensions, bool isDepth, bool isArrayed, bool isMultisampled, bool isSampled) TextureType() argument
294 SamplerType(const char* name, const Type& textureType) SamplerType() argument
332 StructType(int line, skstd::string_view name, std::vector<Field> fields) StructType() argument
[all...]
H A DSkSLFunctionDeclaration.cpp233 find_existing_declaration(const Context& context, SymbolTable& symbols, int line, skstd::string_view name, std::vector<std::unique_ptr<Variable>>& parameters, const Type* returnType, const FunctionDeclaration** outExistingDecl) find_existing_declaration() argument
307 FunctionDeclaration(int line, const Modifiers* modifiers, skstd::string_view name, std::vector<const Variable*> parameters, const Type* returnType, bool builtin) FunctionDeclaration() argument
322 Convert( const Context& context, SymbolTable& symbols, int line, const Modifiers* modifiers, skstd::string_view name, std::vector<std::unique_ptr<Variable>> parameters, const Type* returnType) Convert() argument
[all...]
H A DSkSLSymbolTable.h157 static SymbolKey MakeSymbolKey(skstd::string_view name) { in MakeSymbolKey() argument
/third_party/skia/tests/
H A DSkRuntimeEffectTest.cpp325 SkRuntimeShaderBuilder::BuilderUniform uniform(const char* name) { in uniform() argument
329 SkRuntimeShaderBuilder::BuilderChild child(const char* name) { in child() argument
375 SkRuntimeBlendBuilder::BuilderUniform uniform(const char* name) { in uniform() argument
379 SkRuntimeBlendBuilder::BuilderChild child(const char* name) { in child() argument
H A DCanvasStateTest.cpp93 SkString name; in compare() local
H A DPathOpsConicIntersectionTest.cpp73 static void writePng(const SkConic& c, const SkConic ch[2], const char* name) { in writePng() argument
116 static void writeDPng(const SkDConic& dC, const char* name) { in writeDPng() argument
158 static void chopBothWays(const SkDConic& dConic, double t, const char* name) { in chopBothWays() argument
/third_party/skia/src/xml/
H A DSkXMLWriter.cpp26 void SkXMLWriter::addAttribute(const char name[], const char value[]) { in addAttribute() argument
30 void SkXMLWriter::addS32Attribute(const char name[], int32_t value) { in addS32Attribute() argument
36 void SkXMLWriter::addHexAttribute(const char name[], uint32_t value, int minDigits) { in addHexAttribute() argument
42 void SkXMLWriter::addScalarAttribute(const char name[], SkScalar value) { in addScalarAttribute() argument
62 bool SkXMLWriter::doStart(const char name[], size_t length) { in doStart() argument
84 startElement(const char name[]) startElement() argument
131 addAttributeLen(const char name[], const char value[], size_t length) addAttributeLen() argument
164 const char* name; write_dom() local
201 onAddAttributeLen(const char name[], const char value[], size_t length) onAddAttributeLen() argument
237 onStartElementLen(const char name[], size_t length) onStartElementLen() argument
283 onAddAttributeLen(const char name[], const char value[], size_t length) onAddAttributeLen() argument
299 onStartElementLen(const char name[], size_t length) onStartElementLen() argument
[all...]
H A DSkDOM.cpp25 const char* name, *value; in parse() local
141 const char* name = nullptr; next() local
182 const char* name; walk_dom() local
238 findS32(const Node* node, const char name[], int32_t* value) const findS32() argument
243 findScalars(const Node* node, const char name[], SkScalar value[], int count) const findScalars() argument
248 findHex(const Node* node, const char name[], uint32_t* value) const findHex() argument
253 findBool(const Node* node, const char name[], bool* value) const findBool() argument
258 findList(const Node* node, const char name[], const char list[]) const findList() argument
263 hasAttr(const Node* node, const char name[], const char value[]) const hasAttr() argument
268 hasS32(const Node* node, const char name[], int32_t target) const hasS32() argument
274 hasScalar(const Node* node, const char name[], SkScalar target) const hasScalar() argument
280 hasHex(const Node* node, const char name[], uint32_t target) const hasHex() argument
286 hasBool(const Node* node, const char name[], bool target) const hasBool() argument
[all...]
H A DSkXMLParser.cpp198 bool SkXMLParser::addAttribute(const char name[], const char value[]) in addAttribute() argument
216 bool SkXMLParser::onAddAttribute(const char name[], const char value[]) {return false; } in onAddAttribute() argument
/third_party/skia/src/utils/
H A DSkJSONWriter.h82 void appendName(const char* name) { in appendName() argument
236 appendFloatDigits(const char* name, float value, int digits) appendFloatDigits() argument
240 appendDoubleDigits(const char* name, double value, int digits) appendDoubleDigits() argument
[all...]

Completed in 22 milliseconds

1...<<331332333334335336337338339340>>...775