HomeSort by relevance Sort by last modified time
    Searched full:unimplemented (Results 126 - 150 of 756) sorted by null

1 2 3 4 56 7 8 91011>>

  /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/libxslt/libxslt/
xsltutils.h 32 * Macro to flag unimplemented blocks.
36 "Unimplemented block at %s:%d\n", \
  /external/llvm/lib/Object/
COFFObjectFile.cpp 296 report_fatal_error("getSymbolValue unimplemented in COFFObjectFile");
369 // FIXME: Unimplemented
383 // FIXME: Unimplemented.
390 // FIXME: Unimplemented.
537 report_fatal_error("Dynamic symbols unimplemented in COFFObjectFile");
542 report_fatal_error("Dynamic symbols unimplemented in COFFObjectFile");
547 report_fatal_error("Libraries needed unimplemented in COFFObjectFile");
552 report_fatal_error("Libraries needed unimplemented in COFFObjectFile");
MachOObjectFile.cpp 665 report_fatal_error("getSymbolValue unimplemented in MachOObjectFile");
749 // FIXME: Unimplemented.
755 // FIXME: Unimplemented.
763 // FIXME: Unimplemented.
770 // FIXME: Unimplemented.
790 // FIXME: Unimplemented.
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_caps.c 164 UTIL_CHECK_UNIMPLEMENTED, /* XXX Unimplemented features in Gallium */
179 UTIL_CHECK_UNIMPLEMENTED, /* XXX Unimplemented features in Gallium */
  /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/coregrind/
pub_core_libcassert.h 45 "Unimplemented functionality", \
70 extern void VG_(unimplemented) ( Char* msg )
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
fenv.h 38 * causing unimplemented operation exception.
45 * 17 -> cause bit for unimplemented operation
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
fenv.h 38 * causing unimplemented operation exception.
45 * 17 -> cause bit for unimplemented operation
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
fenv.h 38 * causing unimplemented operation exception.
45 * 17 -> cause bit for unimplemented operation
  /external/libvorbis/include/vorbis/
vorbisenc.h 58 * \retval OV_EIMPL Unimplemented mode; unable to comply with bitrate request.
95 * \retval OV_EIMPL Unimplemented mode; unable to comply with bitrate request.
127 * \retval OV_EIMPL Unimplemented mode; unable to comply with quality level request.
156 * \retval OV_EIMPL Unimplemented mode; unable to comply with quality level request.
218 * \retval OV_EIMPL Unimplemented or unknown request
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
testit_android 253 UNIMPLEMENTED=0
351 UNIMPLEMENTED=$(($UNIMPLEMENTED+1))
375 echo "sections without tests : $UNIMPLEMENTED"
379 echo "total number of sections : $(($UNIMPLEMENTED+$IMPLEMENTED_FAIL+$IMPLEMENTED_PASS))"
  /prebuilts/sdk/renderscript/lib/x86/
libRSSupport.so 
  /external/v8/src/arm/
simulator-arm.cc     [all...]
  /external/v8/test/es5conform/
es5conform.status 29 def UNIMPLEMENTED = PASS || FAIL
42 chapter11/11.1/11.1.5: UNIMPLEMENTED
57 chapter15/15.2/15.2.3/15.2.3.3/15.2.3.3-4-212: UNIMPLEMENTED
60 chapter15/15.2/15.2.3/15.2.3.3/15.2.3.3-4-213: UNIMPLEMENTED
63 chapter15/15.2/15.2.3/15.2.3.3/15.2.3.3-4-214: UNIMPLEMENTED
66 chapter15/15.2/15.2.3/15.2.3.3/15.2.3.3-4-215: UNIMPLEMENTED
187 # Unimplemented parts of strict mode
  /external/llvm/lib/Target/Hexagon/
HexagonAsmPrinter.cpp 177 llvm_unreachable("Unimplemented");
184 llvm_unreachable("Unimplemented");
192 llvm_unreachable("Unimplemented");
  /art/runtime/arch/x86/
asm_support_x86.S 91 MACRO1(UNIMPLEMENTED,name)
context_x86.cc 92 UNIMPLEMENTED(FATAL);
  /dalvik/vm/mterp/mips/
OP_FILLED_NEW_ARRAY.S 3 %verify "unimplemented array type"
  /external/chromium/chrome/browser/ui/
crypto_module_password_dialog_nss.cc 28 // GotPassword for what is yet unimplemented.
  /external/chromium_org/chrome/browser/ui/
crypto_module_password_dialog_nss.cc 27 // GotPassword for what is yet unimplemented.
  /external/chromium_org/content/browser/download/
download_item_impl_delegate.h 22 // be left unimplemented.
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/
header.h 70 // UNIMPLEMENTED: boolean equals(Object obj)
  /external/dropbear/
process-packet.c 130 /* This must be called directly after receiving the unimplemented packet.
  /external/libvorbis/doc/vorbisenc/
vorbis_encode_init.html 68 <li>OV_EIMPL - Unimplemented mode; unable to comply with bitrate request.</li>

Completed in 639 milliseconds

1 2 3 4 56 7 8 91011>>