HomeSort by relevance Sort by last modified time
    Searched full:program (Results 1726 - 1750 of 23867) sorted by null

<<61626364656667686970>>

  /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$Tx-$@B /DEFAULTLIB:"MSVCRTD" /DEFAULTLIB:"OLDNAMES" /EDITANDCONTINUE ??a?"~c:\Users\seaswara\documents\visual studio 2010\Projects\archive1\archive1\Debug\stdafx.obj:<!??Microsoft (R) Optimizing Compiler?=cwdc:\Users\seaswara\documents\visual studio 2010\Projects\archive1\archive1clc:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.execmd-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" -Xsrcstdafx.cpppdbc:\Users\seaswara\documents\visual studio 2010\Projects\archive1\archive1\Debug\vc100.pdb??5_CatchableTypeArray$/_s__RTTICompleteObjectLocatornullptr_t%__RTTIClassHierarchyDescriptor d__RTTIBaseClassDescriptorb_CatchableType#d_s__RTTIBaseClassDescriptor2b_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::controlAttribute2B__vc_attributes::helpstringcontextAttribute&=__vc_attributes::rangeAttribute,7__vc_attributes::displaybindAttribute%2__vc_attributes::hookAttribute*)__vc_attributes::uidefaultAttribute,$__vc_attributes::defaultbindAttribute$__vc_attributes::outAttribute-__vc_attributes::defaultvalueAttribute0__vc_attributes::pointer_defaultAttribute8__vc_attributes::pointer_defaultAttribute::type_e% __vc_attributes::uuidAttribute*__vc_attributes::threadingAttribute7__vc_attributes::threadingAttribute::threading_e&?__vc_attributes::localAttribute#?__vc_attributes::idAttribute-?__vc_attributes::nonbrowsableAttribute*?__vc_attributes::importlibAttribute(?__vc_attributes::call_asAttribute.?__vc_attributes::dispinterfaceAttribute%?__vc_attributes::dualAttribute,?__vc_attributes::switch_typeAttribute+?__vc_attributes::idl_moduleAttribute(?__vc_attributes::coclassAttribute(?__vc_attributes::defaultAttribute,?__vc_attributes::requesteditAttribute)?__vc_attributes::providerAttribute'?__vc_attributes::max_isAttribute'?__vc_attributes::importAttribute'?__vc_attributes::satypeAttribute(?__vc_attributes::propgetAttribute(?__vc_attributes::propputAttribute/?__vc_attributes::event_receiverAttribute7?__vc_attributes::event_receiverAttribute::type_e+?__vc_attributes::async_uuidAttribute*?__vc_attributes::idl_quoteAttribute1?__vc_attributes::usesgetlasterrorAttribute'}__vc_attributes::unhookAttribute.s__vc_attributes::nonextensibleAttribute'n__vc_attributes::objectAttribute-i__vc_attributes::aggregatableAttribute5b__vc_attributes::aggregatableAttribute::type_e'___vc_attributes::iid_isAttribute'Z__vc_attributes::progidAttribute)U__vc_attributes::readonlyAttributeqwide_char_type-P__vc_attributes::wire_marshalAttribute'K__vc_attributes::pragmaAttribute+F__vc_attributes::propputrefAttribute*A__vc_attributes::vi_progidAttribute$<__vc_attributes::odlAttribute)7__vc_attributes::bindableAttribute.2__vc_attributes::oleautomationAttribute.-__vc_attributes::helpstringdllAttribute0(__vc_attributes::defaultcollelemAttribute'#__vc_attributes::retvalAttribute*__vc_attributes::length_isAttribute0__vc_attributes::atl::db_commandAttribute/__vc_attributes::atl::db_sourceAttribute/__vc_attributes::atl::db_columnAttribute4?__vc_attributes::atl::soap_namespaceAttribute.?__vc_attributes::atl::db_tableAttribute9?__vc_attributes::atl::implements_categoryAttribute0?__vc_attributes::atl::aggregatesAttribute1?__vc_attributes::atl::soap_headerAttribute7?__vc_attributes::atl::requires_categoryAttribute1?__vc_attributes::atl::perf_objectAttribute)?__vc_attributes::atl::rdxAttribute-?__vc_attributes::atl::perfmonAttribute1?__vc_attributes::atl::db_accessorAttribute2?__vc_attributes::atl::soap_handlerAttribute8?__vc_attributes::atl::support_error_infoAttribute.?__vc_attributes::atl::tag_nameAttribute9?__vc_attributes::atl::com_interface_entryAttribute.?__vc_attributes::atl::db_paramAttribute2?__vc_attributes::atl::perf_counterAttribute1}__vc_attributes::atl::soap_methodAttribute5v__vc_attributes::atl::request_handlerAttribute1m__vc_attributes::atl::synchronizeAttribute9h__vc_attributes::atl::registration_scriptAttribute1a__vc_attributes::no_injected_textAttribute%Y__vc_attributes::caseAttribute+T__vc_attributes::helpstringAttribute&O__vc_attributes::entryAttribute.J__vc_attributes::defaultvtableAttribute(E__vc_attributes::emitidlAttribute'<__vc_attributes::stringAttribute'7__vc_attributes::varargAttribute-2__vc_attributes::event_sourceAttribute9+__vc_attributes::event_sourceAttribute::optimize_e5)__vc_attributes::event_sourceAttribute::type_e(&__vc_attributes::includeAttribute+!__vc_attributes::implementsAttribute'__vc_attributes::moduleAttribute/__vc_attributes::moduleAttribute::type_e(__vc_attributes::last_isAttribute$ __vc_attributes::ptrAttribute<__vc_attributes::helper_attributes::v1_earlyAttributeO?__vc_attributes::helper_attributes::source_annotation_attributeAttributeB?__vc_attributes::helper_attributes::requires_valueAttribute=?__vc_attributes::helper_attributes::as_stringAttribute9?__vc_attributes::helper_attributes::usageAttributeB?__vc_attributes::helper_attributes::usageAttribute::usage_e??__vc_attributes::helper_attributes::multi_valueAttribute>?__vc_attributes::helper_attributes::repeatableAttributeB?__vc_attributes::helper_attributes::notify_atlprovAttribute=?__vc_attributes::helper_attributes::attributeAttribute>?__vc_attributes::helper_attributes::v1_alttypeAttributeF?__vc_attributes::helper_attributes::v1_alttypeAttribute::type_eA?__vc_attributes::helper_attributes::process_earlyAttribute??__vc_attributes::helper_attributes::help_stringAttribute;?__vc_attributes::helper_attributes::v1_nameAttributeA?__vc_attributes::helper_attributes::default_valueAttribute)?__vc_attributes::first_isAttribute-?__vc_attributes::noncreatableAttribute*?__vc_attributes::appobjectAttribute+?__vc_attributes::restrictedAttribute*?__vc_attributes::importidlAttribute*?__vc_attributes::cpp_quoteAttribute(?__vc_attributes::v1_enumAttribute$?__vc_attributes::refAttribute)?__vc_attributes::licensedAttribute%?__vc_attributes::lcidAttribute(~__vc_attributes::versionAttribute,y__vc_attributes::helpcontextAttribute)t__vc_attributes::helpfileAttribute'o__vc_attributes::sourceAttribute,h__vc_attributes::transmit_asAttribute'c__vc_attributes::hiddenAttribute.^__vc_attributes::library_blockAttribute'Y__vc_attributes::customAttribute*T__vc_attributes::switch_isAttribute)O__vc_attributes::ms_unionAttribute'J__vc_attributes::uniqueAttribute+E__vc_attributes::includelibAttribute)=__vc_attributes::optionalAttribute8__RTtypeidReturnType5_s__CatchableTypeArray"/__RTTICompleteObjectLocator(_ThrowInfo_TypeDescriptor'_s__RTTIClassHierarchyDescriptor usize_t__rcGUID_t__s_GUID_s__RTTIBaseClassArray  _PMFN 
