/external/sdv/vsomeip/third_party/boost/proto/include/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
|
/external/coreboot/src/arch/riscv/ |
D | fp_asm.S | 62 #define read32(which) .Lr32_##which: fsw which, 0(a1); ret argument 144 #define write32(which) .Lw32_##which: flw which, 0(a1); ret argument 231 #define read64(which) .Lr64_##which: fsd which, 0(a1); ret argument 313 #define write64(which) .Lw64_##which: fld which, 0(a1); ret argument
|
/external/v4l-utils/utils/v4l2-compliance/ |
D | v4l2-test-subdevs.cpp | 46 static int testSubDevEnumFrameInterval(struct node *node, unsigned which, in testSubDevEnumFrameInterval() 123 static int testSubDevEnumFrameSize(struct node *node, unsigned which, in testSubDevEnumFrameSize() 203 int testSubDevEnum(struct node *node, unsigned which, unsigned pad, unsigned stream) in testSubDevEnum() 275 int testSubDevFrameInterval(struct node *node, unsigned which, unsigned pad, unsigned stream) in testSubDevFrameInterval() 387 int testSubDevFormat(struct node *node, unsigned which, unsigned pad, unsigned stream) in testSubDevFormat() 475 int testSubDevSelection(struct node *node, unsigned which, unsigned pad, unsigned stream) in testSubDevSelection() 580 int testSubDevRouting(struct node *node, unsigned which) in testSubDevRouting()
|
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowWallpaperManager.java | 79 protected int setResource(int resid, int which) { in setResource() 120 protected int setBitmap(Bitmap fullImage, Rect visibleCropHint, boolean allowBackup, int which) { in setBitmap() 151 public Bitmap getBitmap(int which) { in getBitmap() 165 public Rect getVisibleCropHint(int which) { in getVisibleCropHint() 183 protected ParcelFileDescriptor getWallpaperFile(int which) { in getWallpaperFile() 197 protected int getWallpaperId(int which) { in getWallpaperId() 235 InputStream bitmapData, Rect visibleCropHint, boolean allowBackup, int which) { in setStream()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | error.cc | 90 grpc_core::StatusIntProperty which, in grpc_error_set_int() 102 grpc_core::StatusIntProperty which, intptr_t* p) { in grpc_error_get_int() 129 grpc_core::StatusStrProperty which, in grpc_error_set_str() 152 grpc_core::StatusStrProperty which, std::string* s) { in grpc_error_get_str()
|
/external/sdv/vsomeip/third_party/boost/proto/include/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
|
/external/grpc-grpc/src/core/lib/iomgr/ |
D | error.cc | 120 grpc_core::StatusIntProperty which, in grpc_error_set_int() 132 grpc_core::StatusIntProperty which, intptr_t* p) { in grpc_error_get_int() 159 grpc_core::StatusStrProperty which, in grpc_error_set_str() 182 grpc_core::StatusStrProperty which, std::string* s) { in grpc_error_get_str()
|
/external/v4l-utils/utils/media-ctl/ |
D | libv4l2subdev.c | 91 enum v4l2_subdev_format_whence which) in v4l2_subdev_get_format() 121 enum v4l2_subdev_format_whence which) in v4l2_subdev_set_format() 151 unsigned int target, enum v4l2_subdev_format_whence which) in v4l2_subdev_get_selection() 196 unsigned int target, enum v4l2_subdev_format_whence which) in v4l2_subdev_set_selection() 245 enum v4l2_subdev_format_whence which) in v4l2_subdev_get_routing() 293 enum v4l2_subdev_format_whence which) in v4l2_subdev_set_routing() 394 enum v4l2_subdev_format_whence which) in v4l2_subdev_get_frame_interval() 424 enum v4l2_subdev_format_whence which) in v4l2_subdev_set_frame_interval() 525 enum v4l2_subdev_format_whence which, in v4l2_subdev_parse_setup_routes() 974 enum v4l2_subdev_format_whence which) in set_format() [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | UCharacterProperty.java | 351 int which; field in UCharacterProperty.CaseBinaryProperty 352 CaseBinaryProperty(int which) { in CaseBinaryProperty() 363 int which; field in UCharacterProperty.EmojiBinaryProperty 364 EmojiBinaryProperty(int which) { in EmojiBinaryProperty() 375 int which; field in UCharacterProperty.NormInertBinaryProperty 376 NormInertBinaryProperty(int source, int which) { in NormInertBinaryProperty() 426 int which; field in UCharacterProperty.MathCompatBinaryProperty 427 MathCompatBinaryProperty(int which) { in MathCompatBinaryProperty() 664 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() 724 int getMaxValue(int which) { in getMaxValue() [all …]
|
D | EmojiProps.java | 143 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() 155 public boolean hasBinaryProperty(CharSequence s, int which) { in hasBinaryProperty() 181 public void addStrings(int which, UnicodeSet set) { in addStrings()
|
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/ |
D | UCharacterProperty.java | 350 int which; field in UCharacterProperty.CaseBinaryProperty 351 CaseBinaryProperty(int which) { in CaseBinaryProperty() 362 int which; field in UCharacterProperty.EmojiBinaryProperty 363 EmojiBinaryProperty(int which) { in EmojiBinaryProperty() 374 int which; field in UCharacterProperty.NormInertBinaryProperty 375 NormInertBinaryProperty(int source, int which) { in NormInertBinaryProperty() 425 int which; field in UCharacterProperty.MathCompatBinaryProperty 426 MathCompatBinaryProperty(int which) { in MathCompatBinaryProperty() 663 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() 723 int getMaxValue(int which) { in getMaxValue() [all …]
|
D | EmojiProps.java | 139 public boolean hasBinaryProperty(int c, int which) { in hasBinaryProperty() 151 public boolean hasBinaryProperty(CharSequence s, int which) { in hasBinaryProperty() 177 public void addStrings(int which, UnicodeSet set) { in addStrings()
|
/external/v4l-utils/include/linux/ |
D | v4l2-subdev.h | 39 __u32 which; member 59 __u32 which; member 86 __u32 which; member 113 __u32 which; member 130 __u32 which; member 153 __u32 which; member 175 __u32 which; member 239 __u32 which; member
|
/external/kernel-headers/original/uapi/linux/ |
D | v4l2-subdev.h | 39 __u32 which; member 59 __u32 which; member 86 __u32 which; member 113 __u32 which; member 130 __u32 which; member 153 __u32 which; member 175 __u32 which; member 239 __u32 which; member
|
/external/python/bumble/tests/ |
D | test_utils.py | 56 def on_connection(self, which, connection): argument 59 def on_paired(self, which, keys): argument
|
D | a2dp_test.py | 81 def on_connection(self, which, connection): argument 84 def on_paired(self, which, keys): argument
|
/external/ltp/testcases/kernel/syscalls/ioprio/ |
D | ioprio.h | 20 static inline int sys_ioprio_get(int which, int who) in sys_ioprio_get() 25 static inline int sys_ioprio_set(int which, int who, int ioprio) in sys_ioprio_set()
|
/external/ltp/testcases/kernel/syscalls/getitimer/ |
D | getitimer02.c | 27 int which; member 36 static int sys_getitimer(int which, void *curr_value) in sys_getitimer()
|
/external/python/cpython3/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
|
/external/coreboot/src/arch/riscv/include/ |
D | vm.h | 9 #define EXTRACT_FIELD(val, which) (((val) & (which)) / ((which) & ~((which)-1))) argument 10 #define INSERT_FIELD(val, which, fieldval) (((val) & ~(which)) | ((fieldval) * ((which) & ~((which)… argument
|
/external/v4l-utils/utils/qv4l2/ |
D | ctrl-tab.cpp | 78 unsigned which; in addTabs() local 193 void ApplicationWindow::finishGrid(QGridLayout *grid, unsigned which) in finishGrid() 388 unsigned which = V4L2_CTRL_ID2WHICH(id); in ctrlAction() local 538 unsigned which = V4L2_CTRL_ID2WHICH(id); in updateCtrl() local 649 void ApplicationWindow::refresh(unsigned which) in refresh() 884 void ApplicationWindow::setDefaults(unsigned which) in setDefaults()
|
/external/cronet/tot/third_party/icu/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() 465 u_hasBinaryProperty(UChar32 c, UProperty which) { in u_hasBinaryProperty() 490 u_stringHasBinaryProperty(const char16_t *s, int32_t length, UProperty which) { in u_stringHasBinaryProperty() 543 static int32_t biDiGetMaxValue(const IntProperty &/*prop*/, UProperty which) { in biDiGetMaxValue() 620 static int32_t getNormQuickCheck(const IntProperty &/*prop*/, UChar32 c, UProperty which) { in getNormQuickCheck() 657 static int32_t layoutGetMaxValue(const IntProperty &/*prop*/, UProperty which) { in layoutGetMaxValue() 712 u_getIntPropertyValue(UChar32 c, UProperty which) { in u_getIntPropertyValue() 733 u_getIntPropertyMaxValue(UProperty which) { in u_getIntPropertyMaxValue() [all …]
|
/external/cronet/stable/third_party/icu/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() 465 u_hasBinaryProperty(UChar32 c, UProperty which) { in u_hasBinaryProperty() 490 u_stringHasBinaryProperty(const char16_t *s, int32_t length, UProperty which) { in u_stringHasBinaryProperty() 543 static int32_t biDiGetMaxValue(const IntProperty &/*prop*/, UProperty which) { in biDiGetMaxValue() 620 static int32_t getNormQuickCheck(const IntProperty &/*prop*/, UChar32 c, UProperty which) { in getNormQuickCheck() 657 static int32_t layoutGetMaxValue(const IntProperty &/*prop*/, UProperty which) { in layoutGetMaxValue() 712 u_getIntPropertyValue(UChar32 c, UProperty which) { in u_getIntPropertyValue() 733 u_getIntPropertyMaxValue(UProperty which) { in u_getIntPropertyMaxValue() [all …]
|
/external/ltp/testcases/kernel/syscalls/setpriority/ |
D | setpriority01.c | 25 int which; member 33 static const char *str_which(int which) in str_which()
|
/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/ |
D | matches.hpp | 373 which; typedef 388 typedef G0 which; typedef 423 which; typedef 435 typedef typename Cases::template case_<Tag> which; typedef 703 which; typedef
|