HomeSort by relevance Sort by last modified time
    Searched full:multiple (Results 426 - 450 of 15765) sorted by null

<<11121314151617181920>>

  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraDeviceInfo.java 74 * multiple of 90, and between 0 and 270, inclusive).
82 * a multiple of 90, and between 0 and 270, inclusive).
87 * mirroring, if applicable (in degrees, always a multiple of
99 * a multiple of 90, and between 0 and 270, inclusive).
103 * in the matching orientation (in degrees, always a multiple
147 * a multiple of 90, and between 0 and 270, inclusive).
166 * a multiple of 90, and between 0 and 270, inclusive).
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
tkFileDialog.py 32 # - multiple: if true user may select more than one file
81 # multiple results:
87 # don't set initialfile or filename, as we have multiple of these
89 if not widget.tk.wantobjects() and "multiple" in self.options:
133 """Ask for multiple filenames to open
138 options["multiple"]=1
152 """Ask for multiple filenames and return the open file
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
tkFileDialog.py 32 # - multiple: if true user may select more than one file
81 # multiple results:
87 # don't set initialfile or filename, as we have multiple of these
89 if not widget.tk.wantobjects() and "multiple" in self.options:
133 """Ask for multiple filenames to open
138 options["multiple"]=1
152 """Ask for multiple filenames and return the open file
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
tkFileDialog.py 32 # - multiple: if true user may select more than one file
81 # multiple results:
87 # don't set initialfile or filename, as we have multiple of these
89 if not widget.tk.wantobjects() and "multiple" in self.options:
133 """Ask for multiple filenames to open
138 options["multiple"]=1
152 """Ask for multiple filenames and return the open file
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
tkFileDialog.py 32 # - multiple: if true user may select more than one file
81 # multiple results:
87 # don't set initialfile or filename, as we have multiple of these
89 if not widget.tk.wantobjects() and "multiple" in self.options:
133 """Ask for multiple filenames to open
138 options["multiple"]=1
152 """Ask for multiple filenames and return the open file
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
ThreadOnlyModifierTest.java 58 * <BR>Then calls this method multiple times and verifies that requested
83 * multiple times and verifies that requested METHOD_ENTRY event occurs
102 * multiple times and verifies that requested METHOD_EXIT event occurs only
123 * multiple times and verifies that requested METHOD_EXIT_WITH_RETURN_VALUE
144 * multiple times and verifies that requested EXCEPTION event occurs only
163 * multiple times and verifies that requested THREAD_START event occurs
181 * multiple times and verifies that requested THREAD_END event occurs only
201 * multiple times and verifies that requested FIELD_ACCESS event occurs
225 * multiple times and verifies that requested FIELD_MODIFICATION event
  /toolchain/binutils/binutils-2.25/gold/testsuite/
debug_msg.sh 75 check debug_msg.err ": symbol 'Ordering::operator()(int, int)' defined in multiple places (possible ODR violation):"
86 check_missing debug_msg.err ": symbol 'OverriddenCFunction' defined in multiple places (possible ODR violation):"
89 check debug_msg.err ": symbol 'SometimesInlineFunction(int)' defined in multiple places (possible ODR violation):"
107 check debug_msg_cdebug.err ": symbol 'Ordering::operator()(int, int)' defined in multiple places (possible ODR violation):"
112 check_missing debug_msg_cdebug.err ": symbol 'OverriddenCFunction' defined in multiple places (possible ODR violation):"
115 check debug_msg_cdebug.err ": symbol 'SometimesInlineFunction(int)' defined in multiple places (possible ODR violation):"
125 check debug_msg_so.err ": symbol 'Ordering::operator()(int, int)' defined in multiple places (possible ODR violation):"
130 check_missing debug_msg_so.err ": symbol 'OverriddenCFunction' defined in multiple places (possible ODR violation):"
133 check debug_msg_so.err ": symbol 'SometimesInlineFunction(int)' defined in multiple places (possible ODR violation):"
  /external/tcpdump/tests/
sflow_multiple_counter_30_pdus.out 12 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0
24 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0
36 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0
48 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0
60 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0
72 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0
84 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0
98 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error 0
110 align errors 0, fcs errors 2, single collision 0, multiple collision 0, test error 0
122 align errors 0, fcs errors 0, single collision 0, multiple collision 0, test error
    [all...]
  /build/soong/
doc.go 26 // piece of hardware, or multiple devices may be used for different variants.
39 // binary, a java library, an Android app, etc. A module may be built for multiple
54 // of some modules for devices that support multiple architectures, for example
  /external/chromium-trace/catapult/devil/devil/android/tools/
adb_run_shell_cmd.py 23 'specified. Set multiple times for multiple devices')
25 help='Verbose level (multiple times for more)')
  /external/llvm/test/CodeGen/X86/
cmov-into-branch.ll 26 ; Multiple uses of %a, should not form cmov.
39 ; Multiple uses of the load.
51 ; Multiple uses of the cmp.
  /external/ltrace/sysdeps/linux-gnu/x86/
regs.c 53 /* XXX Drop the multiple double casts when arch_addr_t
85 /* XXX Drop the multiple double casts when arch_addr_t
103 /* XXX Drop the multiple double casts when arch_addr_t
  /frameworks/base/docs/html/guide/practices/
screens-support-1.5.jd 3 parent.title=Supporting Multiple Screens
15 <li>There are some simple steps you should take to enable support for multiple screens in
21 <li><a href="#strategies">Adding Multiple Screens Support</a></li>
27 href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple Screens</a></li>
57 mode</a> and instead support multiple screens, but also maintain compatibility with Android 1.5 and
69 <h2 id="strategies">Adding Multiple Screens Support</h2>
78 lowest version that includes support for multiple screens) and test your application on each
86 devices and multiple screens. </li>
93 platform's multiple screens support, even though it is technically using an earlier version of the
104 <p>Your application is now prepared to run on multiple screens, while maintaining support fo
    [all...]
  /frameworks/base/tests/CoreTests/android/core/
HttpHeaderTest.java 33 * Tests that cache control header supports multiple instances of the header,
37 * Multiple message-header fields with the same field-name MAY be present
40 * possible to combine the multiple header fields into one "field-name:
  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
LineVerifierElem.java 58 TestCase.fail("Multiple \"BEGIN:VCARD\" line found");
65 TestCase.fail("Multiple \"END:VCARD\" line found");
74 TestCase.fail("Multiple VERSION line + found");
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
dir 18 * gmp: (gmp). GNU Multiple Precision Arithmetic Library.
24 * mpc: (mpc)Multiple Precision Complex Library.
67 * mpfr: (mpfr). Multiple Precision Floating-Point Reliable
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/asm/internal/flags/
flags.go 34 flag.Var(&D, "D", "predefined symbol with optional simple value -D=identifer=value; can be set multiple times")
35 flag.Var(&I, "I", "include directory; can be set multiple times")
38 // MultiFlag allows setting a value multiple times to collect a list, as in -I=dir1 -I=dir2.
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/flags/
flags.go 31 flag.Var(&D, "D", "predefined symbol with optional simple value -D=identifer=value; can be set multiple times")
32 flag.Var(&I, "I", "include directory; can be set multiple times")
35 // MultiFlag allows setting a value multiple times to collect a list, as in -I=dir1 -I=dir2.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/asm/internal/flags/
flags.go 34 flag.Var(&D, "D", "predefined symbol with optional simple value -D=identifer=value; can be set multiple times")
35 flag.Var(&I, "I", "include directory; can be set multiple times")
38 // MultiFlag allows setting a value multiple times to collect a list, as in -I=dir1 -I=dir2.
  /prebuilts/go/linux-x86/src/cmd/asm/internal/flags/
flags.go 31 flag.Var(&D, "D", "predefined symbol with optional simple value -D=identifer=value; can be set multiple times")
32 flag.Var(&I, "I", "include directory; can be set multiple times")
35 // MultiFlag allows setting a value multiple times to collect a list, as in -I=dir1 -I=dir2.
  /art/runtime/base/unix_file/
README 14 of multiple sub-operations, it will return the errno corresponding to the most
  /art/test/068-classloader/src-ex/
Mutator.java 19 * access, so this setup allows the correct disambiguation between multiple class-loaders.
  /art/test/961-default-iface-resolution-generated/
info.txt 13 return equivalent output when run multiple times and the expected output should
  /art/test/964-default-iface-init-generated/
info.txt 13 return equivalent output when run multiple times and the expected output should
  /art/test/968-default-partial-compile-generated/
info.txt 13 return equivalent output when run multiple times and the expected output should

Completed in 5320 milliseconds

<<11121314151617181920>>