/external/chromium_org/ppapi/shared_impl/ |
platform_file.cc | 17 #error Not implemented. 27 #error Not implemented.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/mock/ |
MockXmlNode.java | 191 throw new UnsupportedOperationException("Operation not implemented."); //$NON-NLS-1$ 215 // --- methods not implemented --- 219 throw new UnsupportedOperationException("Operation not implemented."); //$NON-NLS-1$ 224 throw new UnsupportedOperationException("Operation not implemented."); //$NON-NLS-1$ 229 throw new UnsupportedOperationException("Operation not implemented."); //$NON-NLS-1$ 234 throw new UnsupportedOperationException("Operation not implemented."); //$NON-NLS-1$ 239 throw new UnsupportedOperationException("Operation not implemented."); //$NON-NLS-1$ 244 throw new UnsupportedOperationException("Operation not implemented."); //$NON-NLS-1$ 249 throw new UnsupportedOperationException("Operation not implemented."); //$NON-NLS-1$ 255 throw new UnsupportedOperationException("Operation not implemented."); //$NON-NLS-1 [all...] |
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
ContentVideoViewClient.java | 12 * This contains the superset of callbacks that must be implemented by the embedder. 14 * onShowCustomView and onDestoryContentVideoView must be implemented, 22 * Called when the video view is ready to be shown. Must be implemented. 28 * Called when it's time to destroy the video view. Must be implemented.
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/ |
README | 4 Not all C library entry points are implemented in this way.
|
/external/chromium_org/third_party/mesa/src/src/gallium/include/state_tracker/ |
drisw_api.h | 19 * Implemented by the drisw target.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/ |
r200_maos.c | 3 /* Currently, can only use arrays, verts are not implemented, though
|
/external/chromium_org/tools/json_schema_compiler/test/ |
idl_namespace_specific_implement.idl | 5 // Tests the case of a namespace with specific implemented file.
|
idl_namespace_specific_implement_chromeos.idl | 5 // Tests the case of a namespace with specific implemented file on chromeos.
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/ |
ProxyData.java | 8 * An abstract marker interface implemented by all proxy data implementations.
|
/external/mesa3d/src/gallium/include/state_tracker/ |
drisw_api.h | 19 * Implemented by the drisw target.
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
r200_maos.c | 3 /* Currently, can only use arrays, verts are not implemented, though
|
/external/valgrind/main/drd/tests/ |
annotate_publish_hg.stderr.exp | 2 The annotation macro ANNOTATE_PUBLISH_MEMORY_RANGE has not yet been implemented in <valgrind/helgrind.h>
|
/external/kernel-headers/original/asm-mips/ |
pgtable-bits.h | 37 #define _PAGE_PRESENT (1<<6) /* implemented in software */ 38 #define _PAGE_READ (1<<7) /* implemented in software */ 39 #define _PAGE_WRITE (1<<8) /* implemented in software */ 40 #define _PAGE_ACCESSED (1<<9) /* implemented in software */ 41 #define _PAGE_MODIFIED (1<<10) /* implemented in software */ 55 #define _PAGE_PRESENT (1<<0) /* implemented in software */ 56 #define _PAGE_READ (1<<1) /* implemented in software */ 57 #define _PAGE_WRITE (1<<2) /* implemented in software */ 58 #define _PAGE_ACCESSED (1<<3) /* implemented in software */ 59 #define _PAGE_MODIFIED (1<<4) /* implemented in software * [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
curses.h | 531 extern NCURSES_EXPORT(int) baudrate (void); /* implemented */ 532 extern NCURSES_EXPORT(int) beep (void); /* implemented */ 537 extern NCURSES_EXPORT(bool) can_change_color (void); /* implemented */ 538 extern NCURSES_EXPORT(int) cbreak (void); /* implemented */ 541 extern NCURSES_EXPORT(int) clearok (WINDOW *,bool); /* implemented */ 544 extern NCURSES_EXPORT(int) color_content (short,short*,short*,short*); /* implemented */ 547 extern NCURSES_EXPORT(int) copywin (const WINDOW*,WINDOW*,int,int,int,int,int,int,int); /* implemented */ 548 extern NCURSES_EXPORT(int) curs_set (int); /* implemented */ 549 extern NCURSES_EXPORT(int) def_prog_mode (void); /* implemented */ 550 extern NCURSES_EXPORT(int) def_shell_mode (void); /* implemented */ [all...] |
ncurses.h | 531 extern NCURSES_EXPORT(int) baudrate (void); /* implemented */ 532 extern NCURSES_EXPORT(int) beep (void); /* implemented */ 537 extern NCURSES_EXPORT(bool) can_change_color (void); /* implemented */ 538 extern NCURSES_EXPORT(int) cbreak (void); /* implemented */ 541 extern NCURSES_EXPORT(int) clearok (WINDOW *,bool); /* implemented */ 544 extern NCURSES_EXPORT(int) color_content (short,short*,short*,short*); /* implemented */ 547 extern NCURSES_EXPORT(int) copywin (const WINDOW*,WINDOW*,int,int,int,int,int,int,int); /* implemented */ 548 extern NCURSES_EXPORT(int) curs_set (int); /* implemented */ 549 extern NCURSES_EXPORT(int) def_prog_mode (void); /* implemented */ 550 extern NCURSES_EXPORT(int) def_shell_mode (void); /* implemented */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
curses.h | 531 extern NCURSES_EXPORT(int) baudrate (void); /* implemented */ 532 extern NCURSES_EXPORT(int) beep (void); /* implemented */ 537 extern NCURSES_EXPORT(bool) can_change_color (void); /* implemented */ 538 extern NCURSES_EXPORT(int) cbreak (void); /* implemented */ 541 extern NCURSES_EXPORT(int) clearok (WINDOW *,bool); /* implemented */ 544 extern NCURSES_EXPORT(int) color_content (short,short*,short*,short*); /* implemented */ 547 extern NCURSES_EXPORT(int) copywin (const WINDOW*,WINDOW*,int,int,int,int,int,int,int); /* implemented */ 548 extern NCURSES_EXPORT(int) curs_set (int); /* implemented */ 549 extern NCURSES_EXPORT(int) def_prog_mode (void); /* implemented */ 550 extern NCURSES_EXPORT(int) def_shell_mode (void); /* implemented */ [all...] |
ncurses.h | 531 extern NCURSES_EXPORT(int) baudrate (void); /* implemented */ 532 extern NCURSES_EXPORT(int) beep (void); /* implemented */ 537 extern NCURSES_EXPORT(bool) can_change_color (void); /* implemented */ 538 extern NCURSES_EXPORT(int) cbreak (void); /* implemented */ 541 extern NCURSES_EXPORT(int) clearok (WINDOW *,bool); /* implemented */ 544 extern NCURSES_EXPORT(int) color_content (short,short*,short*,short*); /* implemented */ 547 extern NCURSES_EXPORT(int) copywin (const WINDOW*,WINDOW*,int,int,int,int,int,int,int); /* implemented */ 548 extern NCURSES_EXPORT(int) curs_set (int); /* implemented */ 549 extern NCURSES_EXPORT(int) def_prog_mode (void); /* implemented */ 550 extern NCURSES_EXPORT(int) def_shell_mode (void); /* implemented */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
curses.h | 531 extern NCURSES_EXPORT(int) baudrate (void); /* implemented */ 532 extern NCURSES_EXPORT(int) beep (void); /* implemented */ 537 extern NCURSES_EXPORT(bool) can_change_color (void); /* implemented */ 538 extern NCURSES_EXPORT(int) cbreak (void); /* implemented */ 541 extern NCURSES_EXPORT(int) clearok (WINDOW *,bool); /* implemented */ 544 extern NCURSES_EXPORT(int) color_content (short,short*,short*,short*); /* implemented */ 547 extern NCURSES_EXPORT(int) copywin (const WINDOW*,WINDOW*,int,int,int,int,int,int,int); /* implemented */ 548 extern NCURSES_EXPORT(int) curs_set (int); /* implemented */ 549 extern NCURSES_EXPORT(int) def_prog_mode (void); /* implemented */ 550 extern NCURSES_EXPORT(int) def_shell_mode (void); /* implemented */ [all...] |
ncurses.h | 531 extern NCURSES_EXPORT(int) baudrate (void); /* implemented */ 532 extern NCURSES_EXPORT(int) beep (void); /* implemented */ 537 extern NCURSES_EXPORT(bool) can_change_color (void); /* implemented */ 538 extern NCURSES_EXPORT(int) cbreak (void); /* implemented */ 541 extern NCURSES_EXPORT(int) clearok (WINDOW *,bool); /* implemented */ 544 extern NCURSES_EXPORT(int) color_content (short,short*,short*,short*); /* implemented */ 547 extern NCURSES_EXPORT(int) copywin (const WINDOW*,WINDOW*,int,int,int,int,int,int,int); /* implemented */ 548 extern NCURSES_EXPORT(int) curs_set (int); /* implemented */ 549 extern NCURSES_EXPORT(int) def_prog_mode (void); /* implemented */ 550 extern NCURSES_EXPORT(int) def_shell_mode (void); /* implemented */ [all...] |
/libcore/dalvik/src/main/java/dalvik/bytecode/ |
Opcodes.java | 250 /** Never implemented; do not use. */ 252 /** Never implemented; do not use. */ 254 /** Never implemented; do not use. */ 256 /** Never implemented; do not use. */ 258 /** Never implemented; do not use. */ 260 /** Never implemented; do not use. */ 262 /** Never implemented; do not use. */ 264 /** Never implemented; do not use. */ 266 /** Never implemented; do not use. */ 268 /** Never implemented; do not use. * [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/discovery/ |
NdkScannerInfoCollector.java | 40 throw new Error("Not implemented"); //$NON-NLS-1$ 45 throw new Error("Not implemented"); //$NON-NLS-1$ 50 throw new Error("Not implemented"); //$NON-NLS-1$ 65 throw new Error("Not implemented"); //$NON-NLS-1$ 70 throw new Error("Not implemented"); //$NON-NLS-1$ 80 throw new Error("Not implemented"); //$NON-NLS-1$ 85 throw new Error("Not implemented"); //$NON-NLS-1$ 90 throw new Error("Not implemented"); //$NON-NLS-1$ 95 throw new Error("Not implemented"); //$NON-NLS-1$
|
/dalvik/dx/src/com/android/dx/merge/ |
SortableType.java | 25 * preceded by its supertype and implemented interfaces. 68 * Assigns this type's depth if the depths of its supertype and implemented 88 SortableType implemented = types[interfaceIndex]; local 89 if (implemented == null) { 91 } else if (implemented.depth == -1) { 94 max = Math.max(max, implemented.depth);
|
/external/chromium_org/base/ |
os_compat_android.h | 12 // Not implemented in Bionic. 15 // Not exposed or implemented in Bionic.
|
/external/chromium_org/chrome/browser/extensions/api/bluetooth/ |
bluetooth_extension_function.h | 23 // bluetooth adapter and calls DoWork() implemented by individual bluetooth 38 // Implemented by individual bluetooth extension functions, called
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
dbgprint.c | 21 * size of the buffer needed. This can be implemented 23 #error "not implemented for win32"
|