16 _PMD__RTTIBaseClassArray?h?%?]‹????oz;V???dth?Oj??5???????? ?? \??P?C1???nb'@??c:\users\seaswara\documents\visual studio 2010\projects\archive1\archive1\stdafx.cppc:\users\seaswara\documents\visual studio 2010\projects\archive1\archive1\debug\archive1.pchc:\users\seaswara\documents\visual studio 2010\projects\archive1\archive1\stdafx.hc:\users\seaswara\documents\visual studio 2010\projects\archive1\archive1\targetver.hc:\program files (x86)\microsoft sdks\windows\v7.0a\include\sdkddkver.hr?3??*?@?J*????c:\users\seaswara\documents\visual studio 2010\projects\archive1\archive1\debug\vc100.pdb??@comp.id????@feat.00??.drectveA.debug$S`#.debug$Tx
28 .debug$S)F @B.rdataJ5@@.rdataK5@@.rdataL5@0@.rdataP5@0@.rdataT5@0@.rdataX5@0@.rdata\5@0@.rdata`5@0@.rdatad5@0@.rdatah5@0@.rdatal5@0@.rdatap5@0@.rdatat5@0@.rdatax5@0@.rdata|5@0@.rdata?5@0@.rdata?5@0@.rdata?5@0@.text+?5 P`.debug$S??5?6@B.rtc$TMZ?6?6@0@.rtc$IMZ?6?6@0@.text+?6 P`.debug$S?$78@B.text+N8 P`.debug$S?y8q9@B.text??9?: P`.debug$S??:q< @B.text$x,?< = P`.xdata$x3=C=@0@.rdataM=@0@.rdata_=@@@.xdata$x,g=?=@0@.xdata$x?=?=@0@.xdata$x?=?=@0@.data# >,>@0?.xdata$x6>R>@0@.data\>z>@0?.xdata$x?>?>@0@.data?>?>@0?.xdata$x?>?>@0@.data ?>?@0?.sxdata ?0.textQ?b? P`.debug$S???@@B.rdata ?@?@@0@.rdata$r?@?@@0@.data#A'A@0?.rdata$r1AAA@0@.rdata$r KAXA@0@.rdata$rvA?A@0@.rdata$r?A?A@0@.data?A?A@0?.rdata$r?AB@0@.rdata$r B!B@0@.rdata$r5BQB@0@.dataeB?B@0?.rdata$r?B?B@0@.rdata$r?B?B@0@.text[?BC P`.debug$S7C?D@B.rdata ?D?D@0@.rdata$r?D?D@0@.textX?D/E P`.debug$S?MEF@B.textI/FxF P`.debug$S??FZG@B.textX?G?G P`.debug$S?H?H@B.text??H'I P`.debug$S?;I?I@B.debug$TxJ@B /FAILIFMISMATCH:"_MSC_VER=1600" /FAILIFMISMATCH:"_ITERATOR_DEBUG_LEVEL=2" /DEFAULTLIB:"msvcprtd" /DEFAULTLIB:"MSVCRTD" /DEFAULTLIB:"OLDNAMES" /EDITANDCONTINUE ?%ac:\Users\seaswara\documents\visual studio 2010\Projects\archive1\archive1\Debug\mymath.obj:<!??Microsoft (R) Optimizing Compiler?=cwdc:\Users\seaswara\documents\visual studio 2010\Projects\archive1\archive1clc:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.execmd-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 -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 (…)
    [all...]
  /external/ceres-solver/internal/ceres/
