HomeSort by relevance Sort by last modified time
    Searched refs:uset (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/strace/tests/
sxetmask.c 60 } uset, uget; local
68 sigemptyset(&uset.libc_mask);
69 sigaddset(&uset.libc_mask, SIGUSR1);
70 if (sigprocmask(SIG_SETMASK, &uset.libc_mask, NULL))
76 sigaddset(&uset.libc_mask, SIGUSR2);
77 rc = k_ssetmask((kernel_ulong_t) 0xfacefeed00000000ULL | uset.old_mask);
88 if (uset.old_mask != uget.old_mask)
91 uget.old_mask, uset.old_mask);
104 sigaddset(&uset.libc_mask, 32 + 27);
105 if (sigprocmask(SIG_SETMASK, &uset.libc_mask, NULL)
    [all...]
  /external/strace/tests-m32/
sxetmask.c 60 } uset, uget; local
68 sigemptyset(&uset.libc_mask);
69 sigaddset(&uset.libc_mask, SIGUSR1);
70 if (sigprocmask(SIG_SETMASK, &uset.libc_mask, NULL))
76 sigaddset(&uset.libc_mask, SIGUSR2);
77 rc = k_ssetmask((kernel_ulong_t) 0xfacefeed00000000ULL | uset.old_mask);
88 if (uset.old_mask != uget.old_mask)
91 uget.old_mask, uset.old_mask);
104 sigaddset(&uset.libc_mask, 32 + 27);
105 if (sigprocmask(SIG_SETMASK, &uset.libc_mask, NULL)
    [all...]
  /external/strace/tests-mx32/
sxetmask.c 60 } uset, uget; local
68 sigemptyset(&uset.libc_mask);
69 sigaddset(&uset.libc_mask, SIGUSR1);
70 if (sigprocmask(SIG_SETMASK, &uset.libc_mask, NULL))
76 sigaddset(&uset.libc_mask, SIGUSR2);
77 rc = k_ssetmask((kernel_ulong_t) 0xfacefeed00000000ULL | uset.old_mask);
88 if (uset.old_mask != uget.old_mask)
91 uget.old_mask, uset.old_mask);
104 sigaddset(&uset.libc_mask, 32 + 27);
105 if (sigprocmask(SIG_SETMASK, &uset.libc_mask, NULL)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
union_set.h 17 __isl_give isl_union_set *isl_union_set_copy(__isl_keep isl_union_set *uset);
18 void *isl_union_set_free(__isl_take isl_union_set *uset);
20 isl_ctx *isl_union_set_get_ctx(__isl_keep isl_union_set *uset);
21 __isl_give isl_space *isl_union_set_get_space(__isl_keep isl_union_set *uset);
24 __isl_take isl_union_set *uset);
25 __isl_give isl_set *isl_union_set_params(__isl_take isl_union_set *uset);
29 __isl_take isl_union_set *uset);
32 __isl_take isl_union_set *uset);
35 __isl_take isl_union_set *uset);
37 __isl_take isl_union_set *uset);
    [all...]
union_map.h 35 __isl_take isl_union_set *uset);
37 __isl_take isl_union_set *uset);
87 __isl_take isl_union_map *umap, __isl_take isl_union_set *uset);
90 __isl_take isl_union_map *umap, __isl_take isl_union_set *uset);
94 __isl_take isl_union_map *umap, __isl_take isl_union_set *uset);
97 __isl_take isl_union_map *umap, __isl_take isl_union_set *uset);
125 __isl_give isl_union_map *isl_union_set_identity(__isl_take isl_union_set *uset);
185 __isl_give isl_union_map *isl_union_set_unwrap(__isl_take isl_union_set *uset);
194 __isl_take isl_union_set *uset, __isl_take isl_space *model);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/
union_set.h 17 __isl_give isl_union_set *isl_union_set_copy(__isl_keep isl_union_set *uset);
18 void *isl_union_set_free(__isl_take isl_union_set *uset);
20 isl_ctx *isl_union_set_get_ctx(__isl_keep isl_union_set *uset);
21 __isl_give isl_space *isl_union_set_get_space(__isl_keep isl_union_set *uset);
24 __isl_take isl_union_set *uset);
25 __isl_give isl_set *isl_union_set_params(__isl_take isl_union_set *uset);
29 __isl_take isl_union_set *uset);
32 __isl_take isl_union_set *uset);
35 __isl_take isl_union_set *uset);
37 __isl_take isl_union_set *uset);
    [all...]
