Searched refs:isIndex (Results 1 - 16 of 16) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dtestidn.cpp220 getValues(uint32_t result, int32_t& value, UBool& isIndex){ argument
231 isIndex =FALSE;
235 isIndex =FALSE;
242 isIndex = TRUE;
246 isIndex = FALSE;
253 isIndex =FALSE;
293 UBool isIndex = FALSE; local
298 type = getValues(result,value, isIndex);
333 UBool isIndex; local
337 retType = getValues(result,value,isIndex);
408 UBool isIndex=FALSE; local
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dsprpdata.c111 getValues(uint32_t result, int32_t* value, UBool* isIndex){ argument
128 *isIndex = TRUE;
132 *isIndex = FALSE;
139 isIndex =FALSE;
151 UBool isIndex = FALSE; local
162 retType = getValues(result,&value,&isIndex);
171 if(isIndex){
203 if(isIndex){
233 UBool isIndex=FALSE; local
256 retType = getValues(result, &value, &isIndex);
[all...]
/external/clang/lib/CodeGen/
H A DCGBlocks.h167 bool isIndex() const { return (Data & 1) != 0; } function in class:clang::CodeGen::CGBlockInfo::Capture
168 bool isConstant() const { return !isIndex(); }
171 assert(isIndex());
175 assert(isIndex());
179 assert(isIndex());
183 assert(isIndex());
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DStringPrep.java331 boolean isIndex; field in class:StringPrep.Values
335 isIndex = false;
357 values.isIndex = true;
361 values.isIndex = false;
369 values.isIndex = false;
399 if(val.isIndex){
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DStringPrep.java348 boolean isIndex; field in class:StringPrep.Values
352 isIndex = false;
374 values.isIndex = true;
378 values.isIndex = false;
386 values.isIndex = false;
416 if(val.isIndex){
/external/icu/icu4c/source/common/
H A Dusprep.cpp468 getValues(uint16_t trieWord, int16_t& value, UBool& isIndex){ argument
478 isIndex =FALSE;
482 isIndex =FALSE;
489 isIndex = TRUE;
492 isIndex = FALSE;
499 isIndex =FALSE;
521 UBool isIndex; local
536 type = getValues(result, value, isIndex);
549 if(isIndex){
724 UBool isIndex; local
[all...]
/external/lzma/C/
H A DXzIn.c25 SRes XzBlock_ReadHeader(CXzBlock *p, ISeqInStream *inStream, Bool *isIndex, UInt32 *headerSizeRes) argument
35 *isIndex = True;
39 *isIndex = False;
H A DXz.h55 SRes XzBlock_ReadHeader(CXzBlock *p, ISeqInStream *inStream, Bool *isIndex, UInt32 *headerSizeRes);
/external/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp478 Bool isIndex; local
480 SRes res2 = XzBlock_ReadHeader(&block, &inStreamWrap.p, &isIndex, &headerSizeRes);
481 if (res2 == SZ_OK && !isIndex)
/external/tpm2/
H A DNV.c231 BOOL isIndex // IN: TRUE if the entity is an index
238 if(isIndex)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/sqlite/dist/orig/
H A Dsqlite3.c54643 hasSharedCacheTableLock( Btree *pBtree, Pgno iRoot, int isIndex, int eLockType ) argument
[all...]
/external/sqlite/dist/
H A Dsqlite3.c54661 hasSharedCacheTableLock( Btree *pBtree, Pgno iRoot, int isIndex, int eLockType ) argument
[all...]
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 2702 milliseconds