Home
last modified time | relevance | path

Searched defs:ntype (Results 1 – 22 of 22) sorted by relevance

/external/libedit/src/
Dkeymacro.c191 keymacro_add(EditLine *el, const Char *key, keymacro_value_t *val, int ntype) in keymacro_add()
319 keymacro_value_t *val, int ntype) in node__try()
586 keymacro_kprint(EditLine *el, const Char *key, keymacro_value_t *val, int ntype) in keymacro_kprint()
Dmap.c1247 int ntype, rem; in map_bind() local
/external/python/cpython2/Lib/test/
Dtest_int.py56 ntype = None variable in IntLongCommonTests
71 ntype = int variable in IntTestCases
Dtest_long.py90 ntype = long variable in LongTest
/external/webrtc/webrtc/base/
Dmacconversion.cc54 CFNumberType ntype = CFNumberGetType(cfn); in p_convertCFNumberToInt() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_io_types.c61 const struct glsl_type *ntype = in get_new_var() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTZDBTimeZoneNames.java294 NameType ntype = match.type; in handlePrefixMatch() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTZDBTimeZoneNames.java296 NameType ntype = match.type; in handlePrefixMatch() local
/external/f2fs-tools/fsck/
Dfsck.c349 enum FILE_TYPE ftype, enum NODE_TYPE ntype, in sanity_check_nid()
487 u32 nid, enum FILE_TYPE ftype, enum NODE_TYPE ntype, in fsck_chk_node_blk()
597 enum NODE_TYPE ntype; in fsck_chk_inode_blk() local
Ddump.c262 static void dump_node_blk(struct f2fs_sb_info *sbi, int ntype, in dump_node_blk()
/external/mesa3d/src/amd/vulkan/
Dradv_formats.c396 unsigned ntype; in radv_translate_color_numformat() local
Dradv_pipeline.c583 unsigned format, ntype, swap; in si_choose_spi_color_format() local
Dradv_device.c1586 unsigned ntype, format, swap, endian; in radv_initialise_color_surface() local
/external/apache-xml/src/main/java/org/apache/xml/utils/
DDOMHelper.java627 short ntype = n.getNodeType(); in getNamespaceOfNode() local
/external/python/cpython2/Modules/
Dparsermodule.c1030 validate_repeating_list(node *tree, int ntype, int (*vfunc)(node *), in validate_repeating_list()
1563 int ntype = TYPE(CHILD(tree, 0)); in validate_small_stmt() local
1598 int ntype; in validate_compound_stmt() local
1954 int ntype = TYPE(CHILD(tree, 0)); in validate_import_stmt() local
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DDOM2DTM.java1215 int ntype=n.getNodeType(); in logicalNextDOMTextNode() local
/external/webrtc/webrtc/p2p/base/
Dport_unittest.cc391 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/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1944 unsigned ntype, bool is_depth) in si_choose_spi_color_formats()
2064 unsigned format, swap, ntype, endian; in si_initialize_color_surface() local
/external/tcpdump/
Dprint-decnet.c750 int ntype = info & 3; in print_t_info() local
829 int ntype = info & II_TYPEMASK; in print_i_info() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c815 unsigned format, swap, ntype, endian; in r600_init_color_surface() local
Devergreen_state.c995 unsigned format, swap, ntype, endian; in evergreen_init_color_surface() local
/external/icu/icu4c/source/i18n/
Dtznames_impl.cpp1960 UTimeZoneNameType ntype = match->type; in handleMatch() local