HomeSort by relevance Sort by last modified time
    Searched refs:its (Results 126 - 150 of 2165) sorted by null

1 2 3 4 56 7 8 91011>>

  /ndk/toolchains/x86-4.6/
setup.mk 19 # its purpose is to define (or re-define) templates used to build
58 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/x86-4.8/
setup.mk 19 # its purpose is to define (or re-define) templates used to build
57 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/x86-4.9/
setup.mk 19 # its purpose is to define (or re-define) templates used to build
57 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/x86_64-4.9/
setup.mk 19 # its purpose is to define (or re-define) templates used to build
55 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/x86_64-clang3.4/
setup.mk 19 # its purpose is to define (or re-define) templates used to build
77 # a C or Assembler source file, based on its tags.
  /pdk/apps/CameraITS/pymodules/its/
image.py 18 import its.error namespace
53 cap: A capture object as returned by its.device.do_capture.
79 raise its.error.Error('Invalid format %s' % (cap["format"]))
95 raise its.error.Error('Invalid raw-10 buffer width')
114 raise its.error.Error('Invalid raw-10 buffer width')
148 cap: A capture object as returned by its.device.do_capture.
186 raise its.error.Error('Invalid format %s' % (cap["format"]))
216 raise its.error.Error("Not supported")
236 raise its.error.Error("Not supported")
269 ccm = numpy.array(its.objects.rational_to_float(ccm)).reshape(3,3
    [all...]
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp 198 struct itimerspec its; local
199 its.it_value.tv_sec = -1; // never expire
200 its.it_value.tv_nsec = 0;
201 its.it_interval.tv_sec = KEEP_ALIVE_INTERVAL;
202 its.it_interval.tv_nsec = 0;
204 ret_value = timer_settime(mKeepAliveTimer, TIMER_ABSTIME, &its, NULL);
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
keyboard_handler.js 48 * binding and its associated function name.
51 * key binding and its associated function name.
  /external/chromium_org/chrome/browser/resources/cryptotoken/
countdown.js 36 * Constructs a new clone of this timer, while overriding its callback.
44 * not attempt to be millisecond accurate. Its intended use is as a
107 * Constructs a new clone of this timer, while overriding its callback.
  /external/chromium_org/v8/test/mjsunit/compiler/
regress-3218915.js 12 // * Neither the name of Google Inc. nor the names of its
36 // A function to observe the value of its first argument.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-crbug-245480.js 12 // * Neither the name of Google Inc. nor the names of its
32 // Since --smi-only-arrays affects builtins, its default setting at compile
regress-r4998.js 12 // * Neither the name of Google Inc. nor the names of its
73 // The back edge then merges its virtual frame, which incorrectly
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
parser.ml 53 (* If this is a binop, find its precedence. *)
71 * rhs, let the pending operator take rhs as its lhs. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
parser.ml 53 (* If this is a binop, find its precedence. *)
71 * rhs, let the pending operator take rhs as its lhs. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
parser.ml 53 (* If this is a binop, find its precedence. *)
71 * rhs, let the pending operator take rhs as its lhs. *)
  /ndk/toolchains/arm-linux-androideabi-4.6/
setup.mk 19 # its purpose is to define (or re-define) templates used to build
90 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/arm-linux-androideabi-4.8/
setup.mk 19 # its purpose is to define (or re-define) templates used to build
90 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/arm-linux-androideabi-4.9/
setup.mk 19 # its purpose is to define (or re-define) templates used to build
90 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/x86-clang3.3/
setup.mk 19 # its purpose is to define (or re-define) templates used to build
79 # a C or Assembler source file, based on its tags.
  /ndk/toolchains/x86-clang3.4/
setup.mk 19 # its purpose is to define (or re-define) templates used to build
79 # a C or Assembler source file, based on its tags.
  /bionic/libdl/
Android.mk 13 # we use this property to make sure libc.so has its own copy of the code from
  /build/core/
package.mk 10 # the preferred if its supported, otherwise the non-preferred.
  /cts/suite/cts/hostTests/jank/
Android.mk 42 # Build the library using its own makefile
  /development/ndk/platforms/android-9/samples/native-activity/
Android.mk 20 # Android platform build system, inside of its source tree. This
  /device/htc/flounder/
aosp_flounder.mk 21 # lines, aosp and flounder, hence its name.

Completed in 7356 milliseconds

1 2 3 4 56 7 8 91011>>