HomeSort by relevance Sort by last modified time
    Searched refs:inputs (Results 76 - 100 of 122) sorted by null

1 2 34 5

  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
AutoFixFilter.java 262 Frame[] inputs = {input, mHistFrame, mDensityFrame}; local
263 mShaderProgram.process(inputs, output);
  /external/guava/guava/src/com/google/common/collect/
Iterables.java 462 * {@code inputs}. The input iterators are not polled until necessary.
469 public static <T> Iterable<T> concat(Iterable<? extends T>... inputs) {
470 return concat(ImmutableList.copyOf(inputs));
476 * {@code inputs}. The input iterators are not polled until necessary.
484 final Iterable<? extends Iterable<? extends T>> inputs) {
485 checkNotNull(inputs);
489 return Iterators.concat(iterators(inputs));
    [all...]
Iterators.java 504 * iterates across the elements of each iterator in {@code inputs}. The input
512 public static <T> Iterator<T> concat(Iterator<? extends T>... inputs) {
513 return concat(ImmutableList.copyOf(inputs).iterator());
518 * iterates across the elements of each iterator in {@code inputs}. The input
526 final Iterator<? extends Iterator<? extends T>> inputs) {
527 checkNotNull(inputs);
539 // because otherwise we'll have called inputs.next() before throwing
540 // the first NPE, and the next time around we'll call inputs.next()
543 && inputs.hasNext()) {
544 current = inputs.next()
    [all...]
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Iterables.java 444 * {@code inputs}. The input iterators are not polled until necessary.
451 public static <T> Iterable<T> concat(Iterable<? extends T>... inputs) {
452 return concat(ImmutableList.copyOf(inputs));
458 * {@code inputs}. The input iterators are not polled until necessary.
466 final Iterable<? extends Iterable<? extends T>> inputs) {
467 checkNotNull(inputs);
471 return Iterators.concat(iterators(inputs));
    [all...]
Iterators.java 486 * iterates across the elements of each iterator in {@code inputs}. The input
494 public static <T> Iterator<T> concat(Iterator<? extends T>... inputs) {
495 return concat(ImmutableList.copyOf(inputs).iterator());
500 * iterates across the elements of each iterator in {@code inputs}. The input
508 final Iterator<? extends Iterator<? extends T>> inputs) {
509 checkNotNull(inputs);
521 // because otherwise we'll have called inputs.next() before throwing
522 // the first NPE, and the next time around we'll call inputs.next()
525 && inputs.hasNext()) {
526 current = inputs.next()
    [all...]
  /external/chromium/chrome/browser/autocomplete/
search_provider_unittest.cc 326 const char* inputs[] = { local
340 for (size_t i = 0; i < arraysize(inputs); ++i) {
341 QueryForInput(ASCIIToUTF16(inputs[i]), false, false);
  /external/libvpx/vp8/encoder/ppc/
sad_altivec.asm 115 ;# only one of the inputs should need to be aligned.
123 ;# only one of the inputs should need to be aligned.
  /frameworks/base/media/mca/filterfw/jni/
jni_shader_program.h 55 jobjectArray inputs,
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
proxy_form_controller_test.js 108 var inputs = group.querySelectorAll('input:not([type="radio"]),select');
109 for (j = 0; j < inputs.length; j++) {
110 inputs[j].setAttribute('disabled', 'disabled');
113 for (j = 0; j < inputs.length; j++) {
114 self.assert(!inputs[j].hasAttribute('disabled'));
  /external/llvm/utils/lit/lit/
main.py 319 def load_test_suite(inputs):
336 # Load the tests from the inputs.
340 for input in inputs:
456 parser.error('No inputs specified')
474 inputs = args
499 # Expand '@...' form in inputs.
501 for input in inputs:
515 # Load the tests from the inputs.
  /frameworks/base/media/mca/filterfw/native/core/
shader_program.h 97 bool Process(const std::vector<const GLFrame*>& inputs, GLFrame* output);
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 268 InputTree::const_bfs_iterator input, inputEnd = pLDInfo.inputs().bfs_end();
269 for (input = pLDInfo.inputs().bfs_begin(); input != inputEnd; ++input) {
565 InputTree::const_bfs_iterator input, inputEnd = pLDInfo.inputs().bfs_end();
566 for (input = pLDInfo.inputs().bfs_begin(); input != inputEnd; ++input) {
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js 475 var inputs = el.querySelectorAll(
478 for (j = 0; j < inputs.length; j++) {
479 inputs[j].removeAttribute('disabled');
482 for (j = 0; j < inputs.length; j++) {
483 inputs[j].setAttribute('disabled', 'disabled');
  /external/mesa3d/src/glsl/
ir_to_llvm.cpp 102 llvm::Value * inputsPtr, * outputsPtr, * constantsPtr; // internal globals to store inputs/outputs/constants pointers
103 llvm::Value * inputs, * outputs, * constants; member in class:ir_to_llvm_visitor
109 inputs(NULL), outputs(NULL), constants(NULL)
196 v = bld.CreateConstGEP1_32(inputs, var->location);
294 params.push_back(vecPtrTy); // inputs
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/input/
ChaseCamera.java 132 * Constructs the chase camera, and registers inputs
136 * @param inputManager the inputManager of the application to register inputs
144 * Constructs the chase camera, and registers inputs
147 * @param inputManager the inputManager of the application to register inputs
195 * Registers inputs with the input manager
200 String[] inputs = {ChaseCamToggleRotate, local
228 inputManager.addListener(this, inputs);
  /external/skia/third_party/glu/libtess/
alg-outline 210 intersection calculations -- for sufficiently degenerate inputs,
  /external/webkit/Source/WebKit/qt/tests/qwebelement/
tst_qwebelement.cpp 927 QWebElementCollection inputs = m_mainFrame->documentElement().findAll("input"); local
928 QWebElement input1 = inputs.at(0);
932 QWebElement input2 = inputs.at(1);
    [all...]
  /external/mesa3d/src/pixelflinger2/
llvm_scanline.cpp 629 Value * inputs = start; local
637 CallInst *call = builder.CreateCall3(fsFunction,inputs, outputs, constants);
  /external/v8/benchmarks/
deltablue.js 246 // has no inputs
686 * assumed to have marked the inputs of the given constraint with
689 * constraint's output to one of its inputs.
755 * one or more changing inputs.
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 240 // has no inputs
680 * assumed to have marked the inputs of the given constraint with
683 * constraint's output to one of its inputs.
749 * one or more changing inputs.
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 240 // has no inputs
680 * assumed to have marked the inputs of the given constraint with
683 * constraint's output to one of its inputs.
749 * one or more changing inputs.
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 240 // has no inputs
680 * assumed to have marked the inputs of the given constraint with
683 * constraint's output to one of its inputs.
749 * one or more changing inputs.
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 360 InputTree::const_bfs_iterator input, inputEnd = pLDInfo.inputs().bfs_end();
361 for (input = pLDInfo.inputs().bfs_begin(); input != inputEnd; ++input) {
  /external/kernel-headers/original/linux/
hid.h 483 struct list_head inputs; /* The list of inputs */ member in struct:hid_device
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
popuplib.js 123 // var myOnOpenHandler = function(inputs) {

Completed in 852 milliseconds

1 2 34 5