HomeSort by relevance Sort by last modified time
    Searched full:instance (Results 601 - 625 of 17684) sorted by null

<<21222324252627282930>>

  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
main.cc 8 #include "ppapi/cpp/instance.h"
23 pp::Instance(PSGetInstanceId()).PostMessage(msg.str());
33 pp::Instance(PSGetInstanceId()).PostMessage(msg.str());
41 pp::Instance(PSGetInstanceId()).PostMessage(msg.str());
55 // Register the function to call once the Instance Object is initialized.
  /external/chromium_org/native_client_sdk/src/tests/sdk_util_test/
main.cc 8 #include "ppapi/cpp/instance.h"
23 pp::Instance(PSGetInstanceId()).PostMessage(msg.str());
33 pp::Instance(PSGetInstanceId()).PostMessage(msg.str());
41 pp::Instance(PSGetInstanceId()).PostMessage(msg.str());
54 // Register the function to call once the Instance Object is initialized.
  /external/chromium_org/ppapi/api/dev/
ppp_printing_dev.idl 32 uint32_t QuerySupportedFormats([in] PP_Instance instance);
40 int32_t Begin([in] PP_Instance instance,
48 PP_Resource PrintPages([in] PP_Instance instance,
53 void End([in] PP_Instance instance);
59 PP_Bool IsScalingDisabled([in] PP_Instance instance);
  /external/chromium_org/ppapi/api/
ppp_messaging.idl 25 * is invoked on the DOM element for the module instance in JavaScript. Note
30 * @param[in] instance A <code>PP_Instance</code> identifying one instance
44 * the module instance on which it was invoked, with <code>message</code>
62 void HandleMessage([in] PP_Instance instance, [in] PP_Var message);
  /external/chromium_org/ppapi/api/private/
ppb_find_private.idl 21 * Sets the instance of this plugin as the mechanism that will be used to
37 [in] PP_Instance instance);
46 [in] PP_Instance instance,
54 [in] PP_Instance instance,
62 [in] PP_Instance instance,
  /external/chromium_org/ppapi/api/trusted/
ppp_broker.idl 41 * receive notifications when a plugin instance connects to the broker.
44 * @param[in] instance The plugin instance connecting to the broker.
49 typedef int32_t (*PP_ConnectInstance_Func)(PP_Instance instance,
68 * @param[out] connect_instance_func A pointer to a connect instance function.
  /external/chromium_org/ppapi/c/trusted/
ppp_broker.h 49 * receive notifications when a plugin instance connects to the broker.
52 * @param[in] instance The plugin instance connecting to the broker.
57 typedef int32_t (*PP_ConnectInstance_Func)(PP_Instance instance,
76 * @param[out] connect_instance_func A pointer to a connect instance function.
  /external/chromium_org/ppapi/proxy/
ppb_x509_certificate_private_proxy.cc 19 X509CertificatePrivate(PP_Instance instance);
31 X509CertificatePrivate::X509CertificatePrivate(PP_Instance instance)
32 : PPB_X509Certificate_Private_Shared(OBJECT_IS_PROXY, instance) {
64 PP_Instance instance) {
65 return (new X509CertificatePrivate(instance))->GetReference();
  /external/chromium_org/ppapi/shared_impl/
test_globals.cc 28 PP_Instance instance) {
32 thunk::PPB_Instance_API* TestGlobals::GetInstanceAPI(PP_Instance instance) {
37 PP_Instance instance) {
41 PP_Module TestGlobals::GetModuleForInstance(PP_Instance instance) { return 0; }
47 void TestGlobals::LogWithSource(PP_Instance instance,
  /external/chromium_org/remoting/client/plugin/
pepper_util.cc 17 const pp::InstanceHandle& instance,
27 *pp_address = pp::NetAddress(instance, ip_addr);
35 *pp_address = pp::NetAddress(instance, ip_addr);
45 bool SocketAddressToPpNetAddress(const pp::InstanceHandle& instance,
48 return SocketAddressToPpNetAddressWithPort(instance,
  /external/chromium_org/third_party/WebKit/Source/web/
WebImageCache.cpp 40 ImageDecodingStore::instance()->setCacheLimitInBytes(size);
45 if (ImageDecodingStore::instance())
46 ImageDecodingStore::instance()->clear();
51 return ImageDecodingStore::instance()->memoryUsageInBytes();
56 return ImageDecodingStore::instance()->cacheEntries();
  /external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstLong.java 27 /** {@code non-null;} instance representing {@code 0} */
30 /** {@code non-null;} instance representing {@code 1} */
34 * Makes an instance for the given value. This may (but does not
35 * necessarily) return an already-allocated instance.
48 * Constructs an instance. This constructor is private; use {@link #make}.
  /external/guava/guava/src/com/google/common/collect/
Interner.java 31 * Chooses and returns the representative instance for any of a collection of
34 * instance. That is, {@code intern(a).equals(a)} always holds, and {@code
36 * {@code intern(a)} is permitted to return one instance now and a different
37 * instance later if the original interned instance was garbage-collected.
  /frameworks/base/location/lib/java/com/android/location/provider/
FusedProvider.java 35 public void onFusedLocationHardwareChange(IFusedLocationHardware instance) {
36 setFusedLocationHardware(new FusedLocationHardware(instance));
45 * @return The IBinder instance associated with the provider.
52 * Sets the FusedLocationHardware instance in the provider..
53 * @param value The instance to set. This can be null in cases where the service connection
  /libcore/luni/src/main/java/javax/net/ssl/
KeyManagerFactorySpi.java 33 * Creates a new {@code KeyManagerFactorySpi} instance.
39 * Initializes this instance with the specified key store and password.
46 * if initializing this instance fails.
56 * Initializes this instance with the specified factory parameters.
67 * Returns a list of key managers, one instance for each type of key in the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/
alisp.h 40 int alsa_lisp(struct alisp_cfg *cfg, struct alisp_instance **instance);
41 void alsa_lisp_free(struct alisp_instance *instance);
42 int alsa_lisp_function(struct alisp_instance *instance, struct alisp_seq_iterator **result,
48 void alsa_lisp_result_free(struct alisp_instance *instance,
50 int alsa_lisp_seq_first(struct alisp_instance *instance, const char *id,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
alisp.h 40 int alsa_lisp(struct alisp_cfg *cfg, struct alisp_instance **instance);
41 void alsa_lisp_free(struct alisp_instance *instance);
42 int alsa_lisp_function(struct alisp_instance *instance, struct alisp_seq_iterator **result,
48 void alsa_lisp_result_free(struct alisp_instance *instance,
50 int alsa_lisp_seq_first(struct alisp_instance *instance, const char *id,
  /external/chromium_org/native_client_sdk/src/examples/demo/drive/
drive.cc 17 #include "ppapi/cpp/instance.h"
101 int32_t ReadUrl(pp::Instance* instance,
104 pp::URLRequestInfo url_request(instance);
105 pp::URLLoader url_loader(instance);
168 int32_t ListFiles(pp::Instance* instance,
188 int32_t result = ReadUrl(instance, p, &output);
254 int32_t InsertFile(pp::Instance* instance,
    [all...]
  /external/chromium_org/ppapi/tests/
test_message_handler.cc 20 #include "ppapi/cpp/instance.h"
47 explicit EchoingMessageHandler(TestingInstance* instance,
49 : testing_instance_(instance),
52 test_finished_event_(instance->pp_instance()),
53 destroy_event_(instance->pp_instance()) {
110 virtual void HandleMessage(pp::InstanceHandle instance, const pp::Var& var) {
113 if (instance.pp_instance() != testing_instance_->pp_instance())
114 AddError("HandleMessage was passed the wrong instance!");
121 virtual pp::Var HandleBlockingMessage(pp::InstanceHandle instance,
125 if (instance.pp_instance() != testing_instance_->pp_instance()
    [all...]
  /libcore/libart/src/main/java/java/lang/
Daemons.java 40 ReferenceQueueDaemon.INSTANCE.start();
41 FinalizerDaemon.INSTANCE.start();
42 FinalizerWatchdogDaemon.INSTANCE.start();
43 HeapTrimmerDaemon.INSTANCE.start();
44 GCDaemon.INSTANCE.start();
48 ReferenceQueueDaemon.INSTANCE.stop();
49 FinalizerDaemon.INSTANCE.stop();
50 FinalizerWatchdogDaemon.INSTANCE.stop();
51 HeapTrimmerDaemon.INSTANCE.stop();
52 GCDaemon.INSTANCE.stop()
    [all...]
  /external/chromium-trace/trace-viewer/src/tracing/tracks/
object_instance_track.js 26 'object-instance-track', tracing.tracks.HeadingTrack);
33 this.classList.add('object-instance-track');
52 this.objectInstances_.forEach(function(instance) {
54 this.objectSnapshots_, instance.snapshots);
101 function(instance) {
102 return instance.deletionTs;
108 var instance = objectInstances[i];
109 var x = instance.creationTs;
113 var colorId = instance.selected ?
114 instance.colorId + highlightIdBoost
    [all...]
  /external/chromium_org/chrome/installer/util/
language_selector_unittest.cc 36 installer::LanguageSelector instance; local
37 EXPECT_FALSE(instance.matched_candidate().empty());
46 installer::LanguageSelector instance(
50 EXPECT_EQ(L"fr", instance.matched_candidate());
56 installer::LanguageSelector instance(
60 EXPECT_EQ(L"en-us", instance.matched_candidate());
66 installer::LanguageSelector instance(
70 EXPECT_EQ(L"zh-SG", instance.matched_candidate());
80 installer::LanguageSelector instance(
82 EXPECT_EQ(GetParam(), instance.matched_candidate())
168 installer::LanguageSelector instance; local
    [all...]
  /external/chromium_org/content/renderer/pepper/
host_globals.h 37 PP_Instance instance) OVERRIDE;
38 virtual ppapi::thunk::PPB_Instance_API* GetInstanceAPI(PP_Instance instance)
41 PP_Instance instance) OVERRIDE;
42 virtual PP_Module GetModuleForInstance(PP_Instance instance) OVERRIDE;
45 virtual void LogWithSource(PP_Instance instance,
74 // Adds a new plugin instance to the list of tracked instances, and returns a
75 // new instance handle to identify it.
76 PP_Instance AddInstance(PepperPluginInstanceImpl* instance);
78 // Called when a plugin instance was deleted and should no longer be tracked.
80 void InstanceDeleted(PP_Instance instance);
    [all...]
  /external/chromium_org/ppapi/cpp/private/
flash_file.cc 38 PP_FileHandle FileModuleLocal::OpenFile(const InstanceHandle& instance,
45 OpenFile(instance.pp_instance(), path.c_str(), mode, &file_handle);
51 bool FileModuleLocal::RenameFile(const InstanceHandle& instance,
57 RenameFile(instance.pp_instance(), path_from.c_str(), path_to.c_str());
63 bool FileModuleLocal::DeleteFileOrDir(const InstanceHandle& instance,
69 DeleteFileOrDir(instance.pp_instance(), path.c_str(),
76 bool FileModuleLocal::CreateDir(const InstanceHandle& instance,
81 CreateDir(instance.pp_instance(), path.c_str());
87 bool FileModuleLocal::QueryFile(const InstanceHandle& instance,
93 QueryFile(instance.pp_instance(), path.c_str(), info)
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/interface/
ilbc.h 29 * Customer has to cast instance to proper type
50 * These functions assigns the encoder/decoder instance to the specified
54 * - XXX_xxxinst : Pointer to created instance that should be
74 * These functions create a instance to the specified structure
77 * - XXX_inst : Pointer to created instance that should be created
89 * These functions frees the dynamic memory of a specified instance
92 * - XXX_inst : Pointer to created instance that should be freed
105 * This function initializes a iLBC instance
108 * - iLBCenc_inst : iLBC instance, i.e. the user that should receive
126 * - iLBCenc_inst : iLBC instance, i.e. the user that should encod
    [all...]

Completed in 1860 milliseconds

<<21222324252627282930>>