OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:implemented
(Results
226 - 250
of
6896
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/guava/guava-testlib/src/com/google/common/collect/testing/
TestSubjectGenerator.java
20
* To be
implemented
by test generators that can produce test subjects without
/external/javassist/src/main/javassist/tools/rmi/
Proxy.java
19
* An interface
implemented
by proxy classes.
/external/libsepol/include/sepol/policydb/
symtab.h
9
* is arbitrary. The symbol table type is
implemented
/external/llvm/lib/Target/X86/
X86TargetMachine.h
45
llvm_unreachable("getInstrInfo not
implemented
");
51
llvm_unreachable("getJITInfo not
implemented
");
55
llvm_unreachable("getTargetLowering not
implemented
");
58
llvm_unreachable("getSelectionDAGInfo not
implemented
");
/external/marisa-trie/
README.android
8
Algorithm with Recursively
Implemented
StorAge (MARISA) -- static and
/external/oprofile/libabi/
op_abi.h
4
* the majority of which is
implemented
in C++. this is the file which is
/external/qemu/distrib/sdl-1.2.15/
TODO
6
* DirectInput joystick support needs to be
implemented
/external/skia/bench/
BenchTimer.h
20
* SysTimers and GpuTimers are
implemented
orthogonally.
/external/webrtc/src/system_wrappers/source/
cpu.cc
20
// Not
implemented
yet, might be possible to use Linux implementation
/frameworks/av/media/libeffects/lvm/lib/Common/src/
DC_2I_D16_TRC_WRA_01_Private.h
24
/* The internal state variables are
implemented
in a (for the user) hidden structure */
/frameworks/base/graphics/java/android/graphics/
MaskFilter.java
22
* installed into a Paint. Blur and emboss are
implemented
as subclasses of MaskFilter.
/libcore/luni/src/main/java/java/lang/reflect/
Type.java
20
* Common interface
implemented
by all Java types.
/libcore/luni/src/main/java/java/util/
RandomAccess.java
21
* RandomAccess is
implemented
by {@code List} implementations that support fast
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
bpqether.h
22
* currently not
implemented
, though. If someone wants to hook a radio
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
bpqether.h
22
* currently not
implemented
, though. If someone wants to hook a radio
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
bpqether.h
22
* currently not
implemented
, though. If someone wants to hook a radio
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/mock/
MockNamedNodeMap.java
94
throw new UnsupportedOperationException("Operation not
implemented
."); //$NON-NLS-1$
99
throw new UnsupportedOperationException("Operation not
implemented
."); //$NON-NLS-1$
104
throw new UnsupportedOperationException("Operation not
implemented
."); //$NON-NLS-1$
109
throw new UnsupportedOperationException("Operation not
implemented
."); //$NON-NLS-1$
/developers/build/prebuilts/gradle/CardEmulation/CardEmulationSample/src/main/java/com/example/android/cardemulation/
CardEmulationFragment.java
56
// Not
implemented
.
61
// Not
implemented
.
/developers/samples/android/connectivity/nfc/CardEmulation/CardEmulationSample/src/main/java/com/example/android/cardemulation/
CardEmulationFragment.java
56
// Not
implemented
.
61
// Not
implemented
.
/development/ndk/samples/hello-jni/src/com/example/hellojni/
HelloJni.java
40
/* A native method that is
implemented
by the
47
*
implemented
by 'hello-jni'. This is simply to show that
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/
KeyFactory.java
87
throw new InvalidKeySpecException("not
implemented
yet " + key + " " + keySpec);
93
throw new InvalidKeyException("not
implemented
yet " + key);
/external/chromium/chrome/browser/ui/cocoa/tab_contents/
web_contents_drag_source.h
38
// Creates the drag image.
Implemented
by the subclass.
41
// Put the data being dragged onto the pasteboard.
Implemented
by the
/external/chromium/third_party/libjingle/source/
CHANGELOG
24
-
Implemented
Jingle protocols XEP-166 and XEP-167.
25
- Backward compatible with Google Talk Call Signaling protocol
implemented
/external/chromium/third_party/libjingle/source/talk/base/
sslstreamadapter.cc
45
#error "Not
implemented
yet"
59
// not
implemented
yet
/external/chromium_org/chrome/browser/thumbnails/
render_widget_snapshot_taker_unittest.cc
26
// RenderWidgetHost::AskForSnapshot is not
implemented
for X11
55
// RenderWidgetHost::AskForSnapshot is not
implemented
for X11
Completed in 1133 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>