OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:program
(Results
1726 - 1750
of
23867
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/chromium_org/ui/gl/
gl_bindings_skia_in_process.cc
24
GLvoid StubGLAttachShader(GLuint
program
, GLuint shader) {
25
glAttachShader(
program
, shader);
32
GLvoid StubGLBindAttribLocation(GLuint
program
, GLuint index,
34
glBindAttribLocation(
program
, index, name);
41
GLvoid StubGLBindFragDataLocation(GLuint
program
, GLuint colorNumber,
43
glBindFragDataLocation(
program
, colorNumber, name);
46
GLvoid StubGLBindFragDataLocationIndexed(GLuint
program
, GLuint colorNumber,
48
glBindFragDataLocationIndexed(
program
, colorNumber, index, name);
158
GLvoid StubGLDeleteProgram(GLuint
program
) {
159
glDeleteProgram(
program
);
[
all
...]
/external/llvm/docs/CommandGuide/
llvm-symbolizer.rst
7
:
program
:`llvm-symbolizer` [options]
12
:
program
:`llvm-symbolizer` reads object file names and addresses from standard
14
program
uses debug info sections and symbol table in the object files.
81
:
program
:`llvm-symbolizer` returns 0. Other exit codes imply internal
program
error.
/external/llvm/include/llvm/Support/
PrettyStackTrace.h
11
// crashes give more contextual information about what the
program
was doing
31
/// "pretty" stack trace that is dumped when a
program
crashes. You can define
32
/// subclasses of this and declare them on the
program
stack: when they are
34
/// virtual stack trace. This gets dumped out if the
program
crashes.
60
/// PrettyStackTraceProgram - This object prints a specified
program
arguments
/external/llvm/unittests/Support/
ProgramTest.cpp
13
#include "llvm/Support/
Program
.h"
33
ProgramTestStringArg1("
program
-test-string-arg1");
35
ProgramTestStringArg2("
program
-test-string-arg2");
64
"-
program
-test-string-arg1", "has\\\\ trailing\\",
65
"-
program
-test-string-arg2", "has\\\\ trailing\\",
/external/qemu/hw/
watchdog.c
6
* This
program
is free software; you can redistribute it and/or
11
* This
program
is distributed in the hope that it will be useful,
17
* along with this
program
; if not, see <http://www.gnu.org/licenses/>.
36
* 1 = exit
program
with error
37
* 2 = exit
program
without error
/frameworks/compile/mclinker/include/mcld/
LinkerConfig.h
51
* If a executable
program
can not be loaded at arbitrary addresses, but it
52
* can call outside functions, we say the
program
is dynamic dependent on
54
* only a executable
program
, but also dynamic dependent. In general,
56
* If a executable
program
can not be loaded at different addresses, and
57
* only call inner functions, then we say the
program
is static dependent on
/frameworks/compile/mclinker/include/mcld/Support/
TargetSelect.h
48
/// InitializeAllTargetInfos - The main
program
should call this function if
58
/// InitializeAllTargets - The main
program
should call this function if it
70
/// InitializeAllEmulations - The main
program
should call this function if
78
/// InitializeAllLinkers - The main
program
should call this function if it
91
/// InitializeMsgHandler - The main
program
should call this function if it
/ndk/build/tools/
build-ndk-stack.sh
28
"This script is used to rebuild the host ndk-stack binary
program
."
39
register_var_option "--make=<path>" GNUMAKE "Specify GNU Make
program
"
45
register_var_option "--
program
-name=<name>" PROGNAME "Alternate NDK tool
program
name"
98
echo "ERROR: Could not build host
program
!"
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
stdexcept
21
// a copy of the GCC Runtime Library Exception along with this
program
;
48
/** Logic errors represent problems in the internal logic of a
program
;
50
*
program
runs (e.g., violations of class invariants).
102
/** Runtime errors represent problems outside the scope of a
program
;
104
* the
program
executes.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
stdexcept
22
// a copy of the GCC Runtime Library Exception along with this
program
;
51
/** Logic errors represent problems in the internal logic of a
program
;
53
*
program
runs (e.g., violations of class invariants).
108
/** Runtime errors represent problems outside the scope of a
program
;
110
* the
program
executes.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
stdexcept
22
// a copy of the GCC Runtime Library Exception along with this
program
;
51
/** Logic errors represent problems in the internal logic of a
program
;
53
*
program
runs (e.g., violations of class invariants).
108
/** Runtime errors represent problems outside the scope of a
program
;
110
* the
program
executes.
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
stdexcept
21
// a copy of the GCC Runtime Library Exception along with this
program
;
48
/** Logic errors represent problems in the internal logic of a
program
;
50
*
program
runs (e.g., violations of class invariants).
102
/** Runtime errors represent problems outside the scope of a
program
;
104
* the
program
executes.
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
stdexcept
21
// a copy of the GCC Runtime Library Exception along with this
program
;
48
/** Logic errors represent problems in the internal logic of a
program
;
50
*
program
runs (e.g., violations of class invariants).
102
/** Runtime errors represent problems outside the scope of a
program
;
104
* the
program
executes.
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
stdexcept
21
// a copy of the GCC Runtime Library Exception along with this
program
;
48
/** Logic errors represent problems in the internal logic of a
program
;
50
*
program
runs (e.g., violations of class invariants).
102
/** Runtime errors represent problems outside the scope of a
program
;
104
* the
program
executes.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
stdexcept
21
// a copy of the GCC Runtime Library Exception along with this
program
;
48
/** Logic errors represent problems in the internal logic of a
program
;
50
*
program
runs (e.g., violations of class invariants).
102
/** Runtime errors represent problems outside the scope of a
program
;
104
* the
program
executes.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
stdexcept
22
// a copy of the GCC Runtime Library Exception along with this
program
;
51
/** Logic errors represent problems in the internal logic of a
program
;
53
*
program
runs (e.g., violations of class invariants).
108
/** Runtime errors represent problems outside the scope of a
program
;
110
* the
program
executes.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
stdexcept
22
// a copy of the GCC Runtime Library Exception along with this
program
;
51
/** Logic errors represent problems in the internal logic of a
program
;
53
*
program
runs (e.g., violations of class invariants).
108
/** Runtime errors represent problems outside the scope of a
program
;
110
* the
program
executes.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
stdexcept
22
// a copy of the GCC Runtime Library Exception along with this
program
;
51
/** Logic errors represent problems in the internal logic of a
program
;
53
*
program
runs (e.g., violations of class invariants).
108
/** Runtime errors represent problems outside the scope of a
program
;
110
* the
program
executes.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
stdexcept
22
// a copy of the GCC Runtime Library Exception along with this
program
;
51
/** Logic errors represent problems in the internal logic of a
program
;
53
*
program
runs (e.g., violations of class invariants).
108
/** Runtime errors represent problems outside the scope of a
program
;
110
* the
program
executes.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
stdexcept
21
// a copy of the GCC Runtime Library Exception along with this
program
;
50
/** Logic errors represent problems in the internal logic of a
program
;
52
*
program
runs (e.g., violations of class invariants).
107
/** Runtime errors represent problems outside the scope of a
program
;
109
* the
program
executes.
/sdk/sdklauncher/
sdklauncher.c
85
/* get path of current
program
, to switch dirs here when executing the command. */
88
display_error("Failed to get
program
's filename:");
100
dprintf("
Program
dir: %s\n", program_dir);
105
NULL, /*
program
path */
122
NULL, /*
program
path */
/external/llvm/test/Object/Inputs/
coff_archive.lib
10
.debug$S `# ? @ B.debug$T x -$ @ B /DEFAULTLIB:"MSVCRTD" /DEFAULTLIB:"OLDNAMES" /EDITANDCONTINUE ? ? a ?"~c:\Users\seaswara\documents\visual studio 2010\Projects\archive1\archive1\Debug\stdafx.obj : <! ? ? Microsoft (R) Optimizing Compiler ?=cwd c:\Users\seaswara\documents\visual studio 2010\Projects\archive1\archive1 cl c:\
Program
Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe cmd -c -ZI -nologo -W3 -WX- -Od -Oy- -DWIN32 -D_DEBUG -D_LIB -D_UNICODE -DUNICODE -Gm -EHs -EHc -RTC1 -MDd -GS -fp:precise -Zc:wchar_t -Zc:forScope -YcStdAfx.h -Fp"c:\Users\seaswara\documents\visual studio 2010\Projects\archive1\archive1\Debug\archive1.pch" -Fo"c:\Users\seaswara\documents\visual studio 2010\Projects\archive1\archive1\Debug\\" -Fd"c:\Users\seaswara\documents\visual studio 2010\Projects\archive1\archive1\Debug\vc100.pdb" -Gd -TP -analyze- -errorreport:prompt -I"c:\
Program
Files (x86)\Microsoft Visual Studio 10.0\VC\include" -I"c:\
Program
Files (x86)\Microsoft Visual Studio 10.0\VC\atlmfc\include" -I"C:\
Program
Files (x86)\Microsoft SDKs\Windows\v7.0A\include" -I"C:\
Program
Files (x86)\Microsoft SDKs\Windows\v7.0A\include" -X src stdafx.cpp pdb c:\Users\seaswara\documents\visual studio 2010\Projects\archive1\archive1\Debug\vc100.pdb ? ? 5 _CatchableTypeArray $ / _s__RTTICompleteObjectLocator nullptr_t % __RTTIClassHierarchyDescriptor d __RTTIBaseClassDescriptor b _CatchableType # d _s__RTTIBaseClassDescriptor2 b _s__CatchableType ( _s__ThrowInfo . ` __vc_attributes::immediatebindAttribute # [ __vc_attributes::inAttribute ' V __vc_attributes::publicAttribute ( Q __vc_attributes::size_isAttribute ' L __vc_attributes::exportAttribute ( G __vc_attributes::controlAttribute 2 B __vc_attributes::helpstringcontextAttribute &