Searched defs:With (Results 1 - 10 of 10) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp76 /// comparisons with With.
77 static bool isOnlyUsedInEqualityComparison(Value *V, Value *With) { argument
80 if (IC->isEquality() && IC->getOperand(1) == With)
622 // With a null EndPtr, this function won't capture the main argument.
2345 void LibCallSimplifier::replaceAllUsesWith(Instruction *I, Value *With) {
2347 Replacer(I, With);
/external/v8/test/mjsunit/es6/
H A Ddebug-function-scopes.js51 With: 2,
/external/gmock/include/gmock/
H A Dgmock-spec-builders.h40 // .With(multi-argument-matcher)
43 // where the .With() clause is optional.
49 // .With(multi-argument-matchers)
303 // Implements the .With() clause.
304 OnCallSpec& With(const Matcher<const ArgumentTuple&>& m) { function in class:testing::internal::OnCallSpec
307 ".With() cannot appear "
345 // .With(multi-argument-matcher)
714 // If this mock method has an extra matcher (i.e. .With(matcher)),
906 // Implements the .With() clause.
907 TypedExpectation& With(cons
[all...]
H A Dgmock-generated-function-mockers.h67 MockSpec<F>& With() { function in class:testing::internal::FunctionMocker
87 MockSpec<F>& With(const Matcher<A1>& m1) { function in class:testing::internal::FunctionMocker
108 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2) { function in class:testing::internal::FunctionMocker
129 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, function in class:testing::internal::FunctionMocker
151 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, function in class:testing::internal::FunctionMocker
174 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, function in class:testing::internal::FunctionMocker
198 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, function in class:testing::internal::FunctionMocker
223 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, function in class:testing::internal::FunctionMocker
248 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, function in class:testing::internal::FunctionMocker
273 MockSpec<F>& With(cons function in class:testing::internal::FunctionMocker
300 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, function in class:testing::internal::FunctionMocker
[all...]
/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-spec-builders.h40 // .With(multi-argument-matcher)
43 // where the .With() clause is optional.
49 // .With(multi-argument-matchers)
299 // Implements the .With() clause.
300 OnCallSpec& With(const Matcher<const ArgumentTuple&>& m) { function in class:testing::internal::OnCallSpec
303 ".With() cannot appear "
341 // .With(multi-argument-matcher)
706 // If this mock method has an extra matcher (i.e. .With(matcher)),
898 // Implements the .With() clause.
899 TypedExpectation& With(cons
[all...]
H A Dgmock-generated-function-mockers.h67 MockSpec<F>& With() { function in class:testing::internal::FunctionMocker
87 MockSpec<F>& With(const Matcher<A1>& m1) { function in class:testing::internal::FunctionMocker
108 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2) { function in class:testing::internal::FunctionMocker
129 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, function in class:testing::internal::FunctionMocker
151 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, function in class:testing::internal::FunctionMocker
174 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, function in class:testing::internal::FunctionMocker
198 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, function in class:testing::internal::FunctionMocker
223 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, function in class:testing::internal::FunctionMocker
248 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, function in class:testing::internal::FunctionMocker
273 MockSpec<F>& With(cons function in class:testing::internal::FunctionMocker
300 MockSpec<F>& With(const Matcher<A1>& m1, const Matcher<A2>& m2, function in class:testing::internal::FunctionMocker
[all...]
/external/v8/src/debug/
H A Dmirrors.js261 With: 2,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/sqlite/dist/orig/
H A Dsqlite3.c1439 ** With SQLITE_ACCESS_EXISTS, the xAccess method
1441 ** With SQLITE_ACCESS_READWRITE, the xAccess method
1448 ** With SQLITE_ACCESS_READ, the xAccess method
3499 ** in order to find the underlying cause of the problem. With the "v2" prepare
3835 ** CAPI3REF: Index Of A Parameter With A Given Name
4007 ** ^With the "v2" interface, any of the other [result codes] or
4030 ** ^With the legacy interface, a more specific error code (for example,
5506 ** compile-time option is invoked. With [SQLITE_ENABLE_MEMORY_MANAGEMENT],
9983 typedef struct With With; typedef in typeref:struct:With
13592 struct With { struct
[all...]
/external/sqlite/dist/
H A Dsqlite3.c1439 ** With SQLITE_ACCESS_EXISTS, the xAccess method
1441 ** With SQLITE_ACCESS_READWRITE, the xAccess method
1448 ** With SQLITE_ACCESS_READ, the xAccess method
3499 ** in order to find the underlying cause of the problem. With the "v2" prepare
3835 ** CAPI3REF: Index Of A Parameter With A Given Name
4007 ** ^With the "v2" interface, any of the other [result codes] or
4030 ** ^With the legacy interface, a more specific error code (for example,
5506 ** compile-time option is invoked. With [SQLITE_ENABLE_MEMORY_MANAGEMENT],
9983 typedef struct With With; typedef in typeref:struct:With
13592 struct With { struct
[all...]

Completed in 1020 milliseconds