OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOTDEF
(Results
1 - 6
of
6
) sorted by null
/external/sfntly/cpp/src/sfntly/table/bitmap/
eblc_table.h
175
static const int32_t
NOTDEF
= -1;
/external/sfntly/cpp/src/test/
cmap_iterator_test.cc
93
if (g != CMapTable::
NOTDEF
)
/external/sfntly/cpp/src/sfntly/table/core/
cmap_table.cc
36
const int32_t CMapTable::
NOTDEF
= 0;
349
return CMapTable::
NOTDEF
;
468
return CMapTable::
NOTDEF
;
485
return CMapTable::
NOTDEF
;
497
return CMapTable::
NOTDEF
;
614
return CMapTable::
NOTDEF
;
624
return CMapTable::
NOTDEF
;
[
all
...]
cmap_table.h
109
// cmap to anything but .
notdef
<b>but</b> it may return some that are not
110
// mapped or are mapped to .
notdef
. Various cmap tables provide ranges and
114
// the Iterator may still end up pointing to the .
notdef
glyph. However, the
428
// @return the glyph id for the character; CMapTable.
NOTDEF
if not found
583
static const int32_t
NOTDEF
;
/external/deqp-deps/glslang/SPIRV/
SPVRemapper.cpp
[
all
...]
/external/ltp/testcases/kernel/fs/doio/
doio.c
966
#ifdef
NOTDEF
[
all
...]
Completed in 262 milliseconds