Home
last modified time | relevance | path

Searched defs:kind (Results 201 - 225 of 584) sorted by relevance

12345678910>>...24

/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_postform.c92 post_iterator(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *value, uint64_t off, size_t size) post_iterator() argument
H A Dtest_process_headers.c69 kv_cb (void *cls, enum MHD_ValueKind kind, const char *key, const char *value) in kv_cb() argument
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
H A Dtest_post.c87 post_iterator(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *value, uint64_t off, size_t size) post_iterator() argument
H A Dtest_post_form.c84 post_iterator(void *cls, enum MHD_ValueKind kind, const char *key, const char *filename, const char *content_type, const char *transfer_encoding, const char *value, uint64_t off, size_t size) post_iterator() argument
/third_party/skia/src/sksl/ir/
H A DSkSLFunctionDeclaration.cpp139 ProgramKind kind = context.fConfig->fKind; in check_main_signature() local
H A DSkSLExpression.h69 Expression(int line, Kind kind, const Type* type) in Expression() argument
75 Kind kind() const { in kind() function in SkSL::Expression::Kind
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DResourceMemoryAllocatorVk.cpp125 Allocate( const VkMemoryRequirements& requirements, MemoryKind kind) Allocate() argument
230 FindBestTypeIndex(VkMemoryRequirements requirements, MemoryKind kind) FindBestTypeIndex() argument
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffparse.h118 int kind; member
/third_party/python/Modules/_multiprocessing/clinic/
H A Dsemaphore.c.h168 int kind; in _multiprocessing_SemLock() local
235 int kind; in _multiprocessing_SemLock__rebuild() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLLexer.cpp300 lltok::Kind LLLexer::ReadString(lltok::Kind kind) { in ReadString() argument
395 lltok::Kind kind = ReadString(lltok::StringConstant); in LexQuote() local
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_type.h313 ast::SamplerKind const kind; member in tint::reader::spirv::Sampler::ast
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dintrinsic_validation_test.cc201 const Kind kind; member in tint::resolver::__anon26057::texture_constexpr_args::Constexpr
H A Dresolver.cc276 Variable(const ast::Variable* var, VariableKind kind, uint32_t index ) Variable() argument
[all...]
/third_party/skia/third_party/skcms/
H A Dskcms.cc140 static float TFKind_marker(TFKind kind) { in TFKind_marker() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dservls.cpp51 ICULocaleService::get(const Locale& locale, int32_t kind, UErrorCode& status) const in get() argument
63 ICULocaleService::get(const Locale& locale, int32_t kind, Locale* actualReturn, UErrorCode& status) const in get() argument
111 ICULocaleService::registerInstance(UObject* objToAdopt, const Locale& locale, int32_t kind, UErrorCode& status) in registerInstance() argument
117 ICULocaleService::registerInstance(UObject* objToAdopt, const Locale& locale, int32_t kind, int32_t coverage, UErrorCode& status) in registerInstance() argument
285 createKey(const UnicodeString* id, int32_t kind, UErrorCode& status) const createKey() argument
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Ddefault_value_objectwriter.h186 NodeKind kind() const { return kind_; } in kind() function in google::protobuf::util::converter::DefaultValueObjectWriter::Node
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dfunction.rs140 pub fn kind(&self) -> FunctionKind { kind() functions
[all...]
/third_party/rust/crates/clap/src/error/
H A Dmod.rs31 mod kind; modules
173 pub fn kind(&self) -> ErrorKind { in kind() functions
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/
H A Dtime_zone.h157 } kind; member
/third_party/curl/src/
H A Dtool_paramhlp.c496 static CURLcode checkpasswd(const char *kind, /* for what purpose */ in checkpasswd() argument
/third_party/backends/backend/
H A Dhp5590_cmds.h123 const char *kind; member
135 const char *kind; member
/third_party/curl/docs/examples/
H A Dephiperfifo.c272 int kind = ((act & CURL_POLL_IN) ? EPOLLIN : 0) | in setsock() local
H A Devhiperfifo.c252 int kind = ((act & CURL_POLL_IN) ? EV_READ : 0) | in setsock() local
H A Dghiper.c222 GIOCondition kind = in setsock() local
H A Dhiperfifo.c196 static void event_cb(int fd, short kind, void *userp) in event_cb() argument
220 static void timer_cb(int fd, short kind, void *userp) in timer_cb() argument
252 int kind = in setsock() local

Completed in 20 milliseconds

12345678910>>...24