Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:getMapping
(Results
1 - 14
of
14
) sorted by relevance
/third_party/icu/icu4c/source/common/
H
A
D
normalizer2impl.h
544
(!onlyContiguous || isInert(norm16) || *
getMapping
(norm16) <= 0x1ff);
in isCompInert()
595
const uint16_t *mapping=
getMapping
(norm16);
in getCCFromNoNo()
608
return (uint8_t)(*
getMapping
(norm16)>>8); // tccc from yesNo
in getTrailCCFromCompYesAndZeroCC()
623
const uint16_t *
getMapping
(uint16_t norm16) const { return extraData+(norm16>>OFFSET_SHIFT); }
in getMapping()
function in Normalizer2Impl
628
return
getMapping
(norm16); // for yesYes; if Jamo L: harmless empty list
in getCompositionsListForDecompYes()
635
const uint16_t *list=
getMapping
(norm16);
in getCompositionsListForComposite()
695
(norm16 & DELTA_TCCC_MASK) <= DELTA_TCCC_1 : *
getMapping
(norm16) <= 0x1ff);
in isTrailCC01ForCompBoundaryAfter()
H
A
D
normalizer2impl.cpp
721
const uint16_t *mapping=
getMapping
(norm16);
921
const uint16_t *mapping =
getMapping
(norm16);
971
const uint16_t *mapping=
getMapping
(norm16);
998
const uint16_t *mapping=
getMapping
(norm16);
1073
const uint16_t *mapping=
getMapping
(norm16);
1101
const uint16_t *mapping=
getMapping
(norm16);
1411
list=
getMapping
(norm16);
1531
const UChar *mapping = reinterpret_cast<const UChar *>(
getMapping
(norm16));
1934
const uint16_t *mapping =
getMapping
(norm16);
2257
const uint16_t *mapping=
getMapping
(norm1
[all...]
/third_party/node/deps/icu-small/source/common/
H
A
D
normalizer2impl.h
544
(!onlyContiguous || isInert(norm16) || *
getMapping
(norm16) <= 0x1ff);
in isCompInert()
595
const uint16_t *mapping=
getMapping
(norm16);
in getCCFromNoNo()
608
return (uint8_t)(*
getMapping
(norm16)>>8); // tccc from yesNo
in getTrailCCFromCompYesAndZeroCC()
623
const uint16_t *
getMapping
(uint16_t norm16) const { return extraData+(norm16>>OFFSET_SHIFT); }
in getMapping()
function in Normalizer2Impl
628
return
getMapping
(norm16); // for yesYes; if Jamo L: harmless empty list
in getCompositionsListForDecompYes()
635
const uint16_t *list=
getMapping
(norm16);
in getCompositionsListForComposite()
695
(norm16 & DELTA_TCCC_MASK) <= DELTA_TCCC_1 : *
getMapping
(norm16) <= 0x1ff);
in isTrailCC01ForCompBoundaryAfter()
H
A
D
normalizer2impl.cpp
721
const uint16_t *mapping=
getMapping
(norm16);
921
const uint16_t *mapping =
getMapping
(norm16);
971
const uint16_t *mapping=
getMapping
(norm16);
998
const uint16_t *mapping=
getMapping
(norm16);
1073
const uint16_t *mapping=
getMapping
(norm16);
1101
const uint16_t *mapping=
getMapping
(norm16);
1411
list=
getMapping
(norm16);
1531
const char16_t *mapping = reinterpret_cast<const char16_t *>(
getMapping
(norm16));
1934
const uint16_t *mapping =
getMapping
(norm16);
2257
const uint16_t *mapping=
getMapping
(norm1
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
normalizer2impl.h
544
(!onlyContiguous || isInert(norm16) || *
getMapping
(norm16) <= 0x1ff);
in isCompInert()
595
const uint16_t *mapping=
getMapping
(norm16);
in getCCFromNoNo()
608
return (uint8_t)(*
getMapping
(norm16)>>8); // tccc from yesNo
in getTrailCCFromCompYesAndZeroCC()
623
const uint16_t *
getMapping
(uint16_t norm16) const { return extraData+(norm16>>OFFSET_SHIFT); }
in getMapping()
function in Normalizer2Impl
628
return
getMapping
(norm16); // for yesYes; if Jamo L: harmless empty list
in getCompositionsListForDecompYes()
635
const uint16_t *list=
getMapping
(norm16);
in getCompositionsListForComposite()
695
(norm16 & DELTA_TCCC_MASK) <= DELTA_TCCC_1 : *
getMapping
(norm16) <= 0x1ff);
in isTrailCC01ForCompBoundaryAfter()
H
A
D
normalizer2impl.cpp
721
const uint16_t *mapping=
getMapping
(norm16);
921
const uint16_t *mapping =
getMapping
(norm16);
971
const uint16_t *mapping=
getMapping
(norm16);
998
const uint16_t *mapping=
getMapping
(norm16);
1073
const uint16_t *mapping=
getMapping
(norm16);
1101
const uint16_t *mapping=
getMapping
(norm16);
1411
list=
getMapping
(norm16);
1531
const UChar *mapping = reinterpret_cast<const UChar *>(
getMapping
(norm16));
1934
const uint16_t *mapping =
getMapping
(norm16);
2257
const uint16_t *mapping=
getMapping
(norm1
[all...]
/third_party/icu/icu4c/source/i18n/
H
A
D
uspoof_conf.h
122
UnicodeString
getMapping
(int32_t index);
/third_party/node/deps/icu-small/source/i18n/
H
A
D
uspoof_conf.h
122
UnicodeString
getMapping
(int32_t index);
/third_party/skia/third_party/externals/icu/source/i18n/
H
A
D
uspoof_conf.h
121
UnicodeString
getMapping
(int32_t index);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H
A
D
vktMemoryMappingTests.cpp
1027
MemoryMapping*
getMapping
(void) { return m_mapping; }
1537
removeFirstEqual(m_memoryMappings, object->
getMapping
());
1613
if (object->
getMapping
())
1615
removeFirstEqual(m_memoryMappings, object->
getMapping
());
H
A
D
vktMemoryPipelineBarrierTests.cpp
1108
void*
getMapping
(void) const { return m_mapping; }
1352
deUint8* const ptr = (deUint8*)context.
getMapping
();
1375
const deUint8* const ptr = (deUint8*)context.
getMapping
();
1391
deUint8* const ptr = (deUint8*)context.
getMapping
();
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H
A
D
vktMemoryMappingTests.cpp
1076
MemoryMapping*
getMapping
(void) { return m_mapping; }
1593
removeFirstEqual(m_memoryMappings, object->
getMapping
());
1669
if (object->
getMapping
())
1671
removeFirstEqual(m_memoryMappings, object->
getMapping
());
H
A
D
vktMemoryPipelineBarrierTests.cpp
1108
void*
getMapping
(void) const { return m_mapping; }
1352
deUint8* const ptr = (deUint8*)context.
getMapping
();
1375
const deUint8* const ptr = (deUint8*)context.
getMapping
();
1391
deUint8* const ptr = (deUint8*)context.
getMapping
();
/third_party/skia/third_party/externals/sfntly/java/lib/
H
A
D
icu4j-4_8_1_1.jar
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/
...
Completed in 37 milliseconds