Searched
full:program (Results
4401 -
4425 of
23867) sorted by null
<<171172173174175176177178179180>>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
wchar.h | 21 // a copy of the GCC Runtime Library Exception along with this program;
|
wctype.h | 21 // a copy of the GCC Runtime Library Exception along with this program;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/ |
cpu_defines.h | 21 // a copy of the GCC Runtime Library Exception along with this program;
|
os_defines.h | 21 // a copy of the GCC Runtime Library Exception along with this program;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/ |
cpu_defines.h | 21 // a copy of the GCC Runtime Library Exception along with this program;
|
os_defines.h | 21 // a copy of the GCC Runtime Library Exception along with this program;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/ |
cpu_defines.h | 21 // a copy of the GCC Runtime Library Exception along with this program;
|
os_defines.h | 21 // a copy of the GCC Runtime Library Exception along with this program;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/ |
cpu_defines.h | 21 // a copy of the GCC Runtime Library Exception along with this program;
|
os_defines.h | 21 // a copy of the GCC Runtime Library Exception along with this program;
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/ |
Standard_Suite.py | 43 """application - An application program """
|
/sdk/emulator/opengl/tests/event_injector/ |
EventInjector.h | 17 * into the emulated program.
|
/system/core/libcorkscrew/ |
backtrace-arch.h | 31 /* Rewind the program counter by one instruction. */
|
backtrace-helper.h | 31 * Add a program counter to a backtrace if it will fit.
|
/system/core/run-as/ |
run-as.c | 39 * This program runs with CAP_SETUID and CAP_SETGID capabilities on Android 43 * - This program should only run for the 'root' or 'shell' users 59 * The purpose of this program is to run a command as a specific 121 panic("only 'shell' or 'root' users can run this program\n");
|
/system/core/sh/ |
builtins.h | 2 * This file was generated by the mkbuiltins program.
|
/system/extras/tests/bionic/libc/ |
README.TXT | 31 program but will be installed to your device nevertheless.
|
/system/extras/tests/bionic/libc/common/ |
test_clock.c | 17 // Minimal test program for clock
|
test_strptime.c | 17 // Minimal test program for strptime
|
/cts/tests/tests/security/src/android/security/cts/ |
ListeningPortsTest.java | 89 * installed programs to gain unauthorized access to program data or 95 * determine if a program is authorized to connect to your socket. 105 * installed programs to gain unauthorized access to program data or 111 * determine if a program is authorized to connect to your socket. 121 * installed programs to gain unauthorized access to program data or 137 * installed programs to gain unauthorized access to program data or 180 * program data or cause system corruption.
|
/external/bison/build-aux/ |
compile | 10 # This program is free software; you can redistribute it and/or modify 15 # This program is distributed in the hope that it will be useful, 21 # along with this program. If not, see <http://www.gnu.org/licenses/>. 24 # distribute this file as part of a program that contains a 26 # the same distribution terms that you use for the rest of that program. 204 Usage: compile [--help] [--version] PROGRAM [ARGS] 207 Remove `-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/bison/lib/ |
error.c | 5 This program is free software: you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program. If not, see <http://www.gnu.org/licenses/>. */ 52 /* If NULL, error will flush stdout, then print on stderr the program 113 /* The calling program should define program_name and set it to the 114 name of the executing program. */ 285 /* Print the program name and error message MESSAGE, which is a printf-style
|
/external/chromium_org/third_party/opus/src/ |
compile | 10 # This program is free software; you can redistribute it and/or modify 15 # This program is distributed in the hope that it will be useful, 21 # along with this program. If not, see <http://www.gnu.org/licenses/>. 24 # distribute this file as part of a program that contains a 26 # the same distribution terms that you use for the rest of that program. 237 Usage: compile [--help] [--version] PROGRAM [ARGS] 240 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
|
/external/chromium_org/tools/gyp/test/lib/ |
TestGyp.py | 264 return self.run(program=self.gyp, arguments=run_args, **kw) 268 Executes a program by calling the superclass .run() method. 338 Runs an executable program built from a gyp-generated configuration. 454 result = self.run(program=self.build_tool, **kw) 500 Runs an executable program built from a gyp-generated configuration. 566 self.run(program=self.build_tool, **kw) 588 return self.run(program=self.build_tool, **kw) 604 program = [self.built_file_path(name, type=self.EXECUTABLE, **kw)] 608 return self.run(program=program, *args, **kw [all...] |
/external/elfutils/libelf/ |
elf32_getphdr.c | 1 /* Get ELF program header table. 48 Network licensing program, please visit www.openinventionnetwork.com 75 /* If the program header entry has already been filled in the code 96 /* If no program header exists return NULL. */ 122 /* Allocate memory for the program headers. We know the number 170 /* Allocate memory for the program headers. We know the number 244 /* If the program header entry has already been filled in the code
|
Completed in 1125 milliseconds
<<171172173174175176177178179180>>