OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:If
(Results
26 - 40
of
40
) sorted by null
1
2
/external/chromium_org/v8/src/
hydrogen.h
26
// OF THIS SOFTWARE, EVEN
IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
148
//
If
a target block is tagged as an inline function return, all
292
if
(other == this) {
335
// Returns false
if
there are phi-uses of the arguments-object
339
// Returns false
if
there are phi-uses of an uninitialized const
382
if
(id >= 0 && id < values_.length()) return values_[id];
413
if
(environment_size > maximum_environment_size_) {
436
// Add map dependency
if
not already added.
437
if
(depends_on_empty_array_proto_elements_) return;
461
if
(uint32_instructions_ == NULL)
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py
36
if
sys.platform == "win32":
39
import _tkinter #
If
this fails your Python may not be configured for Tk
71
if
isinstance(value, (list, tuple)):
72
if
len(value) == 1:
74
if
value[0] == '{':
79
if
isinstance(value, basestring):
83
if
not value:
97
if
type(item) in (TupleType, ListType):
108
if
type(cnfs) is DictionaryType:
129
Instances of this type are generated
if
one of the following events occurs
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py
36
if
sys.platform == "win32":
39
import _tkinter #
If
this fails your Python may not be configured for Tk
71
if
isinstance(value, (list, tuple)):
72
if
len(value) == 1:
74
if
value[0] == '{':
79
if
isinstance(value, basestring):
83
if
not value:
97
if
type(item) in (TupleType, ListType):
108
if
type(cnfs) is DictionaryType:
129
Instances of this type are generated
if
one of the following events occurs
[
all
...]
/external/clang/lib/Sema/
SemaDeclCXX.cpp
85
if
(ParmVarDecl *Param = dyn_cast<ParmVarDecl>(Decl)) {
90
// be used in default argument expressions, even
if
they are not
97
} else
if
(VarDecl *VDecl = dyn_cast<VarDecl>(Decl)) {
101
if
(VDecl->isLocalVarDecl())
127
if
(OpaqueValueExpr *OVE = dyn_cast<OpaqueValueExpr>(E)) {
141
if
(Lambda->capture_begin() == Lambda->capture_end())
152
//
If
we have an MSAny spec already, don't bother.
153
if
(!Method || ComputedEST == EST_MSAny)
159
if
(!Proto)
164
//
If
this function can throw any exceptions, make a note of that
[
all
...]
/prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar
/prebuilts/misc/common/jython/
jython.jar
/prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar
/prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar
/prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar
lombok-ast-0.2.jar
/prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar
/prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar
Completed in 284 milliseconds
1
2