/external/python/cpython2/Lib/test/ |
D | test_int.py | 56 ntype = None variable in IntLongCommonTests 71 ntype = int variable in IntTestCases
|
D | test_long.py | 90 ntype = long variable in LongTest
|
/external/webrtc/webrtc/base/ |
D | macconversion.cc | 54 CFNumberType ntype = CFNumberGetType(cfn); in p_convertCFNumberToInt() local
|
/external/u-boot/drivers/mtd/ubi/ |
D | build.c | 182 int ubi_volume_notify(struct ubi_device *ubi, struct ubi_volume *vol, int ntype) in ubi_volume_notify() 214 int ubi_notify_all(struct ubi_device *ubi, int ntype, struct notifier_block *nb) in ubi_notify_all()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | TZDBTimeZoneNames.java | 298 NameType ntype = match.type; in handlePrefixMatch() local
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | TZDBTimeZoneNames.java | 300 NameType ntype = match.type; in handlePrefixMatch() local
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | DOMHelper.java | 627 short ntype = n.getNodeType(); in getNamespaceOfNode() local
|
/external/python/cpython2/Modules/ |
D | parsermodule.c | 1072 validate_repeating_list(node *tree, int ntype, int (*vfunc)(node *), in validate_repeating_list() 1605 int ntype = TYPE(CHILD(tree, 0)); in validate_small_stmt() local 1640 int ntype; in validate_compound_stmt() local 1996 int ntype = TYPE(CHILD(tree, 0)); in validate_import_stmt() local
|
/external/f2fs-tools/fsck/ |
D | fsck.c | 379 enum FILE_TYPE ftype, enum NODE_TYPE ntype, in sanity_check_nid() 519 u32 nid, enum FILE_TYPE ftype, enum NODE_TYPE ntype, in fsck_chk_node_blk() 658 enum NODE_TYPE ntype; in fsck_chk_inode_blk() local
|
D | dump.c | 250 static void dump_node_blk(struct f2fs_sb_info *sbi, int ntype, in dump_node_blk()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_formats.c | 398 unsigned ntype; in radv_translate_color_numformat() local
|
D | radv_pipeline.c | 300 unsigned format, ntype, swap; in si_choose_spi_color_format() local
|
D | radv_device.c | 3090 unsigned ntype, format, swap, endian; in radv_initialise_color_surface() local
|
/external/one-true-awk/ |
D | awk.h | 141 int ntype; member
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
D | DOM2DTM.java | 1215 int ntype=n.getNodeType(); in logicalNextDOMTextNode() local
|
/external/webrtc/webrtc/p2p/base/ |
D | port_unittest.cc | 391 void TestLocalToStun(NATType ntype) { in TestLocalToStun() 409 void TestStunToLocal(NATType ntype) { in TestStunToLocal() 430 void TestStunToRelay(NATType ntype, RelayType rtype, ProtocolType proto) { in TestStunToRelay()
|
/external/tcpdump/ |
D | print-decnet.c | 752 int ntype = info & 3; in print_t_info() local 831 int ntype = info & II_TYPEMASK; in print_i_info() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state.c | 2231 unsigned ntype, bool is_depth) in si_choose_spi_color_formats() 2351 unsigned format, swap, ntype, endian; in si_initialize_color_surface() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | evergreen_state.c | 1024 unsigned ntype; member 1038 unsigned format, swap, ntype, endian; in evergreen_set_color_surface_buffer() local 1110 unsigned format, swap, ntype, endian; in evergreen_set_color_surface_common() local
|
D | r600_state.c | 816 unsigned format, swap, ntype, endian; in r600_init_color_surface() local
|
/external/icu/icu4c/source/i18n/ |
D | tznames_impl.cpp | 1966 UTimeZoneNameType ntype = match->type; in handleMatch() local
|
/external/v8/src/wasm/ |
D | wasm-interpreter.cc | 2508 #define SIGN_EXTENSION_CASE(name, wtype, ntype) \ in Execute() argument
|