/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/ |
trivial_singleton.hpp | 38 static Derived& instance() { static Derived the_inst; return the_inst; } function in class:boost::unit_test::singleton 55 namespace { BOOST_JOIN( inst, _t)& inst = BOOST_JOIN( inst, _t)::instance(); } 59 static BOOST_JOIN( inst, _t)& inst = BOOST_JOIN (inst, _t)::instance(); 64 namespace { BOOST_JOIN( inst, _t)& inst = BOOST_JOIN( inst, _t)::instance(); }
|
/external/chromium_org/ppapi/cpp/ |
instance.h | 9 /// This file defines the C++ wrapper for an instance. 42 class Instance { 44 /// Default constructor. Construction of an instance should only be done in 46 /// Otherwise, the instance will lack the proper bookkeeping in the browser 52 explicit Instance(PP_Instance instance); 54 /// Destructor. When the instance is removed from the web page, 55 /// the <code>pp::Instance</code> object will be deleted. You should never 56 /// delete the <code>Instance</code> object yourself since the lifetime is 61 /// call so the instance can perform cleanup-related tasks. Once this functio [all...] |
/dalvik/dexgen/src/com/android/dexgen/rop/cst/ |
CstByte.java | 27 /** {@code non-null;} the value {@code 0} as an instance of this class */ 31 * Makes an instance for the given value. This may (but does not 32 * necessarily) return an already-allocated instance. 41 * Makes an instance for the given {@code int} value. This 43 * instance. 46 * @return {@code non-null;} the appropriate instance 60 * Constructs an instance. This constructor is private; use {@link #make}.
|
CstChar.java | 27 /** {@code non-null;} the value {@code 0} as an instance of this class */ 31 * Makes an instance for the given value. This may (but does not 32 * necessarily) return an already-allocated instance. 41 * Makes an instance for the given {@code int} value. This 43 * instance. 46 * @return {@code non-null;} the appropriate instance 60 * Constructs an instance. This constructor is private; use {@link #make}.
|
/dalvik/dx/src/com/android/dx/rop/code/ |
RegisterSpecList.java | 29 /** {@code non-null;} no-element instance */ 33 * Makes a single-element instance. 36 * @return {@code non-null;} an appropriately-constructed instance 45 * Makes a two-element instance. 49 * @return {@code non-null;} an appropriately-constructed instance 60 * Makes a three-element instance. 65 * @return {@code non-null;} an appropriately-constructed instance 77 * Makes a four-element instance. 83 * @return {@code non-null;} an appropriately-constructed instance 97 * Constructs an instance. All indices initially contain {@code null} [all...] |
/dalvik/dx/src/com/android/dx/rop/cst/ |
CstByte.java | 27 /** {@code non-null;} the value {@code 0} as an instance of this class */ 31 * Makes an instance for the given value. This may (but does not 32 * necessarily) return an already-allocated instance. 41 * Makes an instance for the given {@code int} value. This 43 * instance. 46 * @return {@code non-null;} the appropriate instance 60 * Constructs an instance. This constructor is private; use {@link #make}.
|
CstChar.java | 27 /** {@code non-null;} the value {@code 0} as an instance of this class */ 31 * Makes an instance for the given value. This may (but does not 32 * necessarily) return an already-allocated instance. 41 * Makes an instance for the given {@code int} value. This 43 * instance. 46 * @return {@code non-null;} the appropriate instance 60 * Constructs an instance. This constructor is private; use {@link #make}.
|
/external/chromium_org/chrome/browser/ui/ash/multi_user/ |
multi_user_window_manager.cc | 60 // If there was no instance created yet we create a dummy instance. 79 MultiUserWindowManager* instance = GetInstance(); local 80 return !instance->IsWindowOnDesktopOfUser(window, 81 instance->GetWindowOwner(window)); 95 MultiUserWindowManager* instance, 99 g_instance = instance;
|
/external/chromium_org/content/renderer/pepper/ |
host_dispatcher_wrapper.h | 26 // RenderView or plugin instance. 44 // Notification to the out-of-process layer that the given plugin instance 47 // the new instance. 48 void AddInstance(PP_Instance instance); 50 // Like AddInstance but removes the given instance. This is called after 51 // regular instance shutdown so the out-of-process code can clean up its 53 void RemoveInstance(PP_Instance instance);
|
/external/chromium_org/native_client_sdk/doc_generated/pepper_beta/c/ |
struct_p_p_p___mouse_lock__1__0.html | 15 <tr><td class="memItemLeft" align="right" valign="top">void(* </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_p___mouse_lock__1__0.html#abbc863bf2e6b2e608bdbde3d9229debf">MouseLockLost</a> )(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance)</td></tr> 20 <a class="anchor" id="abbc863bf2e6b2e608bdbde3d9229debf"></a><!-- doxytag: member="PPP_MouseLock::MouseLockLost" ref="abbc863bf2e6b2e608bdbde3d9229debf" args=")(PP_Instance instance)" --> 25 <td class="memname">void(* <a class="el" href="struct_p_p_p___mouse_lock__1__0.html#abbc863bf2e6b2e608bdbde3d9229debf">PPP_MouseLock::MouseLockLost</a>)(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance)</td> 30 <p><a class="el" href="struct_p_p_p___mouse_lock__1__0.html#abbc863bf2e6b2e608bdbde3d9229debf" title="MouseLockLost() is called when the instance loses the mouse lock, such as when the user presses the E...">MouseLockLost()</a> is called when the instance loses the mouse lock, such as when the user presses the ESC key. </p> 33 <tr><td class="paramdir">[in]</td><td class="paramname">instance</td><td>A <code>PP_Instance</code> identifying one instance of a module. </td></tr>
|
/external/chromium_org/native_client_sdk/doc_generated/pepper_dev/c/ |
struct_p_p_p___mouse_lock__1__0.html | 15 <tr><td class="memItemLeft" align="right" valign="top">void(* </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_p___mouse_lock__1__0.html#abbc863bf2e6b2e608bdbde3d9229debf">MouseLockLost</a> )(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance)</td></tr> 20 <a class="anchor" id="abbc863bf2e6b2e608bdbde3d9229debf"></a><!-- doxytag: member="PPP_MouseLock::MouseLockLost" ref="abbc863bf2e6b2e608bdbde3d9229debf" args=")(PP_Instance instance)" --> 25 <td class="memname">void(* <a class="el" href="struct_p_p_p___mouse_lock__1__0.html#abbc863bf2e6b2e608bdbde3d9229debf">PPP_MouseLock::MouseLockLost</a>)(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance)</td> 30 <p><a class="el" href="struct_p_p_p___mouse_lock__1__0.html#abbc863bf2e6b2e608bdbde3d9229debf" title="MouseLockLost() is called when the instance loses the mouse lock, such as when the user presses the E...">MouseLockLost()</a> is called when the instance loses the mouse lock, such as when the user presses the ESC key. </p> 33 <tr><td class="paramdir">[in]</td><td class="paramname">instance</td><td>A <code>PP_Instance</code> identifying one instance of a module. </td></tr>
|
/external/chromium_org/native_client_sdk/doc_generated/pepper_stable/c/ |
struct_p_p_p___mouse_lock__1__0.html | 15 <tr><td class="memItemLeft" align="right" valign="top">void(* </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_p___mouse_lock__1__0.html#abbc863bf2e6b2e608bdbde3d9229debf">MouseLockLost</a> )(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance)</td></tr> 20 <a class="anchor" id="abbc863bf2e6b2e608bdbde3d9229debf"></a><!-- doxytag: member="PPP_MouseLock::MouseLockLost" ref="abbc863bf2e6b2e608bdbde3d9229debf" args=")(PP_Instance instance)" --> 25 <td class="memname">void(* <a class="el" href="struct_p_p_p___mouse_lock__1__0.html#abbc863bf2e6b2e608bdbde3d9229debf">PPP_MouseLock::MouseLockLost</a>)(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance)</td> 30 <p><a class="el" href="struct_p_p_p___mouse_lock__1__0.html#abbc863bf2e6b2e608bdbde3d9229debf" title="MouseLockLost() is called when the instance loses the mouse lock, such as when the user presses the E...">MouseLockLost()</a> is called when the instance loses the mouse lock, such as when the user presses the ESC key. </p> 33 <tr><td class="paramdir">[in]</td><td class="paramname">instance</td><td>A <code>PP_Instance</code> identifying one instance of a module. </td></tr>
|
/external/chromium_org/ppapi/api/private/finish_writing_these/ |
ppb_flash_file.idl | 29 [in] PP_Instance instance, 38 [in] PP_Instance instance, 48 [in] PP_Instance instance, 56 [in] PP_Instance instance, 63 [in] PP_Instance instance, 73 [in] PP_Instance instance, 79 [in] PP_Instance instance,
|
/external/chromium_org/ppapi/cpp/private/ |
flash_file.h | 28 static PP_FileHandle OpenFile(const InstanceHandle& instance, 31 static bool RenameFile(const InstanceHandle& instance, 34 static bool DeleteFileOrDir(const InstanceHandle& instance, 37 static bool CreateDir(const InstanceHandle& instance, 39 static bool QueryFile(const InstanceHandle& instance, 47 static bool GetDirContents(const InstanceHandle& instance, 52 static PP_FileHandle CreateTemporaryFile(const InstanceHandle& instance);
|
/external/chromium_org/ppapi/tests/ |
test_printing.cc | 8 #include "ppapi/cpp/instance.h" 21 explicit TestPrinting_Dev(pp::Instance* instance) : 22 pp::Printing_Dev(instance) {} 36 TestPrinting::TestPrinting(TestingInstance* instance) 37 : TestCase(instance), 38 nested_event_(instance->pp_instance()) {
|
/external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/ |
main.c | 40 NPError NPP_New(NPMIMEType pluginType, NPP instance, uint16_t mode, int16_t argc, char* argn[], char* argv[], NPSavedData* saved); 41 NPError NPP_Destroy(NPP instance, NPSavedData** save); 42 NPError NPP_SetWindow(NPP instance, NPWindow* window); 43 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype); 44 NPError NPP_DestroyStream(NPP instance, NPStream* stream, NPReason reason); 45 int32_t NPP_WriteReady(NPP instance, NPStream* stream); 46 int32_t NPP_Write(NPP instance, NPStream* stream, int32_t offset, int32_t len, void* buffer); 47 void NPP_StreamAsFile(NPP instance, NPStream* stream, const char* fname); 48 void NPP_Print(NPP instance, NPPrint* platformPrint); 49 int16_t NPP_HandleEvent(NPP instance, void* event) [all...] |
/external/chromium_org/third_party/WebKit/Source/core/animation/ |
CompositorAnimations.h | 46 static CompositorAnimations* instance() { return instance(0); } function in class:blink::CompositorAnimations 47 static void setInstanceForTesting(CompositorAnimations* newInstance) { instance(newInstance); } 61 static CompositorAnimations* instance(CompositorAnimations* newInstance) function in class:blink::CompositorAnimations 63 static CompositorAnimations* instance = new CompositorAnimations(); local 65 instance = newInstance; 67 return instance;
|
/external/chromium_org/third_party/polymer/components-chromium/core-shared-lib/ |
core-shared-lib-extracted.js | 33 // lookup existing loader instance 102 provide: function(instance) { 103 instance.notify(instance, this.result); 106 requestNotify: function(instance) { 108 this.provide(instance); 110 this.instances.push(instance);
|
/external/chromium_org/ui/views/controls/menu/ |
menu_config_win.cc | 25 if (theme == ui::NativeThemeAura::instance()) { 43 gfx::Size check_size = NativeThemeWin::instance()->GetPartSize( 54 gfx::Size radio_size = NativeThemeWin::instance()->GetPartSize( 61 gfx::Size arrow_size = NativeThemeWin::instance()->GetPartSize( 82 const MenuConfig& MenuConfig::instance(const ui::NativeTheme* theme) { function in class:views::MenuConfig 84 if (!theme || theme == NativeThemeWin::instance()) { 87 win_instance = new MenuConfig(NativeThemeWin::instance());
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
RegisterSpecList.java | 30 /** {@code non-null;} no-element instance */ 34 * Makes a single-element instance. 37 * @return {@code non-null;} an appropriately-constructed instance 46 * Makes a two-element instance. 50 * @return {@code non-null;} an appropriately-constructed instance 61 * Makes a three-element instance. 66 * @return {@code non-null;} an appropriately-constructed instance 78 * Makes a four-element instance. 84 * @return {@code non-null;} an appropriately-constructed instance 98 * Constructs an instance. All indices initially contain {@code null} [all...] |
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/ |
CstByte.java | 27 /** {@code non-null;} the value {@code 0} as an instance of this class */ 31 * Makes an instance for the given value. This may (but does not 32 * necessarily) return an already-allocated instance. 41 * Makes an instance for the given {@code int} value. This 43 * instance. 46 * @return {@code non-null;} the appropriate instance 60 * Constructs an instance. This constructor is private; use {@link #make}.
|
CstChar.java | 27 /** {@code non-null;} the value {@code 0} as an instance of this class */ 31 * Makes an instance for the given value. This may (but does not 32 * necessarily) return an already-allocated instance. 41 * Makes an instance for the given {@code int} value. This 43 * instance. 46 * @return {@code non-null;} the appropriate instance 60 * Constructs an instance. This constructor is private; use {@link #make}.
|
/external/mockito/cglib-and-asm/src/org/mockito/cglib/proxy/ |
Factory.java | 29 * Creates new instance of the same type, using the no-arg constructor. 33 * @return new instance of the same type 38 * Creates new instance of the same type, using the no-arg constructor. 40 * @return new instance of the same type 45 * Creates a new instance of the same type, using the constructor 50 * @return new instance of the same type 76 * @return a new array instance
|
/external/mockito/src/org/mockito/internal/configuration/ |
SpyAnnotationEngine.java | 51 Object instance = null;
local 54 instance = report.fieldInstance();
59 if (new MockUtil().isMock(instance)) {
60 // instance has been spied earlier
62 Mockito.reset(instance);
65 field.set(testInstance, Mockito.mock(instance.getClass(), withSettings()
66 .spiedInstance(instance)
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/ |
RobolectricTestRunnerTest.java | 40 assertTrue(RunnerForTesting.instance.robolectricConfig.getStrictI18n()); 46 assertFalse(RunnerForTesting.instance.robolectricConfig.getStrictI18n()); 52 assertEquals( RunnerForTesting.instance.robolectricConfig.getLocale(), "fr" ); 57 assertFalse(RunnerForTesting.instance.robolectricConfig.getStrictI18n()); 77 assertTrue(RunnerForTesting.instance.robolectricConfig.getStrictI18n()); 88 public static RunnerForTesting instance; field in class:RobolectricTestRunnerTest.RunnerForTesting 92 instance = this;
|