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

1 2 3 4 5

  /external/clang/test/Analysis/
elementtype.c 9 ADDED_OBJ *ao[4]={((void*)0),((void*)0),((void*)0),((void*)0)}; local
10 if (ao[0] != ((void*)0)) {
11 ao[0]->type=0;
  /external/llvm/include/llvm/Support/
AtomicOrdering.h 81 static inline const char *toIRString(AtomicOrdering ao) {
85 return names[(size_t)ao];
88 /// Returns true if ao is stronger than other as defined by the AtomicOrdering
90 static inline bool isStrongerThan(AtomicOrdering ao, AtomicOrdering other) {
102 return lookup[(size_t)ao][(size_t)other];
105 static inline bool isAtLeastOrStrongerThan(AtomicOrdering ao,
118 return lookup[(size_t)ao][(size_t)other];
121 static inline bool isStrongerThanUnordered(AtomicOrdering ao) {
122 return isStrongerThan(ao, AtomicOrdering::Unordered);
125 static inline bool isStrongerThanMonotonic(AtomicOrdering ao) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
AtomicOrdering.h 81 static inline const char *toIRString(AtomicOrdering ao) {
85 return names[static_cast<size_t>(ao)];
88 /// Returns true if ao is stronger than other as defined by the AtomicOrdering
90 static inline bool isStrongerThan(AtomicOrdering ao, AtomicOrdering other) {
102 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
105 static inline bool isAtLeastOrStrongerThan(AtomicOrdering ao,
118 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
121 static inline bool isStrongerThanUnordered(AtomicOrdering ao) {
122 return isStrongerThan(ao, AtomicOrdering::Unordered);
125 static inline bool isStrongerThanMonotonic(AtomicOrdering ao) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
AtomicOrdering.h 81 static inline const char *toIRString(AtomicOrdering ao) {
85 return names[static_cast<size_t>(ao)];
88 /// Returns true if ao is stronger than other as defined by the AtomicOrdering
90 static inline bool isStrongerThan(AtomicOrdering ao, AtomicOrdering other) {
102 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
105 static inline bool isAtLeastOrStrongerThan(AtomicOrdering ao,
118 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
121 static inline bool isStrongerThanUnordered(AtomicOrdering ao) {
122 return isStrongerThan(ao, AtomicOrdering::Unordered);
125 static inline bool isStrongerThanMonotonic(AtomicOrdering ao) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
AtomicOrdering.h 81 static inline const char *toIRString(AtomicOrdering ao) {
85 return names[static_cast<size_t>(ao)];
88 /// Returns true if ao is stronger than other as defined by the AtomicOrdering
90 static inline bool isStrongerThan(AtomicOrdering ao, AtomicOrdering other) {
102 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
105 static inline bool isAtLeastOrStrongerThan(AtomicOrdering ao,
118 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
121 static inline bool isStrongerThanUnordered(AtomicOrdering ao) {
122 return isStrongerThan(ao, AtomicOrdering::Unordered);
125 static inline bool isStrongerThanMonotonic(AtomicOrdering ao) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
AtomicOrdering.h 81 static inline const char *toIRString(AtomicOrdering ao) {
85 return names[static_cast<size_t>(ao)];
88 /// Returns true if ao is stronger than other as defined by the AtomicOrdering
90 static inline bool isStrongerThan(AtomicOrdering ao, AtomicOrdering other) {
102 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
105 static inline bool isAtLeastOrStrongerThan(AtomicOrdering ao,
118 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
121 static inline bool isStrongerThanUnordered(AtomicOrdering ao) {
122 return isStrongerThan(ao, AtomicOrdering::Unordered);
125 static inline bool isStrongerThanMonotonic(AtomicOrdering ao) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
AtomicOrdering.h 81 static inline const char *toIRString(AtomicOrdering ao) {
85 return names[static_cast<size_t>(ao)];
88 /// Returns true if ao is stronger than other as defined by the AtomicOrdering
90 static inline bool isStrongerThan(AtomicOrdering ao, AtomicOrdering other) {
102 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
105 static inline bool isAtLeastOrStrongerThan(AtomicOrdering ao,
118 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
121 static inline bool isStrongerThanUnordered(AtomicOrdering ao) {
122 return isStrongerThan(ao, AtomicOrdering::Unordered);
125 static inline bool isStrongerThanMonotonic(AtomicOrdering ao) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
AtomicOrdering.h 81 static inline const char *toIRString(AtomicOrdering ao) {
85 return names[static_cast<size_t>(ao)];
88 /// Returns true if ao is stronger than other as defined by the AtomicOrdering
90 static inline bool isStrongerThan(AtomicOrdering ao, AtomicOrdering other) {
102 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
105 static inline bool isAtLeastOrStrongerThan(AtomicOrdering ao,
118 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
121 static inline bool isStrongerThanUnordered(AtomicOrdering ao) {
122 return isStrongerThan(ao, AtomicOrdering::Unordered);
125 static inline bool isStrongerThanMonotonic(AtomicOrdering ao) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
AtomicOrdering.h 81 static inline const char *toIRString(AtomicOrdering ao) {
85 return names[static_cast<size_t>(ao)];
88 /// Returns true if ao is stronger than other as defined by the AtomicOrdering
90 static inline bool isStrongerThan(AtomicOrdering ao, AtomicOrdering other) {
102 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
105 static inline bool isAtLeastOrStrongerThan(AtomicOrdering ao,
118 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
121 static inline bool isStrongerThanUnordered(AtomicOrdering ao) {
122 return isStrongerThan(ao, AtomicOrdering::Unordered);
125 static inline bool isStrongerThanMonotonic(AtomicOrdering ao) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
AtomicOrdering.h 81 static inline const char *toIRString(AtomicOrdering ao) {
85 return names[static_cast<size_t>(ao)];
88 /// Returns true if ao is stronger than other as defined by the AtomicOrdering
90 static inline bool isStrongerThan(AtomicOrdering ao, AtomicOrdering other) {
102 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
105 static inline bool isAtLeastOrStrongerThan(AtomicOrdering ao,
118 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
121 static inline bool isStrongerThanUnordered(AtomicOrdering ao) {
122 return isStrongerThan(ao, AtomicOrdering::Unordered);
125 static inline bool isStrongerThanMonotonic(AtomicOrdering ao) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
AtomicOrdering.h 81 static inline const char *toIRString(AtomicOrdering ao) {
85 return names[static_cast<size_t>(ao)];
88 /// Returns true if ao is stronger than other as defined by the AtomicOrdering
90 static inline bool isStrongerThan(AtomicOrdering ao, AtomicOrdering other) {
102 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
105 static inline bool isAtLeastOrStrongerThan(AtomicOrdering ao,
118 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
121 static inline bool isStrongerThanUnordered(AtomicOrdering ao) {
122 return isStrongerThan(ao, AtomicOrdering::Unordered);
125 static inline bool isStrongerThanMonotonic(AtomicOrdering ao) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
AtomicOrdering.h 81 static inline const char *toIRString(AtomicOrdering ao) {
85 return names[static_cast<size_t>(ao)];
88 /// Returns true if ao is stronger than other as defined by the AtomicOrdering
90 static inline bool isStrongerThan(AtomicOrdering ao, AtomicOrdering other) {
102 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
105 static inline bool isAtLeastOrStrongerThan(AtomicOrdering ao,
118 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
121 static inline bool isStrongerThanUnordered(AtomicOrdering ao) {
122 return isStrongerThan(ao, AtomicOrdering::Unordered);
125 static inline bool isStrongerThanMonotonic(AtomicOrdering ao) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
AtomicOrdering.h 81 static inline const char *toIRString(AtomicOrdering ao) {
85 return names[static_cast<size_t>(ao)];
88 /// Returns true if ao is stronger than other as defined by the AtomicOrdering
90 static inline bool isStrongerThan(AtomicOrdering ao, AtomicOrdering other) {
102 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
105 static inline bool isAtLeastOrStrongerThan(AtomicOrdering ao,
118 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
121 static inline bool isStrongerThanUnordered(AtomicOrdering ao) {
122 return isStrongerThan(ao, AtomicOrdering::Unordered);
125 static inline bool isStrongerThanMonotonic(AtomicOrdering ao) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
AtomicOrdering.h 81 static inline const char *toIRString(AtomicOrdering ao) {
85 return names[static_cast<size_t>(ao)];
88 /// Returns true if ao is stronger than other as defined by the AtomicOrdering
90 static inline bool isStrongerThan(AtomicOrdering ao, AtomicOrdering other) {
102 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
105 static inline bool isAtLeastOrStrongerThan(AtomicOrdering ao,
118 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
121 static inline bool isStrongerThanUnordered(AtomicOrdering ao) {
122 return isStrongerThan(ao, AtomicOrdering::Unordered);
125 static inline bool isStrongerThanMonotonic(AtomicOrdering ao) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
AtomicOrdering.h 81 static inline const char *toIRString(AtomicOrdering ao) {
85 return names[static_cast<size_t>(ao)];
88 /// Returns true if ao is stronger than other as defined by the AtomicOrdering
90 static inline bool isStrongerThan(AtomicOrdering ao, AtomicOrdering other) {
102 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
105 static inline bool isAtLeastOrStrongerThan(AtomicOrdering ao,
118 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
121 static inline bool isStrongerThanUnordered(AtomicOrdering ao) {
122 return isStrongerThan(ao, AtomicOrdering::Unordered);
125 static inline bool isStrongerThanMonotonic(AtomicOrdering ao) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
AtomicOrdering.h 81 static inline const char *toIRString(AtomicOrdering ao) {
85 return names[static_cast<size_t>(ao)];
88 /// Returns true if ao is stronger than other as defined by the AtomicOrdering
90 static inline bool isStrongerThan(AtomicOrdering ao, AtomicOrdering other) {
102 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
105 static inline bool isAtLeastOrStrongerThan(AtomicOrdering ao,
118 return lookup[static_cast<size_t>(ao)][static_cast<size_t>(other)];
121 static inline bool isStrongerThanUnordered(AtomicOrdering ao) {
122 return isStrongerThan(ao, AtomicOrdering::Unordered);
125 static inline bool isStrongerThanMonotonic(AtomicOrdering ao) {
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/reflect/
AccessibleObjectTest.java 96 AccessibleObject ao = TestClass.class.getField("aField"); local
97 ao.setAccessible(true);
98 assertTrue("Returned false to isAccessible", ao.isAccessible());
99 ao.setAccessible(false);
100 assertTrue("Returned true to isAccessible", !ao.isAccessible());
112 AccessibleObject ao = TestClass.class.getField("aField"); local
113 AccessibleObject[] aoa = new AccessibleObject[] { ao };
115 assertTrue("Returned false to isAccessible", ao.isAccessible());
117 assertTrue("Returned true to isAccessible", !ao.isAccessible());
127 AccessibleObject ao = TestClass.class.getField("aField") local
135 AccessibleObject ao = SubTestClass.class.getMethod("annotatedMethod"); local
156 AccessibleObject ao = SubTestClass.class.getMethod("annotatedMethod"); local
171 AccessibleObject ao = SubTestClass.class.getMethod("annotatedMethod"); local
186 AccessibleObject ao = SubTestClass.class.getMethod("annotatedMethod"); local
    [all...]
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/
p2.cpp 8 auto int ao; // expected-error {{illegal storage class on file-scoped variable}} variable
26 auto int ao; // expected-error {{storage class specified for a member declaration}} member in struct:S
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
obmalloc.c 682 Details: given P and POOL, the arena_object corresponding to P is AO =
684 stores, etc), POOL is the correct address of P's pool, AO.address is the
686 AO.address. In addition, AO.address is not 0 (no arena can start at address 0
696 Else arenaindex is < maxarena, and AO is read up. If AO corresponds to an
697 allocated arena, obmalloc controls all the memory in slice AO.address :
698 AO.address+ARENA_SIZE. By case assumption, P is not controlled by obmalloc,
702 Finally, if P is not controlled by obmalloc and AO corresponds to an unused
704 AO.address is 0, and the second test in the macro reduces to:
1026 struct arena_object* ao; local
    [all...]
  /external/python/cpython2/Objects/
obmalloc.c 682 Details: given P and POOL, the arena_object corresponding to P is AO =
684 stores, etc), POOL is the correct address of P's pool, AO.address is the
686 AO.address. In addition, AO.address is not 0 (no arena can start at address 0
696 Else arenaindex is < maxarena, and AO is read up. If AO corresponds to an
697 allocated arena, obmalloc controls all the memory in slice AO.address :
698 AO.address+ARENA_SIZE. By case assumption, P is not controlled by obmalloc,
702 Finally, if P is not controlled by obmalloc and AO corresponds to an unused
704 AO.address is 0, and the second test in the macro reduces to
1026 struct arena_object* ao; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
obmalloc.c 639 Details: given P and POOL, the arena_object corresponding to P is AO =
641 stores, etc), POOL is the correct address of P's pool, AO.address is the
643 AO.address. In addition, AO.address is not 0 (no arena can start at address 0
653 Else arenaindex is < maxarena, and AO is read up. If AO corresponds to an
654 allocated arena, obmalloc controls all the memory in slice AO.address :
655 AO.address+ARENA_SIZE. By case assumption, P is not controlled by obmalloc,
659 Finally, if P is not controlled by obmalloc and AO corresponds to an unused
661 AO.address is 0, and the second test in the macro reduces to:
982 struct arena_object* ao; local
    [all...]
  /device/google/marlin/
init.qcom.devstart.sh 7 version_strings=($(grep -ao -e "QC_IMAGE_VERSION_STRING[ -~]*" \
  /device/google/wahoo/
init.qcom.devstart.sh 7 version=`grep -ao "OEM_IMAGE_VERSION_STRING[ -~]*" \
  /external/python/cpython3/Objects/
obmalloc.c 1480 struct arena_object* ao; local
    [all...]
  /external/elfutils/tests/
get-files.c 51 Dwarf_Off ao; local
55 while (dwarf_nextcu (dbg, o, &ncu, &cuhl, &ao, &asz, &osz) == 0)
58 cuhl, (unsigned long long int) ao,

Completed in 884 milliseconds

1 2 3 4 5