OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uset
(Results
1 - 13
of
13
) sorted by null
/external/chromium_org/third_party/icu/source/common/
rbbinode.h
29
uset
,
enumerator in enum:RBBINode::NodeType
58
UnicodeSet *fInputSet; // For
uset
nodes only.
/external/chromium_org/third_party/icu/source/test/cintltst/
spooftest.c
28
#include "unicode/
uset
.h"
246
USet
*us;
247
const
USet
*
uset
;
local
249
uset
= uspoof_getAllowedChars(sc, &status);
251
TEST_ASSERT(uset_isFrozen(
uset
));
364
* AllowedChars set/get the
USet
of allowed characters.
367
const
USet
*set;
368
USet
*tmpSet;
371
/* By default, we should see no restriction; the
USet
should allow all characters. *
[
all
...]
/external/icu4c/common/
rbbinode.h
29
uset
,
enumerator in enum:RBBINode::NodeType
58
UnicodeSet *fInputSet; // For
uset
nodes only.
/external/icu4c/test/cintltst/
spooftest.c
28
#include "unicode/
uset
.h"
251
USet
*us;
252
const
USet
*
uset
;
local
254
uset
= uspoof_getAllowedChars(sc, &status);
256
TEST_ASSERT(uset_isFrozen(
uset
));
388
* AllowedChars set/get the
USet
of allowed characters.
391
const
USet
*set;
392
USet
*tmpSet;
395
/* By default, we should see no restriction; the
USet
should allow all characters. *
[
all
...]
/external/stlport/test/unit/
unordered_test.cpp
29
CPPUNIT_TEST(
uset
);
46
void
uset
();
66
void UnorderedTest::
uset
()
function in class:UnorderedTest
/ndk/tests/device/test-gnustl-full/unit/
unordered_test.cpp
29
CPPUNIT_TEST(
uset
);
46
void
uset
();
66
void UnorderedTest::
uset
()
function in class:UnorderedTest
/ndk/tests/device/test-stlport/unit/
unordered_test.cpp
29
CPPUNIT_TEST(
uset
);
46
void
uset
();
66
void UnorderedTest::
uset
()
function in class:UnorderedTest
/external/libpcap/
gencode.h
213
typedef bpf_u_int32 *
uset
;
typedef
224
uset
edom;
244
uset
dom;
245
uset
closure;
/external/chromium_org/third_party/icu/source/test/intltest/
usettest.cpp
701
// Conversions to and from
USet
703
USet
*
uset
= uniset->toUSet();
local
704
TEST_ASSERT((void *)
uset
== (void *)uniset);
705
UnicodeSet *setx = UnicodeSet::fromUSet(
uset
);
706
TEST_ASSERT((void *)setx == (void *)
uset
);
708
const
USet
*constUSet = constSet->toUSet();
[
all
...]
/external/icu4c/test/intltest/
usettest.cpp
701
// Conversions to and from
USet
703
USet
*
uset
= uniset->toUSet();
local
704
TEST_ASSERT((void *)
uset
== (void *)uniset);
705
UnicodeSet *setx = UnicodeSet::fromUSet(
uset
);
706
TEST_ASSERT((void *)setx == (void *)
uset
);
708
const
USet
*constUSet = constSet->toUSet();
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
Completed in 281 milliseconds