block_jacobian_writer.cc 36 #include "ceres/program.h"
47 // per-parameter jacobian goes where in the overall program jacobian.
56 void BuildJacobianLayout(const Program& program,
60 const vector<ResidualBlock*>& residual_blocks = program.residual_blocks();
90 jacobian_layout->resize(program.NumResidualBlocks());
124 Program* program)
125 : program_(program) {
129 BuildJacobianLayout(*program,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_program.c 35 #include "program/prog_parameter.h"
36 #include "program/program.h"
37 #include "program/programopt.h"
72 return _mesa_init_vertex_program( ctx, &prog->program,
84 return _mesa_init_fragment_program( ctx, &prog->program,
160 if (newVP->program.IsPositionInvariant) {
161 _mesa_insert_mvp_code(ctx, &newVP->program);
171 * (all program flows return when any program flow returns, an
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_program.c 35 #include "program/prog_parameter.h"
36 #include "program/program.h"
37 #include "program/programopt.h"
72 return _mesa_init_vertex_program( ctx, &prog->program,
84 return _mesa_init_fragment_program( ctx, &prog->program,
160 if (newVP->program.IsPositionInvariant) {
161 _mesa_insert_mvp_code(ctx, &newVP->program);
171 * (all program flows return when any program flow returns, an
    [all...]

Completed in 2739 milliseconds

<<61626364656667686970>>