Home
last modified time | relevance | path

Searched defs:kind (Results 176 - 200 of 836) sorted by relevance

12345678910>>...34

/third_party/typescript/tests/baselines/reference/
H A DliteralTypes2.js54 const c6: { kind: 123 } = { kind: 123 }; property
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_textpicker_ffi.cpp143 uint32_t kind = NG::TEXT; in FfiOHOSAceFrameworkTextPickerCreate() local
/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
/kernel/linux/linux-5.10/arch/mips/dec/
H A Dkn02xa-berr.c53 const char *kind, *agent, *cycle, *event; in dec_kn02xa_be_backend() local
H A Dkn01-berr.c81 const char *kind, *agent, *cycle, *event; in dec_kn01_be_backend() local
/kernel/linux/linux-6.6/arch/mips/dec/
H A Dkn01-berr.c81 const char *kind, *agent, *cycle, *event; in dec_kn01_be_backend() local
H A Dkn02xa-berr.c53 const char *kind, *agent, *cycle, *event; in dec_kn02xa_be_backend() local
/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dhw-me.h30 const char *kind; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_ttm.c174 nouveau_ttm_init_host(struct nouveau_drm *drm, u8 kind) in nouveau_ttm_init_host() argument
/kernel/linux/linux-5.10/include/linux/
H A Dbtf.h163 u8 kind = BTF_INFO_KIND(t->info); in btf_type_is_struct() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_mem.c176 nouveau_mem_new(struct nouveau_cli *cli, u8 kind, u8 comp, struct ttm_resource **res) nouveau_mem_new() argument
[all...]
H A Dnouveau_ttm.c160 nouveau_ttm_init_host(struct nouveau_drm *drm, u8 kind) in nouveau_ttm_init_host() argument
H A Dnouveau_uvmm.h41 u8 kind; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dbtf_helpers.c32 static const char *btf_kind_str(__u16 kind) in btf_kind_str() argument
91 int kind, i; in fprintf_btf_type_raw() local
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbpf_gen_internal.h10 int kind; member
20 int kind; member
/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

Completed in 11 milliseconds

12345678910>>...34