Searched refs:affinity (Results 51 - 54 of 54) sorted by relevance

123

/external/sqlite/dist/
H A Dsqlite3.c4291 ** numeric affinity to the value. This means that an attempt is
9301 #define OP_Affinity 47 /* synopsis: affinity(r[P1@P2]) */
10781 char affinity; /* One of the SQLITE_AFF_... values */ member in struct:Column
10815 ** Column affinity types.
10822 ** when multiple affinity types are concatenated into a string and
10838 ** affinity value.
10843 ** Additional bit values that can be ORed with an affinity without
10844 ** changing the affinity.
10944 char *zColAff; /* String defining the affinity of each column */
11162 char *zColAff; /* String defining the affinity o
11351 char affinity; /* The affinity of the column or 0 if not a column */ member in struct:Expr
61816 valueFromExpr( sqlite3 *db, Expr *pExpr, u8 enc, u8 affinity, sqlite3_value **ppVal, struct ValueNewStat4Ctx *pCtx ) argument
61928 sqlite3ValueFromExpr( sqlite3 *db, Expr *pExpr, u8 enc, u8 affinity, sqlite3_value **ppVal ) argument
62012 stat4ValueFromExpr( Parse *pParse, Expr *pExpr, u8 affinity, struct ValueNewStat4Ctx *pAlloc, sqlite3_value **ppVal ) argument
62086 sqlite3Stat4ProbeSetValue( Parse *pParse, Index *pIdx, UnpackedRecord **ppRec, Expr *pExpr, u8 affinity, int iVal, int *pbOk ) argument
62120 sqlite3Stat4ValueFromExpr( Parse *pParse, Expr *pExpr, u8 affinity, sqlite3_value **ppVal ) argument
68189 applyAffinity( Mem *pRec, char affinity, u8 enc ) argument
68233 sqlite3ValueApplyAffinity( sqlite3_value *pVal, u8 affinity, u8 enc ) argument
69949 char affinity; /* Affinity to use for comparison */ local
80022 char affinity; /* Affinity of the LHS of the IN */ local
80219 char affinity; /* Comparison affinity to use */ local
[all...]
/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeap.h109 template<ThreadAffinity affinity> class ThreadLocalPersistents;
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 215 milliseconds

123