Home
last modified time | relevance | path

Searched defs:KeyInfo (Results 1 – 7 of 7) sorted by relevance

/external/openfst/src/include/fst/extensions/far/
Dinfo.h41 struct KeyInfo { struct
47 KeyInfo(string k, string t, int64 ns = 0, int64 na = 0) argument
60 vector<KeyInfo> *infos = list_fsts ? new vector<KeyInfo>() : 0; in FarInfo() argument
/external/qemu/android/skin/
Dfile.c120 } KeyInfo; typedef
/external/clang/lib/Basic/
DIdentifierTable.cpp313 IdentifierInfo **KeyInfo = reinterpret_cast<IdentifierInfo **>(this+1); in MultiKeywordSelector() local
/external/chromium_org/third_party/sqlite/src/src/
DsqliteInt.h616 typedef struct KeyInfo KeyInfo; typedef
1404 struct KeyInfo { struct
1427 KeyInfo *pKeyInfo; /* Collation and sort-order information */ argument
/external/sqlite/dist/
Dsqlite3.c8799 typedef struct KeyInfo KeyInfo; typedef
11094 struct KeyInfo { struct
11095 u32 nRef; /* Number of references to this KeyInfo object */ argument
11096 u8 enc; /* Text encoding - one of the SQLITE_UTF* values */
11097 u16 nField; /* Number of key columns in the index */
11098 u16 nXField; /* Number of columns beyond the key columns */
11122 KeyInfo *pKeyInfo; /* Collation and sort-order information */ argument
/external/sqlite/dist/orig/
Dsqlite3.c8799 typedef struct KeyInfo KeyInfo; typedef
11094 struct KeyInfo { struct
11095 u32 nRef; /* Number of references to this KeyInfo object */ argument
11096 u8 enc; /* Text encoding - one of the SQLITE_UTF* values */
11097 u16 nField; /* Number of key columns in the index */
11098 u16 nXField; /* Number of columns beyond the key columns */
11122 KeyInfo *pKeyInfo; /* Collation and sort-order information */ argument
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c7596 typedef struct KeyInfo KeyInfo; typedef
9749 struct KeyInfo { struct
9772 KeyInfo *pKeyInfo; /* Collation and sort-order information */ argument