Home
last modified time | relevance | path

Searched defs:obj0 (Results 1 – 5 of 5) sorted by relevance

/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/internal/logging/
DLogUtil.java55 public static int v(@FormatString String format, Object obj0) { in v()
65 public static int v(@FormatString String format, Object obj0, Object obj1) { in v()
93 public static int d(@FormatString String format, Object obj0) { in d()
103 public static int d(@FormatString String format, Object obj0, Object obj1) { in d()
141 public static int i(@FormatString String format, Object obj0) { in i()
151 public static int i(@FormatString String format, Object obj0, Object obj1) { in i()
179 public static int e(@FormatString String format, Object obj0) { in e()
189 public static int e(@FormatString String format, Object obj0, Object obj1) { in e()
238 public static int w(@FormatString String format, Object obj0) { in w()
248 public static int w(@FormatString String format, Object obj0, Object obj1) { in w()
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx3179 PyObject * obj0 = 0 ; in _wrap_Key_str() local
3213 PyObject * obj0 = 0 ; in _wrap_Key_id() local
3243 PyObject * obj0 = 0 ; in _wrap_Key_weight() local
3273 PyObject * obj0 = 0 ; in _wrap_delete_Key() local
3313 PyObject * obj0 = 0 ; in _wrap_Query_str() local
3347 PyObject * obj0 = 0 ; in _wrap_Query_id() local
3377 PyObject * obj0 = 0 ; in _wrap_delete_Query() local
3434 PyObject * obj0 = 0 ; in _wrap_delete_Keyset() local
3466 PyObject * obj0 = 0 ; in _wrap_Keyset_push_back__SWIG_0() local
3513 PyObject * obj0 = 0 ; in _wrap_Keyset_push_back__SWIG_1() local
[all …]
/external/webp/swig/
Dlibwebp_python_wrap.c3654 PyObject * obj0 = 0 ; in _wrap_WebPGetInfo() local
3702 PyObject * obj0 = 0 ; in _wrap_WebPDecodeRGB() local
3755 PyObject * obj0 = 0 ; in _wrap_WebPDecodeRGBA() local
3808 PyObject * obj0 = 0 ; in _wrap_WebPDecodeARGB() local
3861 PyObject * obj0 = 0 ; in _wrap_WebPDecodeBGR() local
3914 PyObject * obj0 = 0 ; in _wrap_WebPDecodeBGRA() local
3991 PyObject * obj0 = 0 ; in _wrap_wrap_WebPEncodeRGB() local
4111 PyObject * obj0 = 0 ; in _wrap_wrap_WebPEncodeBGR() local
4231 PyObject * obj0 = 0 ; in _wrap_wrap_WebPEncodeRGBA() local
4351 PyObject * obj0 = 0 ; in _wrap_wrap_WebPEncodeBGRA() local
[all …]
/external/skia/tests/
DUtilsTest.cpp63 RefClass obj0(0); in test_autostarray() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2505 Unique<typename Object::Type> obj0 (Object::create(env, res0, params)); in createMultipleUniqueResourcesTest() local
2523 Unique<typename Instance::Type> obj0(Instance::create(env, res0, params)); in createMultipleUniqueResourcesTest() local
2538 Unique<typename Object::Type> obj0 (Object::create(env, res, params)); in createMultipleSharedResourcesTest() local
2710 Unique<typename Object::Type> obj0 (Object::create(env, res, params)); in createPrivateDataTest() local