HomeSort by relevance Sort by last modified time
    Searched refs:unimplemented (Results 1 - 22 of 22) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommands.java 109 unimplemented(result);
329 unimplemented(result);
375 unimplemented(result);
438 unimplemented(result);
443 unimplemented(result);
776 unimplemented(result);
782 unimplemented(result);
786 public void setMute (boolean enableMute, Message result) {unimplemented(result);}
789 public void getMute (Message result) {unimplemented(result);}
993 public void sendSMS (String smscPDU, String pdu, Message result) {unimplemented(result);
1434 private void unimplemented(Message result) { method in class:SimulatedCommands
    [all...]
  /external/e2fsprogs/lib/ss/
ct_c.sed 46 /^unimplemented/ {
47 s/^unimplemented [A-Za-z_0-9]*/request ss_unimplemented/
  /external/valgrind/main/coregrind/
pub_core_libcassert.h 45 "Unimplemented functionality", \
70 extern void VG_(unimplemented) ( Char* msg )
m_libcassert.c 337 /* Print some helpful-ish text about unimplemented things, and give up. */
338 void VG_(unimplemented) ( Char* msg ) function
344 VG_(umsg)("the following unimplemented functionality:\n");
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
gl_gentable.py 88 fprintf(stderr, "Call to unimplemented API: %s\\n", fstr);
93 LogMessage(X_ERROR, "GLX: Call to unimplemented API: %s\\n", fstr);
  /external/mesa3d/src/mapi/glapi/gen/
gl_gentable.py 88 fprintf(stderr, "Call to unimplemented API: %s\\n", fstr);
93 LogMessage(X_ERROR, "GLX: Call to unimplemented API: %s\\n", fstr);
  /external/valgrind/main/VEX/priv/
guest_s390_toIR.c     [all...]
guest_amd64_toIR.c 365 static void unimplemented ( HChar* str ) function
367 vex_printf("amd64toIR: unimplemented feature\n");
    [all...]
  /external/srec/srec_jni/
android_speech_srec_Recognizer.cpp 63 static void unimplemented(JNIEnv* env) { function
64 JNU_ThrowByName(env, "java/lang/IllegalStateException", "unimplemented!!!");
156 unimplemented(env);
162 unimplemented(env);
168 unimplemented(env);
174 unimplemented(env);
180 unimplemented(env);
186 unimplemented(env);
476 unimplemented(env);
  /external/chromium_org/v8/test/mjsunit/harmony/
generators-parsing.js 54 // behavior is currently unimplemented. See
59 // causing an early error. This behavior is currently unimplemented. See
  /external/qemu-pc-bios/bochs/bios/
apmbios.S 336 jne APMSYM(unimplemented)
352 APMSYM(unimplemented):
  /external/qemu-pc-bios/vgabios/
vgabios.c 73 static void unimplemented();
632 // Read light pen pos (unimplemented)
634 unimplemented();
785 unimplemented();
793 unimplemented();
3769 void unimplemented() function
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
dc.sed 65 s/.*|?\([^Y]\).*/\1 is unimplemented/
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-x86-linux.c 632 VG_(unimplemented)("sys_modify_ldt: func == 2");
    [all...]
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c 483 VG_(unimplemented)
    [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-s390x-linux.c 1015 VG_(unimplemented)
    [all...]
syswrap-arm-linux.c     [all...]
syswrap-mips32-linux.c     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
code-load.js 169 unction(){throw Error(\"unimplemented abstract method\");};goog.addSingletonGet\
    [all...]
pdfjs.js     [all...]

Completed in 7355 milliseconds