HomeSort by relevance Sort by last modified time
    Searched refs:INPUT (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/
libppapi.a 14 INPUT ( libppapi_stub.a libpthread.a )
libppapi.so 17 INPUT ( libppapi_stub.a libpthread.so )
  /external/chromium_org/third_party/mesa/src/bin/
installmesa 22 read INPUT
23 if [ "x${INPUT}" != "x" ] ; then
24 INCLUDE_DIR=${INPUT}
31 read INPUT
32 if [ "x${INPUT}" != "x" ] ; then
33 LIB_DIR=${INPUT}
41 read INPUT
  /external/mesa3d/bin/
installmesa 22 read INPUT
23 if [ "x${INPUT}" != "x" ] ; then
24 INCLUDE_DIR=${INPUT}
31 read INPUT
32 if [ "x${INPUT}" != "x" ] ; then
33 LIB_DIR=${INPUT}
41 read INPUT
  /external/llvm/utils/
test_debuginfo.pl 4 # Input arguments
5 # - Input source program. Usually this source file is decorated using
9 # This perl script extracts debugger commands from input source program
28 open(INPUT, $testcase_file);
30 while(<INPUT>) {
41 close(INPUT);
55 system("FileCheck", "-input-file", "$output_file", "$testcase_file");
codegen-diff 9 open (INPUT, $filename) or die "$filename: $!\n";
11 while (<INPUT>) {
21 close INPUT;
29 open (INPUT, $filename) or die "$filename: $!\n";
31 while (<INPUT>) {
53 close INPUT;
  /external/chromium_org/v8/tools/
test-push-to-trunk.sh 42 INPUT[0]="Y"
44 INPUT[1]=""
46 INPUT[2]="Y"
48 INPUT[3]="reviewer@chromium.org"
50 INPUT[4]="LGTM"
52 INPUT[5]="Y"
54 INPUT[6]="12345"
56 INPUT[7]="reviewer@chromium.org"
135 ########## Global temp files for test input/output
234 for i in "${INPUT[@]}"; do
    [all...]
  /frameworks/compile/libbcc/tests/debuginfo/
test_bcc_debuginfo.pl 12 # Input arguments
14 # - Input source program. Usually this source file is decorated using
18 # This perl script extracts debugger commands from input source program
45 open(INPUT, $testcase_file);
46 while(<INPUT>) {
59 close(INPUT);
80 system("$filecheck_tool", "-input-file", "$output_file", "$testcase_file");
85 print "$filecheck_tool -input-file $output_file $testcase_file\n";
  /external/chromium_org/third_party/lcov/bin/
mcov 235 local *INPUT;
237 if (!open(INPUT, $filename)) {
242 my @lines = <INPUT>;
253 close(INPUT);
267 local *INPUT;
269 if (!open(INPUT, $filename)) {
275 my @lines = <INPUT>;
303 close(INPUT);
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
typemap 10 INPUT
  /external/openssl/crypto/des/
typemap 10 INPUT
  /external/chromium_org/ui/base/test/
ui_controls_internal_win.cc 139 // Populate the INPUT structure with the appropriate keyboard event
141 bool FillKeyboardInput(ui::KeyboardCode key, INPUT* input, bool key_up) {
142 memset(input, 0, sizeof(INPUT));
143 input->type = INPUT_KEYBOARD;
144 input->ki.wVk = ui::WindowsKeyCodeForKeyboardCode(key);
145 input->ki.dwFlags = key_up ? KEYEVENTF_EXTENDEDKEY | KEYEVENTF_KEYUP :
153 INPUT input = { 0 } local
202 INPUT input[8] = { 0 }; \/\/ 8, assuming all the modifiers are activated. local
268 INPUT input = { 0 }; local
325 INPUT input = { 0 }; local
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/
fixinc.sh 29 # Usage: fixinc.sh output-dir input-dir
155 # Search each input directory for broken header files.
165 for INPUT in ${INPUTLIST} ; do
172 if [ ! -d ${INPUT} ]; then
175 cd ${INPUT}
177 INPUT=`${PWDCMD}`
178 export INPUT
204 then echo " Searching $INPUT/$d" ; fi
266 cd ${INPUT}
284 # Canonicalize ${INPUT} now to minimize the time a
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
fixinc.sh 29 # Usage: fixinc.sh output-dir input-dir
155 # Search each input directory for broken header files.
165 for INPUT in ${INPUTLIST} ; do
172 if [ ! -d ${INPUT} ]; then
175 cd ${INPUT}
177 INPUT=`${PWDCMD}`
178 export INPUT
204 then echo " Searching $INPUT/$d" ; fi
266 cd ${INPUT}
284 # Canonicalize ${INPUT} now to minimize the time a
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/libexec/gcc/arm-eabi/4.6.x-google/install-tools/
fixinc.sh 29 # Usage: fixinc.sh output-dir input-dir
155 # Search each input directory for broken header files.
165 for INPUT in ${INPUTLIST} ; do
172 if [ ! -d ${INPUT} ]; then
175 cd ${INPUT}
177 INPUT=`${PWDCMD}`
178 export INPUT
204 then echo " Searching $INPUT/$d" ; fi
266 cd ${INPUT}
284 # Canonicalize ${INPUT} now to minimize the time a
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/libexec/gcc/arm-linux-androideabi/4.6.x-google/install-tools/
fixinc.sh 29 # Usage: fixinc.sh output-dir input-dir
155 # Search each input directory for broken header files.
165 for INPUT in ${INPUTLIST} ; do
172 if [ ! -d ${INPUT} ]; then
175 cd ${INPUT}
177 INPUT=`${PWDCMD}`
178 export INPUT
204 then echo " Searching $INPUT/$d" ; fi
266 cd ${INPUT}
284 # Canonicalize ${INPUT} now to minimize the time a
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/
fixinc.sh 29 # Usage: fixinc.sh output-dir input-dir
155 # Search each input directory for broken header files.
165 for INPUT in ${INPUTLIST} ; do
172 if [ ! -d ${INPUT} ]; then
175 cd ${INPUT}
177 INPUT=`${PWDCMD}`
178 export INPUT
204 then echo " Searching $INPUT/$d" ; fi
266 cd ${INPUT}
284 # Canonicalize ${INPUT} now to minimize the time a
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/install-tools/
fixinc.sh 29 # Usage: fixinc.sh output-dir input-dir
155 # Search each input directory for broken header files.
165 for INPUT in ${INPUTLIST} ; do
172 if [ ! -d ${INPUT} ]; then
175 cd ${INPUT}
177 INPUT=`${PWDCMD}`
178 export INPUT
204 then echo " Searching $INPUT/$d" ; fi
266 cd ${INPUT}
284 # Canonicalize ${INPUT} now to minimize the time a
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/libexec/gcc/x86_64-linux/4.6.x-google/install-tools/
fixinc.sh 29 # Usage: fixinc.sh output-dir input-dir
155 # Search each input directory for broken header files.
165 for INPUT in ${INPUTLIST} ; do
172 if [ ! -d ${INPUT} ]; then
175 cd ${INPUT}
177 INPUT=`${PWDCMD}`
178 export INPUT
204 then echo " Searching $INPUT/$d" ; fi
266 cd ${INPUT}
284 # Canonicalize ${INPUT} now to minimize the time a
    [all...]
  /external/chromium/chrome/browser/automation/
ui_controls_win.cc 140 // Populate the INPUT structure with the appropriate keyboard event
142 bool FillKeyboardInput(ui::KeyboardCode key, INPUT* input, bool key_up) {
143 memset(input, 0, sizeof(INPUT));
144 input->type = INPUT_KEYBOARD;
145 input->ki.wVk = ui::WindowsKeyCodeForKeyboardCode(key);
146 input->ki.dwFlags = key_up ? KEYEVENTF_EXTENDEDKEY | KEYEVENTF_KEYUP :
154 INPUT input = { 0 } local
186 INPUT input[8] = { 0 }; \/\/ 8, assuming all the modifiers are activated. local
252 INPUT input = { 0 }; local
308 INPUT input = { 0 }; local
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
add-include 55 unless (open INPUT, "<", $filename) { print STDERR "File does not exist: $filename\n"; next FILE; }
56 while (my $line = <INPUT>) {
100 close INPUT or die;
  /device/google/accessory/arduino/USB_Host_Shield/
Max3421e.h 67 pinMode(MISO_PIN, INPUT);
  /external/chromium_org/chrome_frame/test/
simulate_input.cc 143 INPUT keys[kMaxInputs] = {0}; // Keyboard events
208 INPUT input_info = {0};
213 ::SendInput(1, &input_info, sizeof(INPUT));
217 ::SendInput(1, &input_info, sizeof(INPUT));
221 ::SendInput(1, &input_info, sizeof(INPUT));
  /external/chromium_org/tools/page_cycler/webpagereplay/
start.js 64 var input = document.createElement('INPUT');
66 input.setAttribute('name', 'iterations');
67 input.setAttribute('value', iterations ? iterations : '5');
68 form.appendChild(input);
75 var input = document.createElement('INPUT');
76 input.setAttribute('name', 'test');
78 input.setAttribute('value', test ? test : '');
79 form.appendChild(input);
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
Dbg.stg 114 proxy->grammarFileName = INPUT->tokenSource->strFactory->newStr8(INPUT->tokenSource->strFactory, (pANTLR3_UINT8)ctx->getGrammarFileName());

Completed in 5154 milliseconds

1 2 3 4