Home
last modified time | relevance | path

Searched defs:kind (Results 126 - 150 of 608) sorted by relevance

12345678910>>...25

/foundation/communication/netstack/utils/http_over_curl/src/
H A Depoll_multi_driver.cpp182 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 Dopen.c106 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 Dwebvttdec.c37 int kind; member
[all...]
/third_party/icu/icu4c/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
286 createKey(const UnicodeString* id, int32_t kind, UErrorCode& status) const createKey() argument
[all...]
/third_party/libwebsockets/lib/core-net/
H A Dlws-dsh.c29 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 Dbpf_gen_internal.h10 int kind; member
20 int kind; member
/third_party/json/tests/src/
H A Dunit-deserialization.cpp1099 {"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 Dappledri.h83 int kind; /* subtype of event */ member
/third_party/mesa3d/src/glx/windows/
H A Dwindowsdristr.h89 BYTE kind; member
/third_party/node/deps/v8/src/wasm/
H A Dfunction-compiler.h58 Kind kind = kFunction; member
/third_party/node/src/
H A Dnode_perf.h149 PerformanceGCKind kind; member
/third_party/node/deps/icu-small/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
286 createKey(const UnicodeString* id, int32_t kind, UErrorCode& status) const createKey() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/getrlimit/
H A Dgetrlimit03.c112 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 Dvic.c50 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 Djs-type-hint-lowering.h94 LoweringResult(LoweringResultKind kind, Node* value, Node* effect, in LoweringResult() argument
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.cc95 LocationOperand::LocationKind kind = loc.location_kind(); in InterferesWith() local
/third_party/libabigail/include/
H A Dabg-tools-utils.h259 enum kind enum in abigail::tools_utils::timer
/third_party/vk-gl-cts/external/amber/src/src/
H A Dclspv_helper.cc98 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 Dparse_number.h34 spv_number_kind_t kind; member
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactorDebugInfo.hpp109 Kind kind; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dparse_number.h34 spv_number_kind_t kind; member
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_http.c48 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 Dtest_urlparse.c71 test_values(void *cls, enum MHD_ValueKind kind, const char *key, const char *value) test_values() argument
/third_party/skia/src/sksl/
H A DSkSLThreadContext.cpp20 ThreadContext::ThreadContext(SkSL::Compiler* compiler, SkSL::ProgramKind kind, in ThreadContext() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceFixups.h42 FixupKind kind() const { return kind_; } in kind() function in Ice::AssemblerFixup

Completed in 13 milliseconds

12345678910>>...25