HomeSort by relevance Sort by last modified time
    Searched full:implemented (Results 776 - 800 of 6896) sorted by null

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libesd.so.0 
libesd.so.0.2 
libesd.so.0.2.38 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dccp.h 182 DCCPF_SHORT_SEQNOS = 2, /* XXX: not yet implemented */
184 DCCPF_ECN_INCAPABLE = 4, /* XXX: not yet implemented */
189 DCCPF_DATA_CHECKSUM = 9, /* XXX: not yet implemented */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libesd.so 
libesd.so.0 
libesd.so.0.2 
libesd.so.0.2.38 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dccp.h 182 DCCPF_SHORT_SEQNOS = 2, /* XXX: not yet implemented */
184 DCCPF_ECN_INCAPABLE = 4, /* XXX: not yet implemented */
189 DCCPF_DATA_CHECKSUM = 9, /* XXX: not yet implemented */
  /external/chromium_org/v8/src/
builtins.h 66 // Define list of builtins implemented in C++.
87 // Define list of builtins implemented in assembly.
214 // Define list of builtin handlers implemented in assembly.
224 // Define list of builtins used by the debugger implemented in assembly.
256 // Define list of builtins implemented in JavaScript.
  /external/llvm/docs/HistoricalNotes/
2001-05-18-ExceptionHandling.txt 107 The foo/barCleanup labels are implemented as:
117 call throw(E) // Implemented by the C++ runtime, described below
120 implemented by the C++ support library. It returns the current exception
172 The throw(E) function would then be implemented like this (which may be
195 That's a brief rundown of how C++ exception handling could be implemented in
  /external/qemu/hw/
smc91c111.c 369 /* Not implemented. */
379 fprintf(stderr, "smc91c111:EEPROM store not implemented\n");
381 fprintf(stderr, "smc91c111:EEPROM reload not implemented\n");
481 /* Not implemented. */
484 /* Not implemented. */
523 /* Not implemented. */
539 /* Not implemented. */
551 /* Not implemented. */
616 /* Not implemented. */
619 /* Not implemented. *
    [all...]
  /external/chromium_org/third_party/icu/source/common/
resbund.cpp 71 * The ResourceBundle parsing mechanism is implemented as a transition
73 * implemented as a matrix (instead of in code) to make this even
107 * Inheritance is implemented. For example, xx_YY_zz inherits as
108 * follows: xx_YY_zz, xx_YY, xx, default. Inheritance is implemented
112 * Fallback files are implemented. The fallback pattern is Language
131 * Thread-safety is implemented around caches, both the cache that
145 * don't inherit (that's implemented by TableCollation) and they own
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
atomicops-internals-windows.h 352 fprintf(stderr, "64-bit %s() not implemented on this platform\n",
360 #if 0 // Not implemented
379 #if 0 // Not implemented
401 #if 0 // Not implemented
426 #if 0 // Not implemented
439 #if 0 // Not implemented
460 #if 0 // Not implemented
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
atomicops-internals-windows.h 351 fprintf(stderr, "64-bit %s() not implemented on this platform\n",
359 #if 0 // Not implemented
378 #if 0 // Not implemented
400 #if 0 // Not implemented
425 #if 0 // Not implemented
438 #if 0 // Not implemented
459 #if 0 // Not implemented
  /external/icu4c/common/
resbund.cpp 71 * The ResourceBundle parsing mechanism is implemented as a transition
73 * implemented as a matrix (instead of in code) to make this even
107 * Inheritance is implemented. For example, xx_YY_zz inherits as
108 * follows: xx_YY_zz, xx_YY, xx, default. Inheritance is implemented
112 * Fallback files are implemented. The fallback pattern is Language
131 * Thread-safety is implemented around caches, both the cache that
145 * don't inherit (that's implemented by TableCollation) and they own
  /frameworks/av/media/libstagefright/rtsp/
AMPEG4AudioAssembler.cpp 120 return ERROR_UNSUPPORTED; // XXX to be implemented
185 return ERROR_UNSUPPORTED; // XXX to be implemented
272 return ERROR_UNSUPPORTED; // XXX to be implemented;
274 CHECK_EQ(audioMuxVersion, 0u); // XXX to be implemented
290 TRESPASS(); // XXX to be implemented
340 TRESPASS(); // XXX to be implemented
363 CHECK(!mMuxConfigPresent); // XXX to be implemented
  /libcore/luni/src/test/java/libcore/java/sql/
OldResultSetMetaDataTest.java 424 * Feature only partially implemented.Missing: Test positive case
503 * implemented. May be an optional feature.
567 * partially implemented. May be an optional feature.
605 * Feature only partially implemented.
627 * implemented. Missing: test for searchable field.
651 * fields fail, Feature only partially implemented. Missing: test positive
675 * implemented.
  /art/runtime/gc/space/
large_object_space.h 32 // Abstraction implemented by all large object spaces.
77 // A discontinuous large object space implemented by individual mmap/munmap calls.
187 // contains the size of the previous free block preceding it. Implemented in such a way that we
  /external/chromium_org/native_client_sdk/src/doc/devguide/coding/
native-client-modules.rst 30 The C API uses a prefix convention to show whether an interface is implemented
32 read as "Pepper *browser*") are implemented in the browser and they are called
34 implemented in the module; they are called from the browser and will execute on
  /external/chromium_org/net/third_party/nss/patches/
ciphersuiteversion.patch 18 * SSL_DH_ANON_EXPORT_WITH_RC4_40_MD5: never implemented
19 * SSL_DH_ANON_EXPORT_WITH_DES40_CBC_SHA: never implemented
130 * Implemented ("isPresent") shouldn't change for servers.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ConsoleModel.js 195 // Implemented by concrete instances
203 // Implemented by concrete instances
211 // Implemented by concrete instances
  /external/chromium_org/third_party/sqlite/src/tool/
genfkey.README 7 implemented using SQL triggers, which SQLite does support. This text
28 At this time, all foreign keys are implemented as if they were
49 will also parse the "SET DEFAULT" action, but this is not implemented
  /external/jmonkeyengine/engine/src/core/com/jme3/material/
Technique.java 61 * @param def The technique definition being implemented.
79 * Returns the technique definition that is implemented by this technique
82 * @return the technique definition that is implemented by this technique
  /external/qemu/distrib/sdl-1.2.15/
README.RISCOS 81 The following list is an overview of how much of the SDL is implemented. The areas match the main areas of the SDL.
84 Window Manager - Mostly done. SetIcon/IconifyWindow not implemented.
88 CDROM - Not implemented.

Completed in 1562 milliseconds

<<31323334353637383940>>