OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PARAMETERS
(Results
1 - 19
of
19
) sorted by null
/system/extras/tests/bionic/libc/
run-test.sh
51
if [ -z "$
PARAMETERS
" ] ; then
52
PARAMETERS
="$opt"
54
PARAMETERS
="$
PARAMETERS
$opt"
93
if [ -z "$
PARAMETERS
" ] ; then
103
TEST="$
PARAMETERS
"
/development/ndk/tests/
run-all.sh
60
if [ -z "$
PARAMETERS
" ] ; then
61
PARAMETERS
="$opt"
63
PARAMETERS
="$
PARAMETERS
$opt"
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DOMConfigurationImpl.java
35
private static final Map<String, Parameter>
PARAMETERS
43
*
parameters
:
51
* Setting these
parameters
to another value shall revert the canonical
54
PARAMETERS
.put("canonical-form", new FixedParameter(false));
60
PARAMETERS
.put("cdata-sections", new BooleanParameter() {
72
PARAMETERS
.put("check-character-normalization", new FixedParameter(false));
77
PARAMETERS
.put("comments", new BooleanParameter() {
90
PARAMETERS
.put("datatype-normalization", new BooleanParameter() {
108
PARAMETERS
.put("element-content-whitespace", new FixedParameter(true));
113
PARAMETERS
.put("entities", new BooleanParameter()
[
all
...]
/ndk/build/tools/
patch-sources.sh
58
parse_parameters $
PARAMETERS
build-ccache.sh
56
echo "ERROR: Too many
parameters
. See --help for usage."
73
set_parameters $
PARAMETERS
prebuilt-common.sh
292
# correspond to the
parameters
list and the program description
337
PARAMETERS
=""
343
if [ -z "$
PARAMETERS
" ] ; then
344
PARAMETERS
="$1"
346
PARAMETERS
="$
PARAMETERS
$1"
copy-libstdcxx.sh
95
set_parameters $
PARAMETERS
gen-system-symbols.sh
78
parse_params $
PARAMETERS
build-gdbserver.sh
115
set_parameters $
PARAMETERS
download-toolchain-sources.sh
100
SRC_DIR="$
PARAMETERS
"
dev-platform-import.sh
86
if [ -z "$
PARAMETERS
" ] ; then
94
ANDROID_PRODUCT_OUT=$
PARAMETERS
dev-system-import.sh
117
if [ -z "$
PARAMETERS
" ] ; then
135
PLATFORMS=`normalize_platforms $
PARAMETERS
`
build-gcc.sh
111
set_parameters $
PARAMETERS
build-gnu-libstdc++.sh
73
SRCDIR=$(echo $
PARAMETERS
| sed 1q)
rebuild-all-prebuilt.sh
111
if [ -n "$
PARAMETERS
" ]; then
112
dump "ERROR: Too many
parameters
. See --help for proper usage."
/ndk/tests/
run-tests.sh
110
if [ -z "$
PARAMETERS
" ] ; then
111
PARAMETERS
="$opt"
113
PARAMETERS
="$
PARAMETERS
$opt"
/ndk/
ndk-gdb
43
PARAMETERS
=
215
if [ -z "$
PARAMETERS
" ] ; then
216
PARAMETERS
="$opt"
218
PARAMETERS
="$
PARAMETERS
$opt"
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh
193
PARAMETERS
=
252
if [ -z "$
PARAMETERS
" ]; then
253
PARAMETERS
="$opt"
255
PARAMETERS
="$
PARAMETERS
$opt"
317
if [ -z "$
PARAMETERS
" ] ; then
358
set_parameters $
PARAMETERS
[
all
...]
/external/webrtc/src/modules/audio_processing/aecm/main/matlab/
compsup.m
38
% ECHO SUPPRESSION SPECIFIC
PARAMETERS
Completed in 861 milliseconds