OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NORMALIZE
(Results
1 - 10
of
10
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactoring/changes/
AndroidTypeRenameChange.java
112
mManager.disconnect(mAndroidManifest.getFullPath(), LocationKind.
NORMALIZE
,
AndroidPackageRenameChange.java
124
mManager.disconnect(mAndroidManifest.getFullPath(), LocationKind.
NORMALIZE
,
AndroidLayoutChange.java
121
mManager.disconnect(mFile.getFullPath(), LocationKind.
NORMALIZE
,
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactoring/core/
AndroidRenameParticipant.java
68
mManager.connect(mAndroidManifest.getFullPath(), LocationKind.
NORMALIZE
,
71
LocationKind.
NORMALIZE
);
AndroidTypeMoveParticipant.java
127
lManager.connect(file.getFullPath(), LocationKind.
NORMALIZE
,
130
LocationKind.
NORMALIZE
);
150
mManager.connect(mAndroidManifest.getFullPath(), LocationKind.
NORMALIZE
,
153
LocationKind.
NORMALIZE
);
267
lManager.connect(file.getFullPath(), LocationKind.
NORMALIZE
, new NullProgressMonitor());
269
LocationKind.
NORMALIZE
);
321
lManager.disconnect(file.getFullPath(), LocationKind.
NORMALIZE
,
346
mManager.disconnect(mAndroidManifest.getFullPath(), LocationKind.
NORMALIZE
,
AndroidTypeRenameParticipant.java
105
lManager.connect(file.getFullPath(), LocationKind.
NORMALIZE
,
108
LocationKind.
NORMALIZE
);
228
lManager.connect(file.getFullPath(), LocationKind.
NORMALIZE
, new NullProgressMonitor());
230
LocationKind.
NORMALIZE
);
283
lManager.disconnect(file.getFullPath(), LocationKind.
NORMALIZE
,
309
mManager.disconnect(mAndroidManifest.getFullPath(), LocationKind.
NORMALIZE
,
AndroidPackageRenameParticipant.java
135
lManager.connect(file.getFullPath(), LocationKind.
NORMALIZE
,
138
LocationKind.
NORMALIZE
);
340
LocationKind.
NORMALIZE
, new NullProgressMonitor());
342
LocationKind.
NORMALIZE
);
407
lManager.disconnect(file.getFullPath(), LocationKind.
NORMALIZE
,
448
mManager.disconnect(mAndroidManifest.getFullPath(), LocationKind.
NORMALIZE
,
/external/icu4c/tools/gensprep/
gensprep.c
47
#define NORMALIZE_DIRECTIVE "
normalize
"
87
NORMALIZE
,
118
"\t-n or --
normalize
turn on the option for normalization and include mappings\n"
124
"\t unlike -n/--
normalize
, this option does not force the\n"
153
options[
NORMALIZE
].value = "";
174
if(options[
NORMALIZE
].doesOccur) {
175
icuUniDataDir = options[
NORMALIZE
].value;
230
if(options[
NORMALIZE
].doesOccur){ /* this option might be set by @
normalize
;; in the source file */
356
options[
NORMALIZE
].doesOccur = TRUE
[
all
...]
/external/libvpx/vp8/decoder/
detokenize.c
88
#define
NORMALIZE
\
124
NORMALIZE
\
129
NORMALIZE
\
140
NORMALIZE
\
150
NORMALIZE
\
178
NORMALIZE
/external/libxml2/
xmlschemas.c
[
all
...]
Completed in 296 milliseconds