Home
last modified time | relevance | path

Searched refs:binds (Results 1 – 25 of 162) sorted by relevance

1234567

/external/mesa3d/docs/
DMESA_multithread_makecurrent.spec106 (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/
Dparser.ml57 (* 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/
Dparser.ml57 (* 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/
Dparser.ml57 (* 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/
DREADME-2.476 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/
Dconfig.ini8 # 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/
Dparser.ml93 (* 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/
Dparser.ml104 (* 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/
Dparser.ml118 (* 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/
Dvideo_render_ios_view.mm102 // generates and binds the OpenGLES buffers
/external/deqp/doc/testspecs/GLES31/
Dfunctional.separate_shader.txt54 program, binds the pipeline and sets that program as the pipeline's active
/external/v8/tools/vim/
Dninja-build.vim5 " Adds a "Compile this file" function, using ninja. On Mac, binds Cmd-k to
/external/llvm/docs/tutorial/
DOCamlLangImpl2.rst326 (* 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
DLangImpl2.rst448 // 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
DOCamlLangImpl4.rst619 (* 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
DOCamlLangImpl3.rst716 (* 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
DOCamlLangImpl6.rst964 (* 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/
DglsAttributeLocationTests.cpp473 …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/
Ddot.rst76 dot.edge_style(3, 5, arrowhead='dot', label='binds', labelangle='90')
/external/mesa3d/src/gallium/docs/source/
Dcontext.rst104 * ``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/
DClangFormat.rst136 This binds the function `clang-format-region` to C-M-tab, which then formats the
DLibASTMatchersTutorial.rst445 After adding binds to the expressions we wished to capture and
/external/opencv3/doc/tutorials/core/file_input_output_with_xml_yml/
Dfile_input_output_with_xml_yml.markdown38 specify that this structure to which file binds on your hard drive you can use either its
/external/nanopb-c/docs/
Dconcepts.rst119 This function binds an input stream to stdin:
/external/e2fsprogs/ext2ed/
Dext2.descriptors10 no variables, but are necessary due to the way ext2ed binds C commands

1234567