HomeSort by relevance Sort by last modified time
    Searched refs:Not (Results 26 - 50 of 761) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Analysis/Analyses/
ThreadSafetyLogical.h 28 Not
83 class Not : public LExpr {
87 Not(LExpr *Exp) : LExpr(LExpr::Not), Exp(Exp) {}
92 static bool classof(const LExpr *E) { return E->kind() == LExpr::Not; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Analysis/Analyses/
ThreadSafetyLogical.h 28 Not
83 class Not : public LExpr {
87 Not(LExpr *Exp) : LExpr(LExpr::Not), Exp(Exp) {}
92 static bool classof(const LExpr *E) { return E->kind() == LExpr::Not; }
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
vfpv3-ldr_immediate.s 3 # 15 * 2^-7 =0.1171875 Not convertible to VMOV
21 # 16.5 * 2^-7 =0.125 Not convertible to VMOV
39 # 16 * 2^ 1 = 32 Not convertible to VMOV
vfpv3xd-ldr_immediate.s 4 # 15 * 2^-7 =0.1171875 Not convertible to VMOV
22 # 16.5 * 2^-7 =0.125 Not convertible to VMOV
40 # 16 * 2^ 1 = 32 Not convertible to VMOV
le-fpconst.d 4 # Not all arm targets are bi-endian, so only run this test on ones
  /frameworks/rs/rsov/
Android.mk 5 # Not building RSoV modules in PDK builds, as libSPIRV is not available in PDK.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
tls-und-38.d 6 # Undefined reference for a R_CRIS_32_GOT_GD in a DSO. Not an error;
16 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
tls-und-42.d 6 # Undefined reference for a R_CRIS_32_GOT_TPREL in a DSO. Not an
16 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
tls-und-46.d 6 # Undefined reference for a R_CRIS_16_GOT_GD in a DSO. Not an error;
16 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
tls-und-50.d 6 # Undefined reference for a R_CRIS_16_GOT_TPREL in a DSO. Not an
16 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
  /external/clang/lib/Analysis/
ThreadSafetyLogical.cpp 59 case LExpr::Not:
62 return implies(LHS, LNeg, cast<Not>(RHS)->exp(), !RNeg);
84 case LExpr::Not:
87 return implies(cast<Not>(LHS)->exp(), !LNeg, RHS, RNeg);
98 // FIXME -- this should compare SExprs for equality, not pointer equality.
107 // Start out by assuming that LHS and RHS are not negated.
  /external/clang/test/Preprocessor/
warning_tests.c 6 #if __has_warning("not valid") // expected-warning {{__has_warning expected option name}}
19 // expected-warning@+3 {{Not a valid warning flag}}
22 #warning Not a valid warning flag
26 #if __has_warning "not valid"
29 // Macro expansion does not occur in the parameter to __has_warning
31 // following should not expand:
37 #error Alias expansion not allowed
  /external/mesa3d/include/c11/
threads.h 22 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
79 #error Not supported on this platform.
  /external/webrtc/webrtc/base/
latebindingsymboltable.h 23 #error Not implemented for this platform
  /frameworks/base/tools/aapt2/java/
AnnotationProcessor_test.cpp 5 * you may not use this file except in compliance with the License.
27 using ::testing::Not;
60 EXPECT_THAT(annotations, Not(HasSubstr("@SystemApi")));
75 EXPECT_THAT(annotations, Not(HasSubstr("@TestApi")));
  /external/googletest/googlemock/test/
gmock-generated-matchers_test.cc 19 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
23 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
74 using testing::Not;
112 EXPECT_THAT(t, Not(Args<>(Ne(tuple<>()))));
119 EXPECT_THAT(t, Not(Args<1>(Eq(make_tuple(false)))));
127 EXPECT_THAT(t, Not(Args<0, 2>(Gt())));
133 EXPECT_THAT(t, Not(Args<1, 1>(Ne())));
139 EXPECT_THAT(t, Not(Args<2, 1>(Lt())));
158 EXPECT_THAT(make_tuple(1, 2), Not(Args<0, 0, 1>(SumIsZero())));
191 Not(Args<9, 8, 7, 6, 5, 4, 3, 2, 1, 0>
    [all...]
  /external/v8/testing/gmock/test/
gmock-generated-matchers_test.cc 19 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
23 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
74 using testing::Not;
113 EXPECT_THAT(t, Not(Args<>(Ne(tuple<>()))));
120 EXPECT_THAT(t, Not(Args<1>(Eq(make_tuple(false)))));
128 EXPECT_THAT(t, Not(Args<0, 2>(Gt())));
134 EXPECT_THAT(t, Not(Args<1, 1>(Ne())));
140 EXPECT_THAT(t, Not(Args<2, 1>(Lt())));
159 EXPECT_THAT(make_tuple(1, 2), Not(Args<0, 0, 1>(SumIsZero())));
192 Not(Args<9, 8, 7, 6, 5, 4, 3, 2, 1, 0>
    [all...]
  /external/llvm/test/tools/llvm-readobj/ARM/
attribute-0.s 23 @CHECK-OBJ-NEXT: Description: Not Permitted
30 @CHECK-OBJ-NEXT: Description: Not Permitted
37 @CHECK-OBJ-NEXT: Description: Not Permitted
44 @CHECK-OBJ-NEXT: Description: Not Permitted
51 @CHECK-OBJ-NEXT: Description: Not Permitted
86 @CHECK-OBJ-NEXT: Description: Not Permitted
93 @CHECK-OBJ-NEXT: Description: Not Permitted
114 @CHECK-OBJ-NEXT: Description: Not Permitted
121 @CHECK-OBJ-NEXT: Description: Not Permitted
128 @CHECK-OBJ-NEXT: Description: Not Permitte
    [all...]
  /prebuilts/go/darwin-x86/src/net/http/
status.go 96 StatusNotModified: "Not Modified",
105 StatusNotFound: "Not Found",
106 StatusMethodNotAllowed: "Method Not Allowed",
107 StatusNotAcceptable: "Not Acceptable",
117 StatusRequestedRangeNotSatisfiable: "Requested Range Not Satisfiable",
130 StatusNotImplemented: "Not Implemented",
134 StatusHTTPVersionNotSupported: "HTTP Version Not Supported",
138 StatusNotExtended: "Not Extended",
  /prebuilts/go/linux-x86/src/net/http/
status.go 96 StatusNotModified: "Not Modified",
105 StatusNotFound: "Not Found",
106 StatusMethodNotAllowed: "Method Not Allowed",
107 StatusNotAcceptable: "Not Acceptable",
117 StatusRequestedRangeNotSatisfiable: "Requested Range Not Satisfiable",
130 StatusNotImplemented: "Not Implemented",
134 StatusHTTPVersionNotSupported: "HTTP Version Not Supported",
138 StatusNotExtended: "Not Extended",
  /external/google-breakpad/src/testing/test/
gmock-generated-matchers_test.cc 19 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
23 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
73 using testing::Not;
111 EXPECT_THAT(t, Not(Args<>(Ne(tuple<>()))));
118 EXPECT_THAT(t, Not(Args<1>(Eq(make_tuple(false)))));
126 EXPECT_THAT(t, Not(Args<0, 2>(Gt())));
132 EXPECT_THAT(t, Not(Args<1, 1>(Ne())));
138 EXPECT_THAT(t, Not(Args<2, 1>(Lt())));
157 EXPECT_THAT(make_tuple(1, 2), Not(Args<0, 0, 1>(SumIsZero())));
190 Not(Args<9, 8, 7, 6, 5, 4, 3, 2, 1, 0>
    [all...]
  /external/mesa3d/src/compiler/glsl/glcpp/tests/
113-line-and-file-macros.c 4 4. HTTP code for Not Found: __LINE__ __FILE__ __LINE__
  /toolchain/binutils/binutils-2.27/gas/testsuite/lib/
dotest 28 echo Not the same but objcmp ok.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
attr-merge-div-01.d 7 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
13 Tag_DIV_use: Not allowed
attr-merge-div-10.d 7 # not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
13 Tag_DIV_use: Not allowed

Completed in 4026 milliseconds

12 3 4 5 6 7 8 91011>>