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

<<41424344454647484950>>

  /external/arduino/
license.txt 29 Foundation's software and to any other program whose authors commit to
46 For example, if you distribute copies of such a program, whether
63 Finally, any free program is threatened constantly by software
65 program will individually obtain patent licenses, in effect making the
66 program proprietary. To prevent this, we have made it clear that any
75 0. This License applies to any program or other work which contains
77 under the terms of this General Public License. The "Program", below,
78 refers to any such program or work, and a "work based on the Program"
79 means either the Program or any derivative work under copyright law
    [all...]
  /external/clang/docs/
ClangFormat.rst 13 :program:`clang-format` is located in `clang/tools/clang-format` and can be used
62 -version - Display the version of this program
68 There is an integration for :program:`vim` which lets you run the
69 :program:`clang-format` standalone tool on your current buffer, optionally
80 The first line enables :program:`clang-format` for NORMAL and VISUAL mode, the
82 you need :program:`clang-format` on a different key (C-K stands for Ctrl+k).
96 Similar to the integration for :program:`vim`, there is an integration for
97 :program:`emacs`. It can be found at `clang/tools/clang-format/clang-format.el`
112 :program:`clang-format` cannot be used as a text filter with BBEdit, but works
116 point to your local copy of :program:`clang-format`
    [all...]
  /external/eigen/doc/
C00_QuickStartGuide.dox 13 \section GettingStartedFirstProgram A simple first program
15 Here is a rather simple program to get you started.
19 We will explain the program after telling you how to compile it.
22 \section GettingStartedCompiling Compiling and running your first program
24 There is no library to link to. The only thing that you need to keep in mind when compiling the above program is that the compiler must be able to find the Eigen header files. The directory in which you placed Eigen's source code must be in the include path. With GCC you use the -I option to achieve this, so you can compile the program with a command like this:
28 On Linux or Mac OS X, another option is to symlink or copy the Eigen folder into /usr/local/include/. This way, you can compile the program with:
32 When you run the program, it produces the following output:
37 \section GettingStartedExplanation Explanation of the first program
50 Here is another example, which combines matrices with vectors. Concentrate on the left-hand program for now; we will talk about the right-hand program later
    [all...]
  /external/llvm/docs/CommandGuide/
opt.rst 7 :program:`opt` [*options*] [*filename*]
12 The :program:`opt` command is the modular LLVM optimizer and analyzer. It
15 function of :program:`opt` depends on whether the :option:`-analyze` option is
18 When :option:`-analyze` is specified, :program:`opt` performs various analyses
22 program.
24 While :option:`-analyze` is *not* given, :program:`opt` attempts to produce an
25 optimized output file. The optimizations available via :program:`opt` depend
30 If ``filename`` is omitted from the command line or is "``-``", :program:`opt`
35 :program:`opt` writes its output to the standard output.
42 Enable binary output on terminals. Normally, :program:`opt` will refuse t
    [all...]
  /external/llvm/lib/Support/
