/external/e2fsprogs/lib/uuid/ |
D | uuid_types.h | 13 typedef int int64_t; typedef 16 typedef long int64_t; typedef 20 typedef __signed__ long long int64_t; typedef 22 typedef signed long long int64_t; typedef
|
D | uuid_types.h.in | 13 typedef int int64_t; typedef 16 typedef long int64_t; typedef 20 typedef __signed__ long long int64_t; typedef 22 typedef signed long long int64_t; typedef
|
/external/webkit/Source/WebKit2/UIProcess/gtk/ |
D | TextCheckerGtk.cpp | 67 void TextChecker::closeSpellDocumentWithTag(int64_t) in closeSpellDocumentWithTag() argument 72 void TextChecker::checkSpellingOfString(int64_t, const UChar*, uint32_t, int32_t&, int32_t&) in checkSpellingOfString() argument 77 void TextChecker::checkGrammarOfString(int64_t, const UChar*, uint32_t, Vector<WebCore::GrammarDeta… in checkGrammarOfString() argument 93 void TextChecker::updateSpellingUIWithMisspelledWord(int64_t, const String&) in updateSpellingUIWithMisspelledWord() argument 98 void TextChecker::updateSpellingUIWithGrammarString(int64_t, const String&, const GrammarDetail&) in updateSpellingUIWithGrammarString() argument 108 void TextChecker::learnWord(int64_t, const String&) in learnWord() argument
|
/external/webkit/Source/WebKit2/UIProcess/qt/ |
D | TextCheckerQt.cpp | 68 void TextChecker::closeSpellDocumentWithTag(int64_t) in closeSpellDocumentWithTag() argument 73 void TextChecker::checkSpellingOfString(int64_t, const UChar*, uint32_t, int32_t&, int32_t&) in checkSpellingOfString() argument 78 void TextChecker::checkGrammarOfString(int64_t, const UChar*, uint32_t, Vector<WebCore::GrammarDeta… in checkGrammarOfString() argument 94 void TextChecker::updateSpellingUIWithMisspelledWord(int64_t, const String&) in updateSpellingUIWithMisspelledWord() argument 99 void TextChecker::updateSpellingUIWithGrammarString(int64_t, const String&, const GrammarDetail&) in updateSpellingUIWithGrammarString() argument 109 void TextChecker::learnWord(int64_t, const String&) in learnWord() argument
|
/external/webkit/Source/WebCore/storage/ |
D | IDBSQLiteBackingStore.cpp | 294 void IDBSQLiteBackingStore::deleteObjectStore(int64_t, int64_t objectStoreId) in deleteObjectStore() argument 396 String IDBSQLiteBackingStore::getObjectStoreRecord(int64_t, int64_t objectStoreId, const IDBKey& ke… in getObjectStoreRecord() argument 445 bool IDBSQLiteBackingStore::putObjectStoreRecord(int64_t, int64_t objectStoreId, const IDBKey& key,… in putObjectStoreRecord() argument 471 void IDBSQLiteBackingStore::clearObjectStore(int64_t, int64_t objectStoreId) in clearObjectStore() argument 477 void IDBSQLiteBackingStore::deleteObjectStoreRecord(int64_t, int64_t objectStoreId, const ObjectSto… in deleteObjectStoreRecord() argument 492 double IDBSQLiteBackingStore::nextAutoIncrementNumber(int64_t, int64_t objectStoreId) in nextAutoIncrementNumber() argument 506 bool IDBSQLiteBackingStore::keyExistsInObjectStore(int64_t, int64_t objectStoreId, const IDBKey& ke… in keyExistsInObjectStore() argument 525 bool IDBSQLiteBackingStore::forEachObjectStoreRecord(int64_t, int64_t objectStoreId, ObjectStoreRec… in forEachObjectStoreRecord() argument 544 void IDBSQLiteBackingStore::getIndexes(int64_t, int64_t objectStoreId, Vector<int64_t>& foundIds, V… in getIndexes() argument 565 bool IDBSQLiteBackingStore::createIndex(int64_t, int64_t objectStoreId, const String& name, const S… in createIndex() argument [all …]
|
/external/chromium/sdch/open-vcdiff/vsprojects/ |
D | stdint.h | 24 typedef __int64 int64_t; typedef
|
/external/clang/test/CodeGen/ |
D | 2010-06-17-asmcrash.c | 5 typedef long long int64_t; typedef
|
D | arm-asm-variable.c | 3 typedef long long int64_t; typedef
|
/external/v8/include/ |
D | v8stdint.h | 44 typedef __int64 int64_t; typedef
|
D | v8-debug.h | 37 typedef long long int64_t; // NOLINT typedef
|
/external/skia/include/config/ |
D | sk_stdint.h | 17 typedef long long int64_t; typedef
|
/external/icu4c/common/unicode/ |
D | ptypes.h | 80 typedef signed long long int64_t; typedef
|
D | ppalmos.h | 129 typedef signed long long int64_t; typedef 131 typedef signed __int64 int64_t; typedef
|
D | pwin32.h | 152 typedef signed long long int64_t; typedef 154 typedef signed __int64 int64_t; typedef
|
/external/clang/test/Analysis/ |
D | misc-ps-64.m | 7 typedef long long int64_t; typedef
|
/external/webp/include/webp/ |
D | types.h | 28 typedef long long int int64_t; typedef
|
/external/webkit/Source/JavaScriptCore/os-win32/ |
D | stdint.h | 41 typedef __int64 int64_t; typedef
|
/external/libvpx/vpx/ |
D | vpx_integer.h | 28 typedef signed __int64 int64_t; typedef
|
/external/webkit/Source/WebCore/bridge/ |
D | nptypes.h | 56 typedef long long int64_t; typedef
|
/external/compiler-rt/lib/asan/tests/ |
D | asan_test_utils.h | 25 typedef __int64 int64_t; typedef
|
/external/qemu/distrib/sdl-1.2.12/include/ |
D | SDL_config_win32.h | 39 typedef signed __int64 int64_t; typedef 63 typedef signed long long int64_t; typedef
|
/external/libvpx/vp8/common/ |
D | duck_io.h | 20 typedef __int64 int64_t; typedef
|
/external/tcpdump/ |
D | configure.in | 831 [AC_DEFINE([int64_t], [long long], definition
|
/external/llvm/unittests/Support/ |
D | SwapByteOrderTest.cpp | 123 TEST(SwapByteOrder, int64_t) { in TEST() argument
|
/external/clang/test/SemaCXX/ |
D | conversion.cpp | 9 typedef signed long int64_t; typedef
|