OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VARIABLES
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/v8/tools/testrunner/local/
statusfile.py
54
VARIABLES
= {ALWAYS: True}
58
VARIABLES
[var] = var
99
def _ParseOutcomeList(rule, outcomes, target_dict,
variables
):
107
if not eval(item[0],
variables
): continue
120
def ReadStatusFile(path,
variables
):
127
variables
.update(
VARIABLES
)
131
if not eval(section[0],
variables
): continue
137
_ParseOutcomeList(rule, section[rule], wildcards,
variables
)
139
_ParseOutcomeList(rule, section[rule], rules,
variables
)
[
all
...]
/ndk/build/core/
definitions-tests.mk
93
$(foreach _test,$(filter -test-%,$(.
VARIABLES
)),\
build-local.mk
186
$(call __ndk_error,!!TOO-MANY-DUMP-
VARIABLES
!!)
/external/chromium_org/tools/gyp/pylib/gyp/
xcode_emulation.py
546
# Hardcode support for the
variables
used in chromium for now, to
551
'
Variables
in LD_DYLIB_INSTALL_NAME are not generally supported '
[
all
...]
/external/eigen/blas/testing/
cblat1.f
645
* THIS SUBROUTINE COMPARES THE
VARIABLES
ICOMP AND ITRUE FOR
dblat1.f
732
* THIS SUBROUTINE COMPARES THE
VARIABLES
ICOMP AND ITRUE FOR
sblat1.f
732
* THIS SUBROUTINE COMPARES THE
VARIABLES
ICOMP AND ITRUE FOR
zblat1.f
645
* THIS SUBROUTINE COMPARES THE
VARIABLES
ICOMP AND ITRUE FOR
Completed in 301 milliseconds