OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tables
(Results
2176 - 2200
of
2935
) sorted by null
<<
81
82
83
84
85
86
87
88
89
90
>>
/external/chromium_org/v8/tools/gyp/
mksnapshot.host.linux-arm64.mk
59
-funwind-
tables
134
-funwind-
tables
\
mksnapshot.host.linux-mips.mk
61
-funwind-
tables
141
-funwind-
tables
\
mksnapshot.host.linux-x86.mk
60
-funwind-
tables
136
-funwind-
tables
\
mksnapshot.host.linux-x86_64.mk
60
-funwind-
tables
136
-funwind-
tables
\
v8_nosnapshot.host.darwin-arm.mk
62
-funwind-
tables
139
-funwind-
tables
\
v8_nosnapshot.host.darwin-arm64.mk
61
-funwind-
tables
135
-funwind-
tables
\
v8_nosnapshot.host.darwin-mips.mk
63
-funwind-
tables
142
-funwind-
tables
\
v8_nosnapshot.host.darwin-x86.mk
62
-funwind-
tables
137
-funwind-
tables
\
v8_nosnapshot.host.darwin-x86_64.mk
62
-funwind-
tables
137
-funwind-
tables
\
v8_nosnapshot.host.linux-arm.mk
63
-funwind-
tables
141
-funwind-
tables
\
v8_nosnapshot.host.linux-arm64.mk
62
-funwind-
tables
137
-funwind-
tables
\
v8_nosnapshot.host.linux-mips.mk
64
-funwind-
tables
144
-funwind-
tables
\
v8_nosnapshot.host.linux-x86.mk
63
-funwind-
tables
139
-funwind-
tables
\
v8_nosnapshot.host.linux-x86_64.mk
63
-funwind-
tables
139
-funwind-
tables
\
/external/chromium_org/webkit/browser/quota/
quota_database.h
163
const TableSchema*
tables
, size_t tables_size,
/external/sfntly/cpp/src/sfntly/
font.h
203
TableMap*
tables
);
244
// Get the number of
tables
in this font.
258
// Get a map of the
tables
in this font accessed by table tag.
259
// @return an unmodifiable view of the
tables
in this font
309
// @param tableOrdering the
tables
to generate headers for and the order to
321
// Serialize the
tables
.
323
// @param tableHeaders the headers for the
tables
to serialize
329
//
tables
in the font in an undefined order.
/external/fonttools/Lib/fontTools/ttLib/tables/
_c_m_a_p.py
16
for subtable in self.
tables
:
25
self.
tables
=
tables
= []
51
table.cmap =
tables
[seenOffsets[offset]].cmap
54
tables
.append(table)
57
self.
tables
.sort() # sort according to the spec; see CmapSubtable.__lt__()
58
numSubTables = len(self.
tables
)
62
seen = {} # Some
tables
are the same object reference. Don't compile them twice.
63
done = {} # Some
tables
are different objects, but compile to the same data chunk
64
for table in self.
tables
[
all
...]
/external/chromium_org/android_webview/
android_webview_common.target.darwin-arm.mk
115
-funwind-
tables
\
131
-funwind-
tables
278
-funwind-
tables
\
294
-funwind-
tables
android_webview_common.target.darwin-arm64.mk
106
-funwind-
tables
\
120
-funwind-
tables
257
-funwind-
tables
\
271
-funwind-
tables
android_webview_common.target.darwin-mips.mk
109
-funwind-
tables
\
125
-funwind-
tables
266
-funwind-
tables
\
282
-funwind-
tables
android_webview_common.target.darwin-x86.mk
110
-funwind-
tables
\
126
-funwind-
tables
267
-funwind-
tables
\
283
-funwind-
tables
android_webview_common.target.darwin-x86_64.mk
109
-funwind-
tables
\
125
-funwind-
tables
265
-funwind-
tables
\
281
-funwind-
tables
android_webview_common.target.linux-arm.mk
115
-funwind-
tables
\
131
-funwind-
tables
278
-funwind-
tables
\
294
-funwind-
tables
android_webview_common.target.linux-arm64.mk
106
-funwind-
tables
\
120
-funwind-
tables
257
-funwind-
tables
\
271
-funwind-
tables
android_webview_common.target.linux-mips.mk
109
-funwind-
tables
\
125
-funwind-
tables
266
-funwind-
tables
\
282
-funwind-
tables
Completed in 796 milliseconds
<<
81
82
83
84
85
86
87
88
89
90
>>