HomeSort by relevance Sort by last modified time
    Searched refs:own (Results 51 - 75 of 206) sorted by null

1 23 4 5 6 7 8 9

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
Android.mk 48 # Other builds are device-specific and will provide their own
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ui/
select_widget.js 9 * OS X where <select> elements get their own renderer, users can still interact
  /external/chromium_org/v8/test/mjsunit/regress/
regress-3135.js 23 // ignoring own and enumerability.
regress-convert-enum.js 37 // Add a transition B -> D where D has its own descriptor array [a,b] where b is
  /external/chromium_org/v8/test/webkit/
dfg-to-string-toString-in-string.js 25 "Tests that we do ToString conversions correctly when String.prototype.valueOf is fine but we define our own on the String object itself."
dfg-to-string-valueOf-in-string.js 25 "Tests that we do ToString conversions correctly when String.prototype.valueOf is fine but we define our own on the String object itself."
  /external/compiler-rt/
README.android 39 TODO: Switch libbcc to use this version of compiler-rt instead of its own
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py 36 if (name == "thisown"): return self.this.own(value)
52 if (name == "thisown"): return self.this.own()
  /frameworks/base/packages/SystemUI/tests/
Android.mk 36 # UI it doesn't own. This is necessary to allow screenshots to be taken
  /hardware/intel/common/utils/ituxd/
Android.mk 20 # are responsible for having their own logic, for fine-grained control.
  /hardware/intel/common/utils/ituxd/jni/
Android.mk 20 # are responsible for having their own logic, for fine-grained control.
  /prebuilts/misc/common/swig/include/2.0.11/uffi/
uffi.swg 32 ;;; You can define your own identifier converter if you want.
  /external/ltrace/
value.c 492 int own; local
494 value_take_type(value, &orig, &own);
495 type_init_pointer(new_info, orig, own);
type.c 97 struct arg_type_info *field_info, int own)
100 struct struct_field field = { field_info, own };
267 struct arg_type_info *info, int own)
270 if (own) {
  /external/wpa_supplicant_8/src/ap/
iapp.c 172 struct in_addr own, multicast; member in struct:iapp_data
327 if (from.sin_addr.s_addr == iapp->own.s_addr)
328 return; /* ignore own IAPP messages */
430 iapp->own.s_addr = paddr->sin_addr.s_addr;
  /external/chromium_org/tools/
safely-roll-deps.py 109 parser.error('Cannot set %s as its own upstream.' % new_branch)
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderDefs.h 42 bool own; // own data or derived from surface. If true, the library will release the memory during clearnup member in struct:VideoFrameRawData
  /external/chromium_org/chrome/renderer/resources/extensions/
app_custom_bindings.js 62 // TODO(kalman): move this stuff to its own custom bindings.
  /external/fdlibm/
Android.mk 52 # library (see their own admission in 'readme'). Without this, we
  /external/qemu/distrib/sdl-1.2.15/acinclude/
ltdl.m4 231 dnl We need to keep our own list of libobjs separate from our parent project,
233 dnl we look for our own LIBOBJs.
366 # interface mainly for the benefit of libltdl's own configure.ac, most
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
chromevox_json.js 12 * If the page has its own version of JSON, cvox.ChromeVoxJSON will use its
13 * own implementation (rather than the version of JSON on the page
29 * This only gets called if the page has its own version of JSON.
37 * NO WARRANTY EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK.
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
exc.pxd 48 # return NULL. You do not own a reference to the return value, so
85 # you own a reference to each object retrieved. The value and
98 # This call takes away a reference to each object: you must own a
100 # no longer own these references. (If you don't understand this,
  /external/libogg/
libogg.spec 90 - own include dir
  /external/libunwind/doc/
unw_init_remote.tex 33 \Prog{libunwind} never interprets the argument in any way on its own.
  /external/libvorbis/
libvorbis.spec 101 - own include dir

Completed in 4396 milliseconds

1 23 4 5 6 7 8 9