GraphWriter.cpp 19 #include "llvm/Support/Program.h"
102 GraphProgram::Name program) {
114 errs() << "Running 'Graphviz' program... ";
123 switch (program) {
133 errs() << "Running 'xdot.py' program... ";
159 // Find which program the user wants
161 if (program == GraphProgram::DOT)
165 if (program == GraphProgram::FDP)
169 if (program == GraphProgram::NEATO)
173 if (program == GraphProgram::TWOPI
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/16/changes/
android.renderscript.Program.html 10 android.renderscript.Program
74 Class android.renderscript.<A HREF="../../../../reference/android/renderscript/Program.html" target="_top"><font size="+2"><code>Program</code></font></A>
86 <A NAME="android.renderscript.Program.getConstant_added(int)"></A>
87 <nobr><code>Type</code>&nbsp;<A HREF="../../../../reference/android/renderscript/Program.html#getConstant(int)" target="_top"><code>getConstant</code></A>(<code>int</code>)</nobr>
93 <A NAME="android.renderscript.Program.getConstantCount_added()"></A>
94 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/renderscript/Program.html#getConstantCount()" target="_top"><code>getConstantCount</code></A>()</nobr>
100 <A NAME="android.renderscript.Program.getTextureCount_added()"></A>
101 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/renderscript/Program.html#getTextureCount()" target="_top"><code>getTextureCount</code></A>()</nobr>
107 <A NAME="android.renderscript.Program.getTextureName_added(int)"></A
    [all...]
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES30.spec 43 void glTransformFeedbackVaryings ( GLuint program, GLsizei count, const GLchar *varyings, GLenum bufferMode )
44 void glGetTransformFeedbackVarying ( GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name )
53 void glGetUniformuiv ( GLuint program, GLint location, GLuint *params )
54 GLint glGetFragDataLocation ( GLuint program, const GLchar *name )
69 void glGetUniformIndices ( GLuint program, GLsizei uniformCount, const GLchar *const *uniformNames, GLuint *uniformIndices )
70 void glGetActiveUniformsiv ( GLuint program, GLsizei uniformCount, const GLuint *uniformIndices, GLenum pname, GLint *params )
71 GLuint glGetUniformBlockIndex ( GLuint program, const GLchar *uniformBlockName )
72 void glGetActiveUniformBlockiv ( GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint *params )
73 void glGetActiveUniformBlockName ( GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei *length, GLchar *uniformBlockName )
74 void glUniformBlockBinding ( GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding
    [all...]
  /packages/apps/PackageInstaller/res/values-lt/
strings.xml 28 <string name="install_confirm_question" msgid="7295206719219043890">"Ar norite ?diegti ?i? program?? Jai bus suteikta prieiga prie:"</string>
29 <string name="install_confirm_question_no_perms" msgid="5918305641302873520">"Ar norite ?diegti ?i? program?? Jai nereikalinga jokia speciali prieiga."</string>
30 <string name="install_confirm_question_update" msgid="4624159567361487964">"Ar norite ?diegti ?ios esamos programos naujin?? Neprarasite esam? duomen?. Atnaujinus program? bus suteikta prieiga prie:"</string>
31 <string name="install_confirm_question_update_system" msgid="1302330093676416336">"Ar norite ?diegti ?ios integruotos programos naujin?? Neprarasite esam? duomen?. Atnaujinus program? bus suteikta prieiga prie:"</string>
48 <string name="unknown_apps_dlg_text" product="default" msgid="133213135679009316">"Saugumo sumetimais telefone nustatytas program?, ?sigyt? i? ne?inom? ?altini?, diegimo blokavimas."</string>
51 <string name="allow_source_dlg_title" msgid="7568985073502399415">"Naujas program? ?altinis"</string>
54 <string name="dlg_app_replacement_title" msgid="1232230739563820951">"Pakeisti program??"</string>
55 <string name="dlg_app_replacement_statement" msgid="2992911899989907492">"Diegiama programa pakeis kit? program?.\n\nBus i?saugoti visi ankstesni naudotojo duomenys."</string>
61 <string name="app_not_found_dlg_text" msgid="6107465056055095930">"Programa nerasta ?diegt? program? s?ra?e."</string>
62 <string name="uninstall_application_title" msgid="1860074100811653963">"Pa?alinti program?"</string
    [all...]
  /packages/apps/PackageInstaller/res/values-sl/
strings.xml 19 <string name="app_name" msgid="2738748390251381682">"Namestitveni program za paket"</string>
23 <string name="security_settings_desc" msgid="2706691034244052604">"Dovoli, da ta program:"</string>
27 <string name="install_done" msgid="3682715442154357097">"Program je name??en."</string>
34 <string name="install_failed" msgid="6579998651498970899">"Program ni name??en."</string>
38 <string name="install_failed_cpu_abi_incompatible" product="tablet" msgid="7098684468842750800">"Ta program ni zdru?ljiv s tabli?nim ra?unalnikom."</string>
39 <string name="install_failed_cpu_abi_incompatible" product="default" msgid="4433316303249711331">"Ta program ni zdru?ljiv z va?im telefonom."</string>
52 <string name="allow_source_dlg_text" msgid="3927580956764099076">"Program <xliff:g id="APP_NAME">%1$s</xliff:g> ?eli namestiti druge programe.\n\n?elite to dovoliti zdaj in v prihodnosti?"</string>
54 <string name="dlg_app_replacement_title" msgid="1232230739563820951">"Ali ?elite zamenjati program?"</string>
55 <string name="dlg_app_replacement_statement" msgid="2992911899989907492">"Program, ki ga name??ate, bo nadomestil drugega. \n \nVsi prej?nji uporabni?ki podatki bodo shranjeni."</string>
56 <string name="dlg_sys_app_replacement_statement" msgid="1900046590819605929">"To je sistemski program.\n \nVsi prej?nji uporabni?ki podatki bodo shranjeni."</string
    [all...]
  /frameworks/base/core/res/res/values-af/
strings.xml 233 <string name="permgrouplab_display" msgid="4279909676036402636">"Ander program-UI"</string>
245 <string name="capability_desc_canRequestEnhancedWebAccessibility" msgid="7881063961507511765">"Skripte kan geïnstalleer word om program-inhoud meer toeganklik te maak."</string>
249 <string name="permdesc_statusBar" msgid="8434669549504290975">"Laat die program toe om die statusbalk te deaktiveer en stelselikone by te voeg of te verwyder."</string>
251 <string name="permdesc_statusBarService" msgid="716113660795976060">"Laat die program toe om die statusbalk te wees."</string>
253 <string name="permdesc_expandStatusBar" msgid="6917549437129401132">"Laat die program toe om die statusbalk uit te vou of in te vou."</string>
255 <string name="permdesc_install_shortcut" msgid="8341295916286736996">"Stel \'n program in staat om Tuisskerm-kortpaaie by te voeg sonder gebruikerinmenging."</string>
257 <string name="permdesc_uninstall_shortcut" msgid="6745743474265057975">"Laat die program toe om Tuisskerm-kortpaaie te verwyder sonder gebruikerinmenging."</string>
259 <string name="permdesc_processOutgoingCalls" msgid="5156385005547315876">"Laat die program toe om te sien watter nommer tydens \'n uitgaande oproep geskakel word, met die opsie om die oproep na \'n ander nommer te herlei of die oproep heeltemal te beëindig."</string>
261 <string name="permdesc_receiveSms" msgid="6424387754228766939">"Laat die program toe om SMS-boodskappe te ontvang en te verwerk. Dit beteken dat die program boodskappe wat na jou toestel gestuur is, kan monitor of uitvee, sonder dat jy dit gesien het."</s (…)
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
program_parse.tab.c 7 This program is free software: you can redistribute it and/or modify
12 This program is distributed in the hope that it will be useful,
18 along with this program. If not, see <http://www.gnu.org/licenses/>. */
77 #line 1 "src/src/mesa/program/program_parse.y"
107 #include "program/program.h"
108 #include "program/prog_parameter.h"
109 #include "program/prog_parameter_layout.h"
110 #include "program/prog_statevars.h"
111 #include "program/prog_instruction.h
    [all...]
  /external/chromium_org/third_party/JSON/
LICENSE 48 software and to any other program whose authors commit to using it.
63 For example, if you distribute copies of a such a program, whether
86 0. This License Agreement applies to any program or other work which
89 "Program", below, refers to any such program or work, and a "work based
90 on the Program" means either the Program or any work containing the
91 Program or a portion of it, either verbatim or with modifications. Each
94 1. You may copy and distribute verbatim copies of the Program's source
99 other recipients of the Program a copy of this General Public Licens
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/
sources.mak 251 $(SRCDIR)program/arbprogparse.c \
252 $(SRCDIR)program/hash_table.c \
253 $(SRCDIR)program/nvfragparse.c \
254 $(SRCDIR)program/nvvertparse.c \
255 $(SRCDIR)program/program.c \
256 $(SRCDIR)program/program_parse_extra.c \
257 $(SRCDIR)program/prog_cache.c \
258 $(SRCDIR)program/prog_execute.c \
259 $(SRCDIR)program/prog_instruction.c
    [all...]
  /external/mesa3d/src/mesa/
sources.mak 251 $(SRCDIR)program/arbprogparse.c \
252 $(SRCDIR)program/hash_table.c \
253 $(SRCDIR)program/nvfragparse.c \
254 $(SRCDIR)program/nvvertparse.c \
255 $(SRCDIR)program/program.c \
256 $(SRCDIR)program/program_parse_extra.c \
257 $(SRCDIR)program/prog_cache.c \
258 $(SRCDIR)program/prog_execute.c \
259 $(SRCDIR)program/prog_instruction.c
    [all...]
  /external/chromium_org/chrome/browser/profile_resetter/
jtl_foundation.h 16 // A JTL (JSON Traversal Language) program is composed of one or more
18 // the program is a hierarchical JSON data structure.
22 // comparing the current (leaf) node to fixed values. The program also has a
26 // Example program:
41 // This program navigates from the root of the dictionary to all children
42 // ("key1", "key2", "key3", "key4") and executes the remaining program on each
45 // "key1", so execution stops for this sub-branch. On key2 the program navigates
56 // before being compared to hash values listed in |program|.
76 // program execution fails with a runtime error.
98 // a boolean value, the program execution returns from the curren
    [all...]
  /external/chromium_org/courgette/
disassembler_elf_32.cc 67 return Bad("Out of bounds program header table offset");
73 return Bad("Out of bounds program header table");
144 // It's valid if it's contained in any program segment
241 CheckBool DisassemblerElf32::ParseFile(AssemblyProgram* program) {
267 program))
273 if (!ParseRelocationSection(section_header, program))
281 program))
314 program))
327 AssemblyProgram* program) {
335 if (!program->EmitOriginInstruction(origin)
    [all...]
  /external/chromium_org/ppapi/c/
ppb_opengles2.h 40 void (*AttachShader)(PP_Resource context, GLuint program, GLuint shader);
42 PP_Resource context, GLuint program, GLuint index, const char* name);
96 void (*DeleteProgram)(PP_Resource context, GLuint program);
105 void (*DetachShader)(PP_Resource context, GLuint program, GLuint shader);
132 PP_Resource context, GLuint program, GLuint index, GLsizei bufsize,
135 PP_Resource context, GLuint program, GLuint index, GLsizei bufsize,
138 PP_Resource context, GLuint program, GLsizei maxcount, GLsizei* count,
141 PP_Resource context, GLuint program, const char* name);
152 PP_Resource context, GLuint program, GLenum pname, GLint* params);
154 PP_Resource context, GLuint program, GLsizei bufsize, GLsizei* length
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/
epl-v10.html 87 <p><span style='font-size:10.0pt'>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER
89 REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
102 changes to the Program, and</span></p>
105 additions to the Program;</span></p>
108 such changes and/or additions to the Program originate from and are distributed
110 if it was added to the Program by such Contributor itself or anyone acting on
112 Program which: (i) are separate modules of software distributed in conjunction
113 with the Program under their own license agreement, and (ii) are not derivative
114 works of the Program. </span></p>
117 entity that distributes the Program.</span> </p
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/about_files/
cpl-v10.html 13 <P><FONT SIZE="3"></FONT><FONT SIZE="2">THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.</FONT>
22 <UL><FONT SIZE="2">i) changes to the Program, and</FONT></UL>
25 <UL><FONT SIZE="2">ii) additions to the Program;</FONT></UL>
28 <UL><FONT SIZE="2">where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. </FONT><FONT SIZE="2">A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. </FONT><FONT SIZE="2">Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. </FONT></UL>
31 <P><FONT SIZE="2">"Contributor" means any person or entity that distributes the Program.</FONT
    [all...]
  /external/junit/
cpl-v10.html 13 <P><FONT SIZE="3"></FONT><FONT SIZE="2">THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.</FONT>
22 <UL><FONT SIZE="2">i) changes to the Program, and</FONT></UL>
25 <UL><FONT SIZE="2">ii) additions to the Program;</FONT></UL>
28 <UL><FONT SIZE="2">where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. </FONT><FONT SIZE="2">A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. </FONT><FONT SIZE="2">Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. </FONT></UL>
31 <P><FONT SIZE="2">"Contributor" means any person or entity that distributes the Program.</FONT
    [all...]
  /external/bison/lib/
progname.c 0 /* Program name management.
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/>. */
31 /* String containing name the program is called with.
53 /* It's a bug in the invoking program. Help diagnosing it. */
  /external/chromium/sdch/open-vcdiff/
compile 8 # This program is free software; you can redistribute it and/or modify
13 # This program is distributed in the hope that it will be useful,
19 # along with this program; if not, write to the Free Software
23 # distribute this file as part of a program that contains a
25 # the same distribution terms that you use for the rest of that program.
28 # compile PROGRAM [ARGS]...
  /external/chromium_org/gpu/command_buffer/tests/
occlusion_query_unittests.cc 96 GLuint program = GLTestHelper::LoadProgram(v_shader_str, f_shader_str); local
98 position_loc_ = glGetAttribLocation(program, "g_Position");
99 matrix_loc_ = glGetUniformLocation(program, "worldMatrix");
100 color_loc_ = glGetUniformLocation(program, "color");
110 // Use the program object
111 glUseProgram(program);
  /external/chromium_org/media/mp2t/
ts_section_pat.cc 59 // Both the program table and the CRC have a size multiple of 4.
64 // Read the variable length section: program table & crc.
82 // Ignore the program table if it hasn't changed.
87 // exactly one program.
104 // Program numbers different from 0 correspond to PMT.
107 // HLS: "Transport Stream segments MUST contain a single MPEG-2 Program."
  /external/chromium_org/native_client_sdk/src/doc/reference/
nacl-manifest-format.rst 24 is the ``program`` field.
30 "program": { ... }
39 program
42 The ``program`` field specifies the main program that will be loaded
48 ``program`` is the dynamic loader used to load the dynamic executable
52 Example of a ``program`` for Portable Native Client:
58 "program": {
82 Example of a ``program`` for statically linked Native Client executables
88 "program":
    [all...]

Completed in 842 milliseconds

<<41424344454647484950>>