/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
H A D | test_postform.c | 92 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 D | test_process_headers.c | 69 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 D | test_post.c | 87 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 D | test_post_form.c | 84 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 D | SkSLFunctionDeclaration.cpp | 139 ProgramKind kind = context.fConfig->fKind; in check_main_signature() local
|
H A D | SkSLExpression.h | 69 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 D | ResourceMemoryAllocatorVk.cpp | 125 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 D | cffparse.h | 118 int kind; member
|
/third_party/python/Modules/_multiprocessing/clinic/ |
H A D | semaphore.c.h | 168 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 D | LLLexer.cpp | 300 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 D | parser_type.h | 313 ast::SamplerKind const kind; member in tint::reader::spirv::Sampler::ast
|
/third_party/skia/third_party/externals/tint/src/resolver/ |
H A D | intrinsic_validation_test.cc | 201 const Kind kind; member in tint::resolver::__anon26057::texture_constexpr_args::Constexpr
|
H A D | resolver.cc | 276 Variable(const ast::Variable* var, VariableKind kind, uint32_t index ) Variable() argument [all...] |
/third_party/skia/third_party/skcms/ |
H A D | skcms.cc | 140 static float TFKind_marker(TFKind kind) { in TFKind_marker() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | servls.cpp | 51 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 D | default_value_objectwriter.h | 186 NodeKind kind() const { return kind_; } in kind() function in google::protobuf::util::converter::DefaultValueObjectWriter::Node
|
/third_party/rust/crates/bindgen/bindgen/ir/ |
H A D | function.rs | 140 pub fn kind(&self) -> FunctionKind { kind() functions [all...] |
/third_party/rust/crates/clap/src/error/ |
H A D | mod.rs | 31 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 D | time_zone.h | 157 } kind; member
|
/third_party/curl/src/ |
H A D | tool_paramhlp.c | 496 static CURLcode checkpasswd(const char *kind, /* for what purpose */ in checkpasswd() argument
|
/third_party/backends/backend/ |
H A D | hp5590_cmds.h | 123 const char *kind; member 135 const char *kind; member
|
/third_party/curl/docs/examples/ |
H A D | ephiperfifo.c | 272 int kind = ((act & CURL_POLL_IN) ? EPOLLIN : 0) | in setsock() local
|
H A D | evhiperfifo.c | 252 int kind = ((act & CURL_POLL_IN) ? EV_READ : 0) | in setsock() local
|
H A D | ghiper.c | 222 GIOCondition kind = in setsock() local
|
H A D | hiperfifo.c | 196 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
|