union_map.h 35 __isl_take isl_union_set *uset);
37 __isl_take isl_union_set *uset);
87 __isl_take isl_union_map *umap, __isl_take isl_union_set *uset);
90 __isl_take isl_union_map *umap, __isl_take isl_union_set *uset);
94 __isl_take isl_union_map *umap, __isl_take isl_union_set *uset);
97 __isl_take isl_union_map *umap, __isl_take isl_union_set *uset);
125 __isl_give isl_union_map *isl_union_set_identity(__isl_take isl_union_set *uset);
185 __isl_give isl_union_map *isl_union_set_unwrap(__isl_take isl_union_set *uset);
194 __isl_take isl_union_set *uset, __isl_take isl_space *model);
  /external/icu/android_icu4j/src/main/java/android/icu/impl/duration/
BasicPeriodBuilderFactory.java 40 short uset = allBits; field in class:BasicPeriodBuilderFactory.Settings
49 Settings setUnits(int uset) {
50 if (this.uset == uset) {
55 result.uset = (short)uset;
57 if ((uset & allBits) == allBits) {
58 result.uset = allBits;
64 if (0 != (uset & (1 << i))) {
84 return uset;
200 int uset = 0; local
214 int uset = settings.uset; local
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
BasicPeriodBuilderFactory.java 39 short uset = allBits; field in class:BasicPeriodBuilderFactory.Settings
48 Settings setUnits(int uset) {
49 if (this.uset == uset) {
54 result.uset = (short)uset;
56 if ((uset & allBits) == allBits) {
57 result.uset = allBits;
63 if (0 != (uset & (1 << i))) {
83 return uset;
199 int uset = 0; local
213 int uset = settings.uset; local
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
UnicodeSetIterator.java 185 * @param uset the set to iterate over.
187 public void reset(UnicodeSet uset) {
188 set = uset;
RBBIRuleScanner.java 593 // been encountered. The val Node will be of nodetype uset
611 // - find the corresponding Unicode Set (uset node)
614 // to the uset node
615 // Maintain a hash table of uset nodes, so the same one is always used
634 Assert.assrt(node.fLeftChild.fType == RBBINode.uset);
652 // Make a new uset node to refer to this UnicodeSet
653 // This new uset node becomes the child of the caller's setReference
656 RBBINode usetNode = new RBBINode(RBBINode.uset);
663 // Add the new uset node to the list of all uset nodes
1054 UnicodeSet uset = null; local
    [all...]
RBBINode.java 26 static final int uset = 1; field in class:RBBINode
45 "uset",
73 UnicodeSet fInputSet; // For uset nodes only.
163 } else if (fType == RBBINode.uset) {
223 // the left child of the uset node.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
UnicodeSetIterator.java 193 * @param uset the set to iterate over.
196 public void reset(UnicodeSet uset) {
197 set = uset;
RBBIRuleScanner.java 592 // been encountered. The val Node will be of nodetype uset
610 // - find the corresponding Unicode Set (uset node)
613 // to the uset node
614 // Maintain a hash table of uset nodes, so the same one is always used
633 Assert.assrt(node.fLeftChild.fType == RBBINode.uset);
651 // Make a new uset node to refer to this UnicodeSet
652 // This new uset node becomes the child of the caller's setReference
655 RBBINode usetNode = new RBBINode(RBBINode.uset);
662 // Add the new uset node to the list of all uset nodes
1053 UnicodeSet uset = null; local
    [all...]
RBBINode.java 25 static final int uset = 1; field in class:RBBINode
44 "uset",
72 UnicodeSet fInputSet; // For uset nodes only.
162 } else if (fType == RBBINode.uset) {
222 // the left child of the uset node.
  /external/icu/icu4c/source/common/
rbbinode.h 32 uset, enumerator in enum:RBBINode::NodeType
61 UnicodeSet *fInputSet; // For uset nodes only.
rbbiscan.cpp 714 // - find the corresponding Unicode Set (uset node)
717 // to the uset node
718 // Maintain a hash table of uset nodes, so the same one is always used
738 U_ASSERT(node->fLeftChild->fType == RBBINode::uset);
756 // Make a new uset node to refer to this UnicodeSet
757 // This new uset node becomes the child of the caller's setReference node.
759 RBBINode *usetNode = new RBBINode(RBBINode::uset);
771 // Add the new uset node to the list of all uset nodes.
    [all...]
uset.cpp 10 * file name: uset.cpp
18 * There are functions to efficiently serialize a USet into an array of uint16_t
20 * instantiating a new USet.
25 #include "unicode/uset.h"
33 U_CAPI USet* U_EXPORT2
35 return (USet*) new UnicodeSet();
38 U_CAPI USet* U_EXPORT2
40 return (USet*) new UnicodeSet(start, end);
44 uset_close(USet* set) {
48 U_CAPI USet * U_EXPORT
    [all...]
rbbinode.cpp 156 } else if (fType == RBBINode::uset) {
223 // the left child of the uset node.
296 "uset",
  /external/libpcap/
gencode.h 230 typedef bpf_u_int32 *uset; typedef
241 uset edom;
261 uset dom;
262 uset closure;
  /external/icu/icu4c/source/common/unicode/
uniset.h 18 #include "unicode/uset.h"
504 * Get a UnicodeSet pointer from a USet
506 * @param uset a USet (the ICU plain C type for UnicodeSet)
511 inline static UnicodeSet *fromUSet(USet *uset);
514 * Get a UnicodeSet pointer from a const USet
516 * @param uset a const USet (the ICU plain C type for UnicodeSet)
521 inline static const UnicodeSet *fromUSet(const USet *uset)
    [all...]
  /external/icu/icu4c/source/test/cintltst/
utransts.c 21 #include "unicode/uset.h"
591 USet* uset; local
617 uset = utrans_getSourceSet(utrans, FALSE, NULL, &status);
618 ulen = uset_toPattern(uset, ubuf, kUBufMax, FALSE, &status);
619 uset_close(uset);
626 uset = utrans_getSourceSet(utrans, TRUE, NULL, &status);
627 ulen = uset_toPattern(uset, ubuf, kUBufMax, FALSE, &status);
628 uset_close(uset);
spooftest.c 30 #include "unicode/uset.h"
261 USet *us;
262 const USet *uset; local
264 uset = uspoof_getAllowedChars(sc, &status);
266 TEST_ASSERT(uset_isFrozen(uset));
398 * AllowedChars set/get the USet of allowed characters.
401 const USet *set;
402 USet *tmpSet;
405 /* By default, we should see no restriction; the USet should allow all characters. *
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
UnicodeSetStringSpanTest.java 57 UnicodeSet uset = new UnicodeSet(pattern); local
58 uset.complement();
59 UnicodeSetWithStrings set = new UnicodeSetWithStrings(uset);
745 UnicodeSet uset = new UnicodeSet(Utility.unescape(unicodeSet1)); local
751 boolean contains = uset.contains(c);
757 UnicodeSetWithStrings set = new UnicodeSetWithStrings(uset);
764 len = uset.span(interestingString, start, spanCondition) - start;
818 UnicodeSet uset = new UnicodeSet(Utility.unescape(patternWithUnpairedSurrogate)); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UnicodeSetStringSpanTest.java 56 UnicodeSet uset = new UnicodeSet(pattern); local
57 uset.complement();
58 UnicodeSetWithStrings set = new UnicodeSetWithStrings(uset);
744 UnicodeSet uset = new UnicodeSet(Utility.unescape(unicodeSet1)); local
750 boolean contains = uset.contains(c);
756 UnicodeSetWithStrings set = new UnicodeSetWithStrings(uset);
763 len = uset.span(interestingString, start, spanCondition) - start;
817 UnicodeSet uset = new UnicodeSet(Utility.unescape(patternWithUnpairedSurrogate)); local
    [all...]

Completed in 1092 milliseconds

1 2 3