OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fMagic
(Results
1 - 16
of
16
) sorted by null
/external/icu4c/i18n/
uspoof_impl.cpp
32
fMagic
(0), fChecks(USPOOF_ALL_CHECKS), fSpoofData(NULL), fAllowedCharsSet(NULL) ,
48
fMagic
= USPOOF_MAGIC;
53
fMagic
(USPOOF_MAGIC), fChecks(USPOOF_ALL_CHECKS), fSpoofData(NULL), fAllowedCharsSet(NULL) ,
65
fMagic
(0), fChecks(USPOOF_ALL_CHECKS), fSpoofData(NULL), fAllowedCharsSet(NULL) ,
70
fMagic
= src.
fMagic
;
84
fMagic
= 0; // head off application errors by preventing use of
107
if (This->
fMagic
!= USPOOF_MAGIC ||
469
rawData->
fMagic
!= USPOOF_MAGIC ||
559
fRawData->
fMagic
= USPOOF_MAGIC
[
all
...]
uspoof_impl.h
103
int32_t
fMagic
; // Internal sanity check.
267
int32_t
fMagic
; // (0x3845fdef)
uregex.cpp
36
int32_t
fMagic
;
51
fMagic
= REXP_MAGIC;
73
fMagic
= 0;
89
if (re == NULL || re->
fMagic
!= REXP_MAGIC) {
[
all
...]
/external/chromium_org/third_party/icu/source/test/cintltst/
hpmufn.c
217
int
fMagic
;
227
theMutex->
fMagic
= 123456;
240
TEST_ASSERT(This->
fMagic
== 123456);
241
This->
fMagic
= 0;
249
TEST_ASSERT(This->
fMagic
== 123456);
257
TEST_ASSERT(This->
fMagic
== 123456);
323
* uresbund.c:resbMutex's
fMagic
is wrong, check if ures_flushCache() did
/external/icu4c/test/cintltst/
hpmufn.c
217
int
fMagic
;
227
theMutex->
fMagic
= 123456;
240
TEST_ASSERT(This->
fMagic
== 123456);
241
This->
fMagic
= 0;
249
TEST_ASSERT(This->
fMagic
== 123456);
257
TEST_ASSERT(This->
fMagic
== 123456);
323
* uresbund.c:resbMutex's
fMagic
is wrong, check if ures_flushCache() did
/external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.cpp
30
fMagic
(0), fSpoofData(NULL), fAllowedCharsSet(NULL) , fAllowedLocales(NULL) {
34
fMagic
= USPOOF_MAGIC;
48
fMagic
= USPOOF_MAGIC;
60
fMagic
(0), fSpoofData(NULL), fAllowedCharsSet(NULL) {
64
fMagic
= src.
fMagic
;
78
fMagic
= 0; // head off application errors by preventing use of
100
if (This->
fMagic
!= USPOOF_MAGIC ||
448
rawData->
fMagic
!= USPOOF_MAGIC ||
538
fRawData->
fMagic
= USPOOF_MAGIC
[
all
...]
uspoof_impl.h
112
int32_t
fMagic
; // Internal sanity check.
336
int32_t
fMagic
; // (0x3845fdef)
uregex.cpp
35
int32_t
fMagic
;
50
fMagic
= REXP_MAGIC;
72
fMagic
= 0;
88
if (re == NULL || re->
fMagic
!= REXP_MAGIC) {
[
all
...]
/external/chromium_org/third_party/icu/source/common/
rbbidata.h
60
uint32_t
fMagic
; /* == 0xbla0 */
rbbidata.cpp
77
if (fHeader->
fMagic
!= 0xb1a0 || fHeader->fFormatVersion[0] != 3)
324
if (ds->readUInt32(rbbiDH->
fMagic
) != 0xb1a0 ||
rbbirb.cpp
177
data->
fMagic
= 0xb1a0;
/external/icu4c/common/
rbbidata.h
60
uint32_t
fMagic
; /* == 0xbla0 */
rbbidata.cpp
77
if (fHeader->
fMagic
!= 0xb1a0 || fHeader->fFormatVersion[0] != 3)
324
if (ds->readUInt32(rbbiDH->
fMagic
) != 0xb1a0 ||
rbbirb.cpp
177
data->
fMagic
= 0xb1a0;
/prebuilts/misc/common/icu4j/
icu4j.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 219 milliseconds