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 110 unimplemented(result);
330 unimplemented(result);
376 unimplemented(result);
439 unimplemented(result);
444 unimplemented(result);
777 unimplemented(result);
783 unimplemented(result);
787 public void setMute (boolean enableMute, Message result) {unimplemented(result);}
790 public void getMute (Message result) {unimplemented(result);}
995 public void sendSMS (String smscPDU, String pdu, Message result) {unimplemented(result);
1463 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/coregrind/
pub_core_libcassert.h 46 "Unimplemented functionality", \
78 extern void VG_(unimplemented) ( const HChar* msg )
m_libcassert.c 507 /* Print some helpful-ish text about unimplemented things, and give up. */
508 void VG_(unimplemented) ( const HChar* msg ) function
514 VG_(umsg)("the following unimplemented functionality:\n");
  /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);
  /prebuilts/tools/common/m2/repository/com/apple/AppleJavaExtensions/1.4/
AppleJavaExtensions-1.4.jar 
  /external/valgrind/VEX/priv/
guest_s390_toIR.c     [all...]
guest_amd64_toIR.c 360 static void unimplemented ( const HChar* str ) function
362 vex_printf("amd64toIR: unimplemented feature\n");
    [all...]
  /external/e2fsprogs/lib/ext2fs/
unix_io.c 940 goto unimplemented;
953 goto unimplemented;
958 goto unimplemented;
962 unimplemented:
  /external/libxml2/xstc/
xstc.py 54 opa.add_option("--rueo", "--report-unimplemented-errors-only", action="store_true",
56 help="Display erroneous tests of type 'unimplemented' only")
119 if msg.find("Unimplemented") > -1:
177 self.unimplemented = False
252 self.unimplemented = True
254 self.log.append("'%s' ? UNIMPLEMENTED\n" % self.name)
504 if test.unimplemented:
553 out.write(" %d unimplemented" % (counters[self.CNT_UNIMPLEMENTED]))
609 if options.reportUnimplErrOnly and test.unimplemented:
  /external/valgrind/coregrind/m_syswrap/
syswrap-arm64-linux.c 603 VG_(unimplemented)
    [all...]
syswrap-ppc64-linux.c 702 VG_(unimplemented)
    [all...]
syswrap-x86-linux.c 609 VG_(unimplemented)("sys_modify_ldt: func == 2");
938 VG_(unimplemented)
    [all...]
syswrap-amd64-linux.c 431 VG_(unimplemented)
    [all...]
syswrap-arm-linux.c 504 VG_(unimplemented)
    [all...]
syswrap-mips32-linux.c 695 VG_ (unimplemented)("Valgrind does not support general clone().");
    [all...]
syswrap-mips64-linux.c 539 VG_(unimplemented)("Valgrind does not support general clone().");
    [all...]
syswrap-ppc32-linux.c 601 VG_(unimplemented)
    [all...]
syswrap-s390x-linux.c 531 VG_(unimplemented)
633 GENX_(0, sys_ni_syscall), /* unimplemented (by the kernel) */ // 0
648 GENX_(13, sys_ni_syscall), /* unimplemented (by the kernel) */ // 13
652 GENX_(16, sys_ni_syscall), /* unimplemented (by the kernel) */ // 16
653 GENX_(17, sys_ni_syscall), /* unimplemented (by the kernel) */ // 17
654 GENX_(18, sys_ni_syscall), /* unimplemented (by the kernel) */ // 18
660 GENX_(23, sys_ni_syscall), /* unimplemented (by the kernel) */ // 23
661 GENX_(24, sys_ni_syscall), /* unimplemented (by the kernel) */ // 24
663 GENX_(25, sys_ni_syscall), /* unimplemented (by the kernel) */ // 25
666 GENX_(28, sys_ni_syscall), /* unimplemented (by the kernel) */ // 2
    [all...]
syswrap-tilegx-linux.c 571 VG_(unimplemented)
    [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 1520 milliseconds