OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasMappings
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/i18n/
collationdatawriter.cpp
113
UBool
hasMappings
;
130
hasMappings
= TRUE;
134
hasMappings
= FALSE;
143
hasMappings
= TRUE;
171
if(
hasMappings
&& data.cesLength != 0) {
207
if(
hasMappings
&& (isBase || data.jamoCE32s != baseData->jamoCE32s)) {
222
if(
hasMappings
) {
243
if(
hasMappings
&& data.cesLength != 0) {
250
if(
hasMappings
) {
258
if(
hasMappings
) {
[
all
...]
collationdatabuilder.h
76
UBool
hasMappings
() const { return modified; }
collationbuilder.cpp
254
if(dataBuilder->
hasMappings
()) {
[
all
...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
SourcesPanel.js
[
all
...]
Completed in 1406 milliseconds