OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fMap
(Results
1 - 14
of
14
) sorted by null
/external/clang/test/CodeGenCXX/
2006-03-01-GimplifyCrash.cpp
9
PrefMapElem*
fMap
;
10
if (
fMap
[0].fPrefId == 1)
/external/chromium_org/third_party/icu/source/i18n/
casetrn.h
86
UCaseMapFull *
fMap
;
casetrn.cpp
92
fMap
(map)
109
fCsp(o.fCsp),
fMap
(o.
fMap
)
119
fMap
= o.
fMap
;
157
result=
fMap
(fCsp, c, utrans_rep_caseContextIterator, &csc, &s, "", &locCache);
160
//
fMap
() tried to look beyond the context limit
/external/icu4c/i18n/
casetrn.h
86
UCaseMapFull *
fMap
;
casetrn.cpp
94
fMap
(map)
111
fCsp(o.fCsp),
fMap
(o.
fMap
)
121
fMap
= o.
fMap
;
159
result=
fMap
(fCsp, c, utrans_rep_caseContextIterator, &csc, &s, "", &locCache);
162
//
fMap
() tried to look beyond the context limit
/external/chromium_org/third_party/skia/src/pdf/
SkPDFFont.h
56
const SkTDArray<FontGlyphSetPair>*
fMap
;
69
SkTDArray<FontGlyphSetPair>
fMap
;
SkPDFFont.cpp
660
if (fIndex >=
fMap
->count()) {
663
return &((*
fMap
)[fIndex++]);
667
fMap
= &(map.
fMap
);
679
for (int i = 0; i < usage.
fMap
.count(); ++i) {
680
SkPDFGlyphSet* myUsage = getGlyphSetForFont(usage.
fMap
[i].fFont);
681
myUsage->merge(*(usage.
fMap
[i].fGlyphSet));
686
for (int i = 0; i <
fMap
.count(); ++i) {
687
delete
fMap
[i].fGlyphSet; // Should not be NULL.
689
fMap
.reset()
[
all
...]
/external/skia/src/pdf/
SkPDFFont.h
56
const SkTDArray<FontGlyphSetPair>*
fMap
;
69
SkTDArray<FontGlyphSetPair>
fMap
;
SkPDFFont.cpp
660
if (fIndex >=
fMap
->count()) {
663
return &((*
fMap
)[fIndex++]);
667
fMap
= &(map.
fMap
);
679
for (int i = 0; i < usage.
fMap
.count(); ++i) {
680
SkPDFGlyphSet* myUsage = getGlyphSetForFont(usage.
fMap
[i].fFont);
681
myUsage->merge(*(usage.
fMap
[i].fGlyphSet));
686
for (int i = 0; i <
fMap
.count(); ++i) {
687
delete
fMap
[i].fGlyphSet; // Should not be NULL.
689
fMap
.reset()
[
all
...]
/external/llvm/lib/IR/
AsmWriter.cpp
316
///
fMap
- The slot map for the function level data.
317
ValueMap
fMap
;
560
fMap
.clear(); // Simply discard the function level map
594
ValueMap::iterator FI =
fMap
.find(V);
595
return FI ==
fMap
.end() ? -1 : (int)FI->second;
629
fMap
[V] = DestSlot;
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar
Completed in 750 milliseconds