/external/parameter-framework/upstream/utility/test/ |
D | utility.cpp | 63 REQUIRE(join(first, last, test.binaryOpt, test.empty) == test.result); 64 REQUIRE(join<int>(first, last, test.binaryOpt) == test.resultNoEmpty); 89 REQUIRE(asString(test.input, test.separator) == test.result); 92 REQUIRE(asString(test.input) == test.resultNoSep); 123 REQUIRE(asString(test.input, test.keyValueSep, test.itemSep) == test.result); 124 REQUIRE(asString(test.input, test.keyValueSep) == test.resultNoKeyValueSep); 125 REQUIRE(asString(test.input) == test.resultNoSep); 201 REQUIRE(sizeof(float) == sizeof(uint32_t)); 202 REQUIRE(std::numeric_limits<float>::is_iec559); 210 REQUIRE(sizeof(double) == sizeof(uint64_t)); [all …]
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | regcomp.c | 127 #define REQUIRE(co, e) (void)((co) || SETERROR(e)) macro 128 #define MUSTSEE(c, e) (REQUIRE(MORE() && PEEK() == (c), e)) 129 #define MUSTEAT(c, e) (REQUIRE(MORE() && GETNEXT() == (c), e)) 130 #define MUSTNOTSEE(c, e) (REQUIRE(!MORE() || PEEK() != (c), e)) 270 REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */ in p_ere() 315 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp() 371 REQUIRE(MORE(), REG_EESCAPE); in p_ere_exp() 376 REQUIRE(!MORE() || !isdigit((uch)PEEK()), REG_BADRPT); in p_ere_exp() 392 REQUIRE(!wascaret, REG_BADRPT); in p_ere_exp() 419 REQUIRE(count <= count2, REG_BADBR); in p_ere_exp() [all …]
|
/external/llvm/lib/Support/ |
D | regcomp.c | 135 #define REQUIRE(co, e) (void)((co) || SETERROR(e)) macro 136 #define MUSTSEE(c, e) (REQUIRE(MORE() && PEEK() == (c), e)) 137 #define MUSTEAT(c, e) (REQUIRE(MORE() && GETNEXT() == (c), e)) 138 #define MUSTNOTSEE(c, e) (REQUIRE(!MORE() || PEEK() != (c), e)) 278 REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */ in p_ere() 324 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp() 380 REQUIRE(MORE(), REG_EESCAPE); in p_ere_exp() 412 REQUIRE(!MORE() || !isdigit((uch)PEEK()), REG_BADRPT); in p_ere_exp() 428 REQUIRE(!wascaret, REG_BADRPT); in p_ere_exp() 455 REQUIRE(count <= count2, REG_BADBR); in p_ere_exp() [all …]
|
/external/parameter-framework/upstream/bindings/c/ |
D | Test.cpp | 52 REQUIRE(str != NULL); in empty() 151 REQUIRE(pfw != NULL); 262 REQUIRE(pfwBindParameter(pfw, intParameterPath) == NULL); 277 REQUIRE(value == 0); 295 REQUIRE(value == 3); 329 REQUIRE(value == 11); 349 REQUIRE(value == std::string("ok"));
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | Require.java | 58 super(REQUIRE); in Require() 65 super(REQUIRE); in Require()
|
D | SIPHeaderNames.java | 86 public static final String REQUIRE = RequireHeader.NAME; //34 field
|
D | NameMap.java | 145 putNameMap(REQUIRE, Require.class.getName()); //34 in initializeNameMap()
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | RequireParser.java | 73 headerName(TokenTypes.REQUIRE); in parse() 77 r.setHeaderName(SIPHeaderNames.REQUIRE); in parse()
|
D | TokenTypes.java | 78 public static final int REQUIRE = START + 41; field
|
D | Lexer.java | 190 TokenTypes.REQUIRE); in selectLexer()
|
/external/selinux/checkpolicy/ |
D | policy_scan.l | 160 require|REQUIRE { return(REQUIRE); }
|
D | policy_parse.y | 149 %token MODULE VERSION_IDENTIFIER REQUIRE OPTIONAL 906 require_block : REQUIRE '{' require_list '}'
|
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/ |
D | PeerConnection.java | 125 NEGOTIATE, REQUIRE enumConstant
|
/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/ |
D | PeerConnectionClient.java | 457 rtcConfig.rtcpMuxPolicy = PeerConnection.RtcpMuxPolicy.REQUIRE; in createPeerConnectionInternal()
|
/external/libchrome/base/message_loop/ |
D | message_pump_mac.mm | 769 // The main-thread MessagePump implementations REQUIRE an NSApp.
|
/external/mksh/src/ |
D | Build.sh | 2186 /* but the next three are; we REQUIRE unsigned integer wraparound */
|
/external/guice/lib/build/ |
D | felix-2.0.5.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/LICENSE
META-INF ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.osgi_3.10.100.v20150529-1857.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.osgi_3.6.1.R36x_v20100806.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.osgi_3.6.2.R36x_v20101103.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |