HomeSort by relevance Sort by last modified time
    Searched refs:its (Results 151 - 175 of 1993) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/
ast.ml 20 * its name, and its argument names (thus implicitly the number of arguments the
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
ast.ml 20 * its name, and its argument names (thus implicitly the number of arguments the
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/
rgn-at3.d 9 # to fill out the page, making its p_vaddr+p_memsz cover the sh_addr
10 # of .bss too, which makes BFD compute its LMA from the p_paddr of the
rgn-over8-ok.d 9 # to fill out the page, making its p_vaddr+p_memsz cover the sh_addr
10 # of .bss too, which makes BFD compute its LMA from the p_paddr of the
  /art/runtime/interpreter/mterp/mips64/
op_const_4.S 5 sra a0, a0, 12 # shift B into its final position
  /external/curl/docs/cmdline-opts/
expect100-timeout.d 9 response when curl emits an Expects: 100-continue header in its request. By
http2-prior-knowledge.d 9 Tells curl to issue its non-TLS HTTP requests using HTTP/2 without HTTP/1.1
  /external/flatbuffers/go/
lib.go 9 // GetRootAs is a generic helper to initialize a FlatBuffer with the provided buffer bytes and its data offset.
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue20174.go 12 _ = (*interface{})(nil) // interface{} here used to not have its width calculated going into backend
  /prebuilts/go/linux-x86/test/fixedbugs/
issue20174.go 12 _ = (*interface{})(nil) // interface{} here used to not have its width calculated going into backend
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
tls-gc-68.d 10 # the start symbol and its code. Can't get rid of the GOT just yet.
tls-gc-69.d 11 # and its code. Can't get rid of the GOT just yet.
tls-gc-70.d 10 # have nothing left but the start symbol and its code. Can't get rid
tls-gc-79.d 10 # have nothing left but the start symbol and its code. Can't get rid
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
b-badm2.s 2 % b-twoinsn.s. It will provide an incorrect LOP_END; its YZ field is not
  /cts/apps/CameraITS/pymodules/its/
cv2image.py 19 import its.caps
20 import its.device
21 import its.error
22 import its.image
71 self.xnorm, self.ynorm, self.wnorm, self.hnorm, self.scale = its.image.chart_located_per_argv()
73 with its.device.ItsSession() as cam:
75 if its.caps.read_3a(props):
106 req = its.objects.manual_capture_request(s, e)
108 cap_chart = its.image.stationary_lens_cap(cam, req, fmt)
109 img_3a = its.image.convert_capture_to_rgb_image(cap_chart, props
    [all...]
device.py 15 import its.error
32 """Controls a device over adb to run ITS scripts.
57 # CLIENT_PORT_START+MAX_NUM_PORTS-1 on host for ITS sessions.
64 # Additional timeout in seconds when ITS service is doing more complicated
70 PACKAGE = 'com.android.cts.verifier.camera.its'
71 INTENT_START = 'com.android.cts.verifier.camera.its.START'
72 ACTION_ITS_RESULT = 'com.android.cts.verifier.camera.its.ACTION_ITS_RESULT'
73 EXTRA_VERSION = 'camera.its.extra.VERSION'
75 EXTRA_CAMERA_ID = 'camera.its.extra.CAMERA_ID'
76 EXTRA_RESULTS = 'camera.its.extra.RESULTS
    [all...]
caps.py 18 import its.objects
159 return len(its.objects.get_available_output_sizes("raw", props)) > 0
170 return len(its.objects.get_available_output_sizes("raw10", props)) > 0
181 return len(its.objects.get_available_output_sizes("raw12", props)) > 0
237 """Return whether a device supports target exposure computation in its.target module.
  /cts/apps/CameraITS/tools/
run_all_tests.py 25 import its.caps
26 import its.cv2image
27 import its.device
28 from its.device import ItsSession
29 import its.image
41 SCENE3_FILE = os.path.join(os.environ["CAMERA_ITS_TOP"], "pymodules", "its",
112 if (its.caps.sensor_fusion(props) and its.caps.manual_sensor(props) and
243 device_id = its.device.get_device_id()
248 device_bfp = its.device.get_device_fingerprint(device_id
    [all...]
  /cts/apps/CameraITS/tests/sensor_fusion/
test_sensor_fusion.py 23 import its.caps
24 import its.device
25 import its.image
26 import its.objects
369 its.image.write_image(frame, "%s_features.png" % NAME)
385 # captured in the middle of its exposure.
429 with its.device.ItsSession() as cam:
431 its.caps.skip_unless(its.caps.sensor_fusion(props) and
432 its.caps.manual_sensor(props) an
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
Logt.java 17 package com.android.cts.verifier.camera.its;
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
ast.ml 26 * its name, and its argument names (thus implicitly the number of arguments the
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
ast.ml 29 * its name, and its argument names (thus implicitly the number of arguments the
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
ast.ml 32 * its name, and its argument names (thus implicitly the number of arguments the
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
ast.ml 26 * its name, and its argument names (thus implicitly the number of arguments the

Completed in 1713 milliseconds

1 2 3 4 5 67 8 91011>>