/external/clang/tools/libclang/ |
D | CXTranslationUnit.h | 39 CXTUOwner(CXTranslationUnitImpl *tu) : TU(tu) { } in CXTUOwner()
|
D | CXSourceLocation.cpp | 119 CXSourceLocation clang_getLocation(CXTranslationUnit tu, in clang_getLocation() 146 CXSourceLocation clang_getLocationForOffset(CXTranslationUnit tu, in clang_getLocationForOffset()
|
D | CIndex.cpp | 478 CXTranslationUnit tu = getCursorTU(Cursor); in VisitChildren() local 2893 CXFile clang_getFile(CXTranslationUnit tu, const char *file_name) { in clang_getFile() 2903 unsigned clang_isFileMultipleIncludeGuarded(CXTranslationUnit tu, CXFile file) { in clang_isFileMultipleIncludeGuarded() 4193 CXTranslationUnit tu = getCursorTU(C); in clang_getCursorReferenced() local 4877 CXTranslationUnit tu, SourceRange RegionOfInterest) in AnnotateTokensWorker()
|
/external/clang/bindings/python/tests/cindex/ |
D | test_translation_unit.py | 90 def save_tu(tu): argument
|
/external/bluetooth/bluedroid/bta/gatt/ |
D | bta_gatts_utils.c | 195 UINT8 su[LEN_UUID_128], tu[LEN_UUID_128]; in bta_gatts_uuid_compare() local
|
D | bta_gattc_utils.c | 72 UINT8 su[LEN_UUID_128], tu[LEN_UUID_128]; in bta_gattc_uuid_compare() local
|
/external/yaffs2/yaffs2/ |
D | yaffs_tagscompat.c | 123 yaffs_TagsUnion *tu = (yaffs_TagsUnion *) tagsPtr; in yaffs_LoadTagsIntoSpare() local 140 yaffs_TagsUnion *tu = (yaffs_TagsUnion *) tagsPtr; in yaffs_GetTagsFromSpare() local
|
/external/clang/test/Sema/ |
D | transparent-union.c | 18 TU tu; in g() local
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_dev_disc.c | 338 unsigned int tu; in p2p_process_go_disc_req() local
|
D | p2p.c | 261 unsigned int r, tu; in p2p_listen_in_find() local
|
/external/wpa_supplicant_8/src/ap/ |
D | ieee802_11_shared.c | 26 u32 timeout, tu; in hostapd_eid_assoc_comeback_time() local
|
D | sta_info.c | 767 u32 tu; in ap_check_sa_query_timeout() local
|
/external/clang/bindings/python/clang/ |
D | cindex.py | 180 def from_position(tu, file, line, column): argument 188 def from_offset(tu, file, offset): argument 397 def __init__(self, tu, memory, count): argument 406 def get_tokens(tu, extent): argument 1049 def from_location(tu, location): argument 2087 def __init__(self, tu): argument
|
/external/yaffs2/yaffs2/utils/ |
D | mkyaffsimage.c | 189 yaffs_TagsUnion *tu = (yaffs_TagsUnion *)tagsPtr; in yaffs_LoadTagsIntoSpare() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | sme.c | 917 u32 tu; in sme_check_sa_query_timeout() local
|
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/ |
D | D3DRMDEF.H | 265 D3DVALUE tu, tv; member
|
D | D3DTYPES.H | 220 D3DVALUE tu; /* Texture coordinates */ member 255 D3DVALUE tu; /* Texture coordinates */ member 294 D3DVALUE tu; /* Texture coordinates */ member
|
/external/quake/quake/src/QW/dxsdk/sdk/inc/ |
D | d3drmdef.h | 265 D3DVALUE tu, tv; member
|
D | d3dtypes.h | 220 D3DVALUE tu; /* Texture coordinates */ member 255 D3DVALUE tu; /* Texture coordinates */ member 294 D3DVALUE tu; /* Texture coordinates */ member
|
/external/bluetooth/bluedroid/stack/gatt/ |
D | gatt_utils.c | 960 UINT8 su[LEN_UUID_128], tu[LEN_UUID_128]; in gatt_uuid_compare() local
|
/external/webp/src/dsp/ |
D | dec_sse2.c | 818 uint8_t* const tu = u - 4; in HFilter8SSE2() local
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | mlme.c | 1092 u32 tu, ms; in ieee80211_rx_mgmt_assoc_resp() local
|