Searched
full:program (Results
5376 -
5400 of
23867) sorted by null
<<211212213214215216217218219220>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
new | 24 // a copy of the GCC Runtime Library Exception along with this program; 91 * does nothing) may not be replaced by a user's program.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
new | 24 // a copy of the GCC Runtime Library Exception along with this program; 91 * does nothing) may not be replaced by a user's program.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
new | 24 // a copy of the GCC Runtime Library Exception along with this program; 91 * does nothing) may not be replaced by a user's program.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
new | 22 // a copy of the GCC Runtime Library Exception along with this program; 89 * does nothing) may not be replaced by a user's program.
|
/sdk/emulator/qtools/ |
bb2sym.cpp | 22 void Usage(const char *program) 24 fprintf(stderr, "Usage: %s [options] trace_file elf_file\n", program);
|
coverage.cpp | 71 void Usage(const char *program) 73 fprintf(stderr, "Usage: %s [options] trace_file elf_file\n", program);
|
profile_trace.cpp | 40 void Usage(const char *program) 42 fprintf(stderr, "Usage: %s [options] trace_file elf_file\n", program);
|
read_method.cpp | 72 void Usage(const char *program) 75 program);
|
stack_dump.cpp | 75 void Usage(const char *program) 78 program);
|
/system/core/fs_mgr/ |
fs_mgr_priv.h | 47 * the fs_mgr program. The list includes "wait", which will wait till 49 * run an fscheck program on the <source> before mounting the filesystem.
|
/system/core/sh/ |
mkbuiltins | 55 * This file was generated by the mkbuiltins program. 65 * This file was generated by the mkbuiltins program.
|
/system/extras/tests/bionic/libc/common/ |
test_executable_destructor.c | 35 /* A very simple program used to test constructor and destructor functions 41 /* Initialize x to 1 when the program starts. This will be checked
|
/external/chromium/sdch/open-vcdiff/src/gtest/ |
gtest.h | 35 // included by any test program that uses Google Test. 41 // // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. 45 // program! 193 // In Google Test, a unit test program contains one or many TestCases, and 279 // DO NOT OVERRIDE THIS FUNCTION DIRECTLY IN A USER PROGRAM. 348 // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. 457 // program is run, all global test environments will be set-up in 458 // the order they were registered. After all tests in the program 472 // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM. 488 // INTERNAL IMPLEMENTATION - DO NOT USE IN A USER PROGRAM [all...] |
/external/llvm/tools/bugpoint/ |
ToolRunner.cpp | 21 #include "llvm/Support/Program.h" 55 /// to the sys::Program::ExecuteAndWait interface. 56 /// @see sys::Program::ExecuteAndWait 80 /// RunProgramRemotelyWithTimeout - This function runs the given program 81 /// remotely using the given remote client and the sys::Program::ExecuteAndWait. 82 /// Returns the remote program exit code or reports a remote client error if it 83 /// fails. Remote client is required to return 255 if it failed or program exit 85 /// @see sys::Program::ExecuteAndWait 104 // Run the program remotely with the remote client 218 // Add optional parameters to the running program from Arg [all...] |
/external/genext2fs/ |
configure | 933 -program-prefix | --program-prefix | --program-prefi | --program-pref \ 934 | --program-pre | --program-pr | --program-p) 936 -program-prefix=* | --program-prefix=* | --program-prefi=* [all...] |
/art/runtime/arch/ |
context.h | 46 // Set the program counter value
|
/art/runtime/ |
elf_file.h | 41 // Load segments into memory based on PT_LOAD program headers 116 // Load segments into memory based on PT_LOAD program headers. 153 // Pointer to start of first PT_LOAD program segment after Load() when program_header_only_ is true. 156 // The program header should always available but use GetProgramHeadersStart() to be sure.
|
/bionic/libc/include/sys/ |
exec_elf.h | 104 Elf32_Off e_phoff; /* Program hdr offset */ 108 Elf32_Half e_phentsize; /* Program header entry size */ 109 Elf32_Half e_phnum; /* Number of program headers */ 121 Elf64_Off e_phoff; /* Program hdr offset */ 125 Elf64_Half e_phentsize; /* Program header entry size */ 126 Elf64_Half e_phnum; /* Number of program headers */ 311 * Program Header 336 #define PT_NULL 0 /* Program header table entry unused */ 337 #define PT_LOAD 1 /* Loadable program segment */ 339 #define PT_INTERP 3 /* Program interpreter * [all...] |
/bionic/linker/ |
linker_environ.h | 41 // Returns the value of this program's AT_SECURE variable.
|
/build/tools/ |
mktarball.sh | 3 # $1: path to fs_get_stats program
|
/cts/suite/cts/deviceTests/opengl/jni/graphics/ |
GLUtils.h | 34 // Creates a program with the given vertex and fragment shader source code.
|
/dalvik/vm/mterp/portable/ |
entry.cpp | 16 const u2* pc; // program counter
|
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
t018llstar.g | 14 program
|
t018llstar.html | 52 parser.program();
|
t046rewrite.html | 73 parser.program();
|
Completed in 1634 milliseconds
<<211212213214215216217218219220>>