| /foundation/communication/netstack/utils/http_over_curl/src/ |
| H A D | epoll_multi_driver.cpp | 182 int kind = ((action & CURL_POLL_IN) ? EPOLLIN : (EPOLLIN & ~EPOLLIN)) | in CurlPollToEpoll() local 191 int kind = CurlPollToEpoll(action); in CurlSocketContext() local 199 int kind = CurlPollToEpoll(action); in Reassign() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | open.c | 106 what_kind (int fd, Elf **elfp, Elf_Kind *kind, bool *may_close_fd) in what_kind() argument 136 Elf_Kind kind; in libdw_open_elf() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | webvttdec.c | 37 int kind; member [all...] |
| /third_party/icu/icu4c/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 286 createKey(const UnicodeString* id, int32_t kind, UErrorCode& status) const createKey() argument [all...] |
| /third_party/libwebsockets/lib/core-net/ |
| H A D | lws-dsh.c | 29 int kind; member 141 lws_dsh_get_size(struct lws_dsh *dsh, int kind) in lws_dsh_get_size() argument 150 _lws_dsh_alloc_tail(lws_dsh_t *dsh, int kind, const void *src1, size_t size1, in _lws_dsh_alloc_tail() argument 273 lws_dsh_alloc_tail(lws_dsh_t *dsh, int kind, const void *src1, size_t size1, const void *src2, size_t size2) lws_dsh_alloc_tail() argument 358 lws_dsh_get_head(lws_dsh_t *dsh, int kind, void **obj, size_t *size) lws_dsh_get_head() argument [all...] |
| /third_party/libbpf/src/ |
| H A D | bpf_gen_internal.h | 10 int kind; member 20 int kind; member
|
| /third_party/json/tests/src/ |
| H A D | unit-deserialization.cpp | 1099 {"name": "Deloise", "wins": [["three of a kind", "5♣"]]} variable 1119 {"name": "Deloise", "wins": [["three of a kind", "5♣"]]})"; variable
|
| /third_party/mesa3d/src/glx/apple/ |
| H A D | appledri.h | 83 int kind; /* subtype of event */ member
|
| /third_party/mesa3d/src/glx/windows/ |
| H A D | windowsdristr.h | 89 BYTE kind; member
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | function-compiler.h | 58 Kind kind = kFunction; member
|
| /third_party/node/src/ |
| H A D | node_perf.h | 149 PerformanceGCKind kind; member
|
| /third_party/node/deps/icu-small/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 286 createKey(const UnicodeString* id, int32_t kind, UErrorCode& status) const createKey() argument [all...] |
| /third_party/ltp/testcases/kernel/syscalls/getrlimit/ |
| H A D | getrlimit03.c | 112 compare_u64_ulong(int resource, uint64_t val_u64, unsigned long val_ul, const char *kind) compare_u64_ulong() argument 127 compare_u64_long(int resource, uint64_t val_u64, long val_l, const char *kind) compare_u64_long() argument
|
| /third_party/libdrm/tests/tegra/ |
| H A D | vic.c | 50 vic_image_new(struct vic *vic, unsigned int width, unsigned int height, unsigned int format, unsigned int kind, uint32_t flags, struct vic_image **imagep) vic_image_new() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-type-hint-lowering.h | 94 LoweringResult(LoweringResultKind kind, Node* value, Node* effect, in LoweringResult() argument
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | instruction.cc | 95 LocationOperand::LocationKind kind = loc.location_kind(); in InterferesWith() local
|
| /third_party/libabigail/include/ |
| H A D | abg-tools-utils.h | 259 enum kind enum in abigail::tools_utils::timer
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | clspv_helper.cc | 98 auto kind = GetArgKindFromExtInst(ext_inst); in ParseExtendedInst() local 124 auto kind = GetArgKindFromExtInst(ext_inst); in ParseExtendedInst() local 147 auto kind = GetArgKindFromExtInst(ext_inst); in ParseExtendedInst() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/util/ |
| H A D | parse_number.h | 34 spv_number_kind_t kind; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | LLVMReactorDebugInfo.hpp | 109 Kind kind; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
| H A D | parse_number.h | 34 spv_number_kind_t kind; member
|
| /third_party/skia/third_party/externals/microhttpd/src/examples/ |
| H A D | mhd2spdy_http.c | 48 http_cb_iterate(void *cls, enum MHD_ValueKind kind, const char *name, const char *value) http_cb_iterate() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
| H A D | test_urlparse.c | 71 test_values(void *cls, enum MHD_ValueKind kind, const char *key, const char *value) test_values() argument
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLThreadContext.cpp | 20 ThreadContext::ThreadContext(SkSL::Compiler* compiler, SkSL::ProgramKind kind, in ThreadContext() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceFixups.h | 42 FixupKind kind() const { return kind_; } in kind() function in Ice::AssemblerFixup
|