Searched refs:binds (Results 1 – 25 of 162) sorted by relevance
1234567
/external/mesa3d/docs/ |
D | MESA_multithread_makecurrent.spec | 106 (1) What happens if the app binds a context/drawable in multiple 107 threads, then binds a different context/thread in one of them? 113 (2) What happens if the app binds a context/drawable in multiple 114 threads, then binds None/None in one of them? 119 (3) What happens if the app binds a context/drawable in 7 threads, 126 (4) What happens if the app binds a new drawable/readable with
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
D | parser.ml | 57 (* If this is a binop that binds at least as tightly as the current binop, 70 (* If BinOp binds less tightly with rhs than the operator after
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
D | parser.ml | 57 (* If this is a binop that binds at least as tightly as the current binop, 70 (* If BinOp binds less tightly with rhs than the operator after
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
D | parser.ml | 57 (* If this is a binop that binds at least as tightly as the current binop, 70 (* If BinOp binds less tightly with rhs than the operator after
|
/external/dnsmasq/contrib/try-all-ns/ |
D | README-2.47 | 6 as it doesn't add new switch, rather it binds itself to "strict-order".
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/ |
D | config.ini | 8 # If a version is not specified, the system binds 26 # The system binds to the first matching file. There is no default value.
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
D | parser.ml | 93 (* If this is a binop that binds at least as tightly as the current binop, 106 (* If BinOp binds less tightly with rhs than the operator after
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
D | parser.ml | 104 (* If this is a binop that binds at least as tightly as the current binop, 117 (* If BinOp binds less tightly with rhs than the operator after
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
D | parser.ml | 118 (* If this is a binop that binds at least as tightly as the current binop, 131 (* If BinOp binds less tightly with rhs than the operator after
|
/external/webrtc/webrtc/modules/video_render/ios/ |
D | video_render_ios_view.mm | 102 // generates and binds the OpenGLES buffers
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.separate_shader.txt | 54 program, binds the pipeline and sets that program as the pipeline's active
|
/external/v8/tools/vim/ |
D | ninja-build.vim | 5 " Adds a "Compile this file" function, using ninja. On Mac, binds Cmd-k to
|
/external/llvm/docs/tutorial/ |
D | OCamlLangImpl2.rst | 326 (* If this is a binop that binds at least as tightly as the current binop, 363 (* If BinOp binds less tightly with rhs than the operator after 403 (* If BinOp binds less tightly with rhs than the operator after 768 (* If this is a binop that binds at least as tightly as the current binop, 781 (* If BinOp binds less tightly with rhs than the operator after
|
D | LangImpl2.rst | 448 // If this is a binop that binds at least as tightly as the current binop, 484 // If BinOp binds less tightly with RHS than the operator after RHS, let 523 // If BinOp binds less tightly with RHS than the operator after RHS, let
|
D | OCamlLangImpl4.rst | 619 (* If this is a binop that binds at least as tightly as the current binop, 632 (* If BinOp binds less tightly with rhs than the operator after
|
D | OCamlLangImpl3.rst | 716 (* If this is a binop that binds at least as tightly as the current binop, 729 (* If BinOp binds less tightly with rhs than the operator after
|
D | OCamlLangImpl6.rst | 964 (* If this is a binop that binds at least as tightly as the current binop, 977 (* If BinOp binds less tightly with rhs than the operator after
|
/external/deqp/modules/glshared/ |
D | glsAttributeLocationTests.cpp | 473 …indAttributes (TestLog& log, const glw::Functions& gl, deUint32 program, const vector<Bind>& binds) in bindAttributes() argument 475 for (vector<Bind>::const_iterator iter = binds.begin(); iter != binds.end(); ++iter) in bindAttributes()
|
/external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/ |
D | dot.rst | 76 dot.edge_style(3, 5, arrowhead='dot', label='binds', labelangle='90')
|
/external/mesa3d/src/gallium/docs/source/ |
D | context.rst | 104 * ``set_fragment_sampler_views`` binds an array of sampler views to 111 * ``set_vertex_sampler_views`` binds an array of sampler views to vertex 187 * ``set_stream_output_targets`` binds stream output targets. The parameter
|
/external/clang/docs/ |
D | ClangFormat.rst | 136 This binds the function `clang-format-region` to C-M-tab, which then formats the
|
D | LibASTMatchersTutorial.rst | 445 After adding binds to the expressions we wished to capture and
|
/external/opencv3/doc/tutorials/core/file_input_output_with_xml_yml/ |
D | file_input_output_with_xml_yml.markdown | 38 specify that this structure to which file binds on your hard drive you can use either its
|
/external/nanopb-c/docs/ |
D | concepts.rst | 119 This function binds an input stream to stdin:
|
/external/e2fsprogs/ext2ed/ |
D | ext2.descriptors | 10 no variables, but are necessary due to the way ext2ed binds C commands
|
1234567