/frameworks/base/media/mca/filterfw/jni/ |
jni_util.h | 113 // assignments. Pass true to owns if the object pool owns the object. 114 int RegisterObject(T* object, bool owns) { 117 owns_[id] = owns; 140 // object. Pass true to owns if the object pool owns the object. 141 bool WrapObject(T* c_object, JNIEnv* env, jobject j_object, bool owns) { 142 const int id = RegisterObject(c_object, owns); 209 // which is wrapped by a Java front-end interface. Pass true to owns, if the 212 bool WrapObjectInJava(T* c_object, JNIEnv* env, jobject j_object, bool owns) { [all...] |
/external/chromium_org/v8/test/mjsunit/ |
array-unshift.js | 53 // array owns nothing... 133 // array owns nothing...
|
/external/v8/test/mjsunit/ |
array-unshift.js | 53 // array owns nothing... 133 // array owns nothing...
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
AbstractQueuedLongSynchronizer.java | 1493 public final boolean owns(ConditionObject condition) { method in class:AbstractQueuedLongSynchronizer [all...] |
AbstractQueuedSynchronizer.java | 1723 public final boolean owns(ConditionObject condition) { method in class:AbstractQueuedSynchronizer [all...] |
/external/chromium_org/tools/checkdeps/ |
checkdeps.py | 308 directory that owns the |parent_rules|, add |dir_path|'s rules to
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
main.js | 36 * This class is the root view object of the page. It owns all the other
|
/external/chromium_org/chrome/browser/resources/standalone/ |
standalone_hack.js | 70 // assume it owns the array and is free to modify it. For now we make a
|
/external/chromium/chrome/browser/resources/touch_ntp/standalone/ |
standalone_hack.js | 144 // assume it owns the array and is free to modify it. For now we make a
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
xcodeproj_file.py | 217 is True to assert that this class "owns," or serves [all...] |
/external/llvm/bindings/ocaml/llvm/ |
llvm.mli | [all...] |
/prebuilts/sdk/10/ |
android.jar | |
/prebuilts/sdk/11/ |
android.jar | |
/prebuilts/sdk/13/ |
android.jar | |
/prebuilts/sdk/16/ |
android.jar | |
/prebuilts/sdk/9/ |
android.jar | |
/prebuilts/sdk/5/ |
android.jar | |
/prebuilts/sdk/7/ |
android.jar | |
/prebuilts/sdk/8/ |
android.jar | |