/third_party/boost/boost/proto/detail/preprocessed/ |
D | or_n.hpp | 12 typedef G1 which; typedef 18 typedef G0 which; typedef 31 typedef G0 which; typedef 44 typedef G0 which; typedef 57 typedef G0 which; typedef 70 typedef G0 which; typedef 83 typedef G0 which; typedef 96 typedef G0 which; typedef 109 typedef G0 which; typedef 122 typedef G0 which; typedef
|
/third_party/boost/boost/hana/core/ |
D | common.hpp | 67 struct which { struct 72 struct which<A<T>, A<U>, C> { struct 83 using type = typename constant_detail::which<
|
/third_party/boost/libs/hana/include/boost/hana/core/ |
D | common.hpp | 67 struct which { struct 72 struct which<A<T>, A<U>, C> { struct 83 using type = typename constant_detail::which<
|
/third_party/libuv/src/unix/ |
D | openbsd.c | 51 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg() local 116 int which[] = {CTL_VM, VM_UVMEXP}; in uv_get_free_memory() local 127 int which[] = {CTL_HW, HW_PHYSMEM64}; in uv_get_total_memory() local 167 static int which[] = {CTL_KERN, KERN_BOOTTIME}; in uv_uptime() local 185 int which[] = {CTL_HW,HW_MODEL}; in uv_cpu_info() local
|
D | netbsd.c | 56 int which[] = {CTL_VM, VM_LOADAVG}; in uv_loadavg() local 103 int which[] = {CTL_VM, VM_UVMEXP}; in uv_get_free_memory() local 115 int which[] = {CTL_HW, HW_PHYSMEM64}; in uv_get_total_memory() local 168 static int which[] = {CTL_KERN, KERN_BOOTTIME}; in uv_uptime() local
|
/third_party/boost/boost/proto/detail/ |
D | or_n.hpp | 40 typedef G1 which; in BOOST_PP_CAT() typedef 54 typedef G0 which; in BOOST_PP_CAT() typedef
|
/third_party/boost/boost/iostreams/detail/adapter/ |
D | mode_adapter.hpp | 72 BOOST_IOS::seekdir way, BOOST_IOS::openmode which ) in seek() 80 void close(Device& dev, BOOST_IOS::openmode which) in close() 104 (stream_offset off, BOOST_IOS::seekdir way, BOOST_IOS::openmode which) in seek() 112 void mode_adapter<Mode, T>::close(BOOST_IOS::openmode which) in close()
|
/third_party/grpc/src/core/lib/iomgr/ |
D | error.cc | 156 for (size_t which = 0; which < GRPC_ERROR_STR_MAX; ++which) { in unref_strs() local 220 static void internal_set_int(grpc_error** err, grpc_error_ints which, in internal_set_int() 235 static void internal_set_str(grpc_error** err, grpc_error_strs which, in internal_set_str() 256 static void internal_set_time(grpc_error** err, grpc_error_times which, in internal_set_time() 444 grpc_error* grpc_error_set_int(grpc_error* src, grpc_error_ints which, in grpc_error_set_int() 467 bool grpc_error_get_int(grpc_error* err, grpc_error_ints which, intptr_t* p) { in grpc_error_get_int() 482 grpc_error* grpc_error_set_str(grpc_error* src, grpc_error_strs which, in grpc_error_set_str() 490 bool grpc_error_get_str(grpc_error* err, grpc_error_strs which, in grpc_error_get_str() 609 static char* key_int(grpc_error_ints which) { in key_int() 620 for (size_t which = 0; which < GRPC_ERROR_INT_MAX; ++which) { in collect_ints_kvs() local [all …]
|
/third_party/boost/boost/iostreams/detail/ |
D | functional.hpp | 36 device_close_operation(T& t, BOOST_IOS::openmode which) in device_close_operation() 50 filter_close_operation(T& t, Sink& snk, BOOST_IOS::openmode which) in filter_close_operation() 63 call_close(T& t, BOOST_IOS::openmode which) in call_close() 68 call_close(T& t, Sink& snk, BOOST_IOS::openmode which) in call_close() 113 member_close_operation(T& t, BOOST_IOS::openmode which) in member_close_operation() 124 member_close_operation<T> call_member_close(T& t, BOOST_IOS::openmode which) in call_member_close()
|
/third_party/boost/boost/iostreams/detail/streambuf/ |
D | direct_streambuf.hpp | 190 (off_type off, BOOST_IOS::seekdir way, BOOST_IOS::openmode which) in seekoff() 196 (pos_type sp, BOOST_IOS::openmode which) in seekpos() 202 void direct_streambuf<T, Tr>::close_impl(BOOST_IOS::openmode which) in close_impl() 218 (stream_offset off, BOOST_IOS::seekdir way, BOOST_IOS::openmode which) in seek_impl()
|
D | indirect_streambuf.hpp | 330 (off_type off, BOOST_IOS::seekdir way, BOOST_IOS::openmode which) in seekoff() 336 (pos_type sp, BOOST_IOS::openmode which) in seekpos() 344 (stream_offset off, BOOST_IOS::seekdir way, BOOST_IOS::openmode which) in seek_impl() 384 (BOOST_IOS::openmode which) in close_impl()
|
/third_party/libinput/test/ |
D | test-switch.c | 272 enum litest_device_type which = LITEST_SYNAPTICS_I2C; in switch_init_paired_touchpad() local 282 enum libinput_switch which = _i; /* ranged test */ in START_TEST() local 321 enum libinput_switch which = _i; /* ranged test */ in START_TEST() local 352 enum libinput_switch which = _i; /* ranged test */ in START_TEST() local 392 enum libinput_switch which = _i; /* ranged test */ in START_TEST() local 433 enum libinput_switch which = _i; /* ranged test */ in START_TEST() local 467 enum libinput_switch which = _i; /* ranged test */ in START_TEST() local 507 enum libinput_switch which = _i; /* ranged test */ in START_TEST() local 636 enum libinput_switch which = _i; /* ranged test */ in START_TEST() local 677 enum libinput_switch which = _i; /* ranged test */ in START_TEST() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | UCharacterProperty.java | 345 int which; field in UCharacterProperty.CaseBinaryProperty 346 CaseBinaryProperty(int which) { in CaseBinaryProperty() 357 int which; field in UCharacterProperty.NormInertBinaryProperty 358 NormInertBinaryProperty(int source, int which) { in NormInertBinaryProperty() 554 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() 610 int getMaxValue(int which) { in getMaxValue() 620 int getMaxValue(int which) { in getMaxValue() 630 int getMaxValue(int which) { in getMaxValue() 636 int which; field in UCharacterProperty.NormQuickCheckIntProperty 638 NormQuickCheckIntProperty(int source, int which, int max) { in NormQuickCheckIntProperty() [all …]
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UCharacterProperty.java | 344 int which; field in UCharacterProperty.CaseBinaryProperty 345 CaseBinaryProperty(int which) { in CaseBinaryProperty() 356 int which; field in UCharacterProperty.NormInertBinaryProperty 357 NormInertBinaryProperty(int source, int which) { in NormInertBinaryProperty() 553 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() 609 int getMaxValue(int which) { in getMaxValue() 619 int getMaxValue(int which) { in getMaxValue() 629 int getMaxValue(int which) { in getMaxValue() 635 int which; field in UCharacterProperty.NormQuickCheckIntProperty 637 NormQuickCheckIntProperty(int source, int which, int max) { in NormQuickCheckIntProperty() [all …]
|
/third_party/boost/boost/histogram/detail/ |
D | variant_proxy.hpp | 33 int which = 0; in serialize() local 53 const int which = static_cast<int>(mp11::mp_find<Variant, T>::value); in serialize() local
|
/third_party/python/Lib/ |
D | poplib.py | 234 def list(self, which=None): argument 248 def retr(self, which): argument 256 def dele(self, which): argument 339 def top(self, which, howmuch): argument 348 def uidl(self, which=None): argument
|
/third_party/toybox/ |
D | main.c | 81 static void toy_singleinit(struct toy_list *which, char *argv[]) in toy_singleinit() 116 void toy_init(struct toy_list *which, char *argv[]) in toy_init() 151 void toy_exec_which(struct toy_list *which, char *argv[]) in toy_exec_which()
|
/third_party/toybox/porting/liteos_a/ |
D | main.c | 81 static void toy_singleinit(struct toy_list *which, char *argv[]) in toy_singleinit() 116 void toy_init(struct toy_list *which, char *argv[]) in toy_init() 151 void toy_exec_which(struct toy_list *which, char *argv[]) in toy_exec_which()
|
/third_party/ltp/testcases/kernel/syscalls/setpriority/ |
D | setpriority01.c | 25 int which; member 33 static const char *str_which(int which) in str_which()
|
/third_party/node/deps/icu-small/source/common/ |
D | uprops.cpp | 173 static UBool caseBinaryPropertyContains(const BinaryProperty &/*prop*/, UChar32 c, UProperty which)… in caseBinaryPropertyContains() 208 static UBool isNormInert(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) { in isNormInert() 327 static UBool hasEmojiProperty(const BinaryProperty &/*prop*/, UChar32 c, UProperty which) { in hasEmojiProperty() 415 u_hasBinaryProperty(UChar32 c, UProperty which) { in u_hasBinaryProperty() 427 u_stringHasBinaryProperty(const UChar *s, int32_t length, UProperty which) { in u_stringHasBinaryProperty() 480 static int32_t biDiGetMaxValue(const IntProperty &/*prop*/, UProperty which) { in biDiGetMaxValue() 557 static int32_t getNormQuickCheck(const IntProperty &/*prop*/, UChar32 c, UProperty which) { in getNormQuickCheck() 594 static int32_t layoutGetMaxValue(const IntProperty &/*prop*/, UProperty which) { in layoutGetMaxValue() 649 u_getIntPropertyValue(UChar32 c, UProperty which) { in u_getIntPropertyValue() 670 u_getIntPropertyMaxValue(UProperty which) { in u_getIntPropertyMaxValue() [all …]
|
/third_party/musl/porting/liteos_a/user/src/signal/ |
D | getitimer.c | 4 int getitimer(int which, struct itimerval *old) in getitimer()
|
/third_party/musl/porting/liteos_a/user/src/misc/ |
D | getpriority.c | 4 int getpriority(int which, id_t who) in getpriority()
|
/third_party/musl/src/signal/x32/ |
D | getitimer.c | 4 int getitimer(int which, struct itimerval *old) in getitimer()
|
/third_party/boost/boost/detail/ |
D | basic_pointerbuf.hpp | 77 …arT, BufferT>::seekoff(off_type off, ::std::ios_base::seekdir way, ::std::ios_base::openmode which) in seekoff() 123 basic_pointerbuf<charT, BufferT>::seekpos(pos_type sp, ::std::ios_base::openmode which) in seekpos()
|
/third_party/musl/src/misc/ |
D | setpriority.c | 4 int setpriority(int which, id_t who, int prio) in setpriority()
|