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

1 2 3 4 5 6 78 91011>>

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_mac.cc 166 UNIMPLEMENTED();
234 UNIMPLEMENTED();
sanitizer_procmaps.h 31 UNIMPLEMENTED();
  /external/sfntly/cpp/src/sfntly/
font.h 250 // UNIMPLEMENTED: public Iterator<? extends Table> iterator
263 // UNIMPLEMENTED: toString()
  /external/valgrind/main/helgrind/
helgrind.h 370 /*--- (mostly unimplemented) ---*/
384 starting point. Many of the macros are unimplemented. Rather than
385 allowing unimplemented macros to silently do nothing, they cause an
409 unimplemented and will assert.
496 is relevant for a pure h-b detector. Leaving unimplemented for
556 All unimplemented. Am not claiming to understand this (yet).
587 Currently these are all unimplemented. I can't think of a simple
645 Again, so for unimplemented, partly for performance reasons.
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
type_traits 513 // is_trivially_copyable (still unimplemented)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_memoryview.py 169 # Unordered comparisons are unimplemented, and therefore give
247 # NOTE: support for multi-dimensional objects is unimplemented.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_memoryview.py 169 # Unordered comparisons are unimplemented, and therefore give
247 # NOTE: support for multi-dimensional objects is 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...]
  /art/compiler/dex/quick/mips/
fp_mips.cc 217 UNIMPLEMENTED(FATAL) << "Need codegen for fused fp cmp branch";
  /art/runtime/gc/accounting/
card_table.cc 119 UNIMPLEMENTED(WARNING) << "Card table verification";
  /art/runtime/mirror/
object.h 89 UNIMPLEMENTED(FATAL);
  /dalvik/vm/mterp/armv5te/
OP_FILLED_NEW_ARRAY.S 3 %verify "unimplemented array type"
  /dalvik/vm/mterp/x86/
OP_FILLED_NEW_ARRAY.S 3 %verify "unimplemented array type"
  /external/chromium/base/threading/
platform_thread_posix.cc 193 // Leave it unimplemented.
  /external/chromium_org/ppapi/cpp/
module.h 153 // Unimplemented (disallow copy and assign).
  /external/chromium_org/third_party/freetype/include/freetype/
fterrdef.h 50 "unimplemented feature" )
  /external/chromium_org/third_party/libusb/src/libusb/
strerror.c 75 "Operation not supported or unimplemented on this platform",
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
eblc_table.h 171 // UNIMPLEMENTED: toString()
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLSL_impl.h 92 // GrGLSLExpr1::CastStr() is unimplemented because using them is likely an
  /external/chromium_org/third_party/skia/src/pipe/
SkGPipePriv.h 16 #define UNIMPLEMENTED
  /external/clang/test/SemaCXX/
vararg-non-pod.cpp 124 virtual void doit() = 0; // expected-note{{unimplemented pure virtual method}}
  /external/compiler-rt/lib/asan/
asan_linux.cc 118 UNIMPLEMENTED();
asan_win.cc 84 UNIMPLEMENTED();
  /external/e2fsprogs/lib/ext2fs/
ext2_err.c 89 "Unimplemented ext2 library function",
  /external/freetype/include/freetype/
fterrdef.h 50 "unimplemented feature" )

Completed in 384 milliseconds

1 2 3 4 5 6 78 91011>>