HomeSort by relevance Sort by last modified time
    Searched refs:inst (Results 126 - 150 of 174) sorted by null

1 2 3 4 56 7

  /development/samples/BrowserPlugin/jni/audio/
AudioPlugin.cpp 96 AudioPlugin::AudioPlugin(NPP inst) : SubPlugin(inst) {
106 m_soundPlay->instance = inst;
170 NPError err = browser->setvalue(inst, kAcceptEvents_ANPSetValue, &flags);
207 PluginObject *obj = (PluginObject*) this->inst()->pdata;
276 NPP instance = this->inst();
331 NPP instance = this->inst();
  /dalvik/vm/mterp/c/
gotoTargets.c 26 vsrc1 = INST_AA(inst); /* #of elements */
31 arg5 = INST_A(inst);
32 vsrc1 = INST_B(inst); /* #of elements */
114 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
210 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
288 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
335 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
367 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
407 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) */
466 vsrc1 = INST_AA(inst); /* AA (count) or BA (count + arg 5) *
    [all...]
  /external/v8/test/cctest/
test-accessors.cc 224 v8::Handle<v8::Object> inst = obj->NewInstance(); local
225 context->Global()->Set(v8::String::New("obj"), inst);
260 v8::Handle<v8::Object> inst = obj->NewInstance(); local
261 context->Global()->Set(v8::String::New("obj"), inst);
283 v8::Handle<v8::Object> inst = obj->NewInstance(); local
284 context->Global()->Set(v8::String::New("obj"), inst);
301 v8::Handle<v8::Object> inst = obj->NewInstance(); local
302 context->Global()->Set(v8::String::New("obj"), inst);
316 v8::Handle<v8::Object> inst = obj->NewInstance(); local
317 context->Global()->Set(v8::String::New("obj"), inst);
    [all...]
  /external/webkit/WebCore/bridge/qt/
qt_instance.cpp 328 JSValue QtField::valueFromInstance(ExecState* exec, const Instance* inst) const
330 const QtInstance* instance = static_cast<const QtInstance*>(inst);
345 return convertQVariantToValue(exec, inst->rootObject(), val);
352 void QtField::setValueToInstance(ExecState* exec, const Instance* inst, JSValue aValue) const
357 const QtInstance* instance = static_cast<const QtInstance*>(inst);
qt_runtime.h 161 QtRuntimeMethod(QtRuntimeMethodData *dd, ExecState *exec, const Identifier &n, PassRefPtr<QtInstance> inst);
168 QtRuntimeMetaMethod(ExecState *exec, const Identifier &n, PassRefPtr<QtInstance> inst, int index, const QByteArray& signature, bool allowPrivate);
191 QtRuntimeConnectionMethod(ExecState *exec, const Identifier &n, bool isConnect, PassRefPtr<QtInstance> inst, int index, const QByteArray& signature );
  /external/bison/doc/
Makefile 398 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
399 inst=`echo $$inst | sed -e 's/^.*\///'`; \
400 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
401 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
402 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
419 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
420 inst=`echo $$inst | sed -e 's/^.*\///'`;
    [all...]
  /development/samples/BrowserPlugin/jni/
PluginObject.cpp 39 PluginObject *obj = (PluginObject*) inst()->pdata;
44 PluginObject *obj = (PluginObject*) inst()->pdata;
  /packages/apps/Camera/tests/src/com/android/camera/stress/
SwitchPreview.java 91 Instrumentation inst = getInstrumentation(); local
  /external/openssl/crypto/stack/
safestack.h     [all...]
  /external/openssl/include/openssl/
safestack.h     [all...]
  /external/stlport/test/unit/
time_facets_test.cpp 195 static void test_supported_locale(LocaleTest& inst, _Test __test) {
213 (inst.*__test)(loc);
219 (inst.*__test)(loc);
228 (inst.*__test)(loc);
locale_test.cpp 30 static void test_supported_locale(LocaleTest &inst, _Test __test) {
47 (inst.*__test)(loc);
ctype_facets_test.cpp 319 static void test_supported_locale(LocaleTest& inst, _Test __test) {
338 (inst.*__test)(loc);
344 (inst.*__test)(loc);
354 (inst.*__test)(loc);
money_facets_test.cpp 418 static void test_supported_locale(LocaleTest& inst, _Test __test) {
436 (inst.*__test)(loc, tested_locales + i);
442 (inst.*__test)(loc, tested_locales + i);
449 (inst.*__test)(loc, tested_locales + i);
  /ndk/tests/device/test-gnustl-full/unit/
time_facets_test.cpp 195 static void test_supported_locale(LocaleTest& inst, _Test __test) {
213 (inst.*__test)(loc);
219 (inst.*__test)(loc);
228 (inst.*__test)(loc);
locale_test.cpp 30 static void test_supported_locale(LocaleTest &inst, _Test __test) {
47 (inst.*__test)(loc);
ctype_facets_test.cpp 319 static void test_supported_locale(LocaleTest& inst, _Test __test) {
338 (inst.*__test)(loc);
344 (inst.*__test)(loc);
354 (inst.*__test)(loc);
money_facets_test.cpp 418 static void test_supported_locale(LocaleTest& inst, _Test __test) {
436 (inst.*__test)(loc, tested_locales + i);
442 (inst.*__test)(loc, tested_locales + i);
449 (inst.*__test)(loc, tested_locales + i);
  /ndk/tests/device/test-stlport/unit/
time_facets_test.cpp 195 static void test_supported_locale(LocaleTest& inst, _Test __test) {
213 (inst.*__test)(loc);
219 (inst.*__test)(loc);
228 (inst.*__test)(loc);
locale_test.cpp 30 static void test_supported_locale(LocaleTest &inst, _Test __test) {
47 (inst.*__test)(loc);
ctype_facets_test.cpp 319 static void test_supported_locale(LocaleTest& inst, _Test __test) {
338 (inst.*__test)(loc);
344 (inst.*__test)(loc);
354 (inst.*__test)(loc);
money_facets_test.cpp 418 static void test_supported_locale(LocaleTest& inst, _Test __test) {
436 (inst.*__test)(loc, tested_locales + i);
442 (inst.*__test)(loc, tested_locales + i);
449 (inst.*__test)(loc, tested_locales + i);
  /external/chromium/sdch/open-vcdiff/src/
codetable_test.cc 93 unsigned char inst,
96 EXPECT_EQ(inst, code_table_data_.inst1[opcode]);
108 // This value is designed so that the total number of inst values and modes
110 // Eight combinations of inst and mode, times two possible size values,
118 // (== 8 total combinations of inst and mode), and each has
131 // All possible combinations of inst and mode should have an opcode with size 0.
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
LoadTestsAutoTest.java 51 Instrumentation inst = getInstrumentation(); local
54 inst.sendStatus(0, bundle);
  /external/bluetooth/glib/gio/
gfilterinputstream.c 98 #define GET_PRIVATE(inst) G_TYPE_INSTANCE_GET_PRIVATE (inst, \

Completed in 791 milliseconds

1 2 3 4 56 7