Searched
full:implemented (Results
2576 -
2600 of
6896) sorted by null
<<101102103104105106107108109110>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
CGIHTTPServer.py | 41 The POST command is *only* implemented for CGI scripts. 57 This is only implemented for CGI scripts.
|
stringold.py | 4 # Python 1.6, many of these functions are implemented as methods on the 5 # standard string object. They used to be implemented by a built-in module
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
CGIHTTPServer.py | 41 The POST command is *only* implemented for CGI scripts. 57 This is only implemented for CGI scripts.
|
stringold.py | 4 # Python 1.6, many of these functions are implemented as methods on the 5 # standard string object. They used to be implemented by a built-in module
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ImageUtilsTest.java | 222 // This code is not a test. When I implemented image cropping, I first implemented
|
/system/media/audio_utils/ |
tinysndfile.c | 417 case SF_FORMAT_FLOAT: // transcoding from short to float not yet implemented 436 case SF_FORMAT_PCM_U8: // transcoding from float to byte/short not yet implemented
|
/art/compiler/sea_ir/types/ |
type_inference.cc | 131 LOG(FATAL) << "Error: Type inference for 64-bit variables has not been implemented.";
|
/bionic/libc/include/ |
pthread.h | 294 * can be implemented as macros that might introduce opening and
|
/bionic/libc/include/sys/ |
_errdefs.h | 77 __BIONIC_ERRDEF( ENOSYS , 38, "Function not implemented" )
|
/cts/tests/tests/media/src/android/media/cts/ |
SoundPoolTest.java | 45 * should be implemented by child class
|
/cts/tools/dasm/src/java_cup/ |
terminal.java | 8 * object it will be implemented with at runtime (i.e. the class of object
|
/development/ndk/platforms/android-3/include/sys/ |
_errdefs.h | 76 __BIONIC_ERRDEF( ENOSYS , 38, "Function not implemented" )
|
/development/ndk/platforms/android-9/include/ |
pthread.h | 294 * can be implemented as macros that might introduce opening and
|
/development/ndk/platforms/android-9/samples/native-audio/src/com/example/nativeaudio/ |
NativeAudio.java | 289 /** Native methods, implemented in jni folder */
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ForegroundService.java | 198 * <p>Note that this is implemented as an inner class only keep the sample
|
/device/generic/goldfish/camera/ |
EmulatedCamera2.cpp | 212 * of these callbacks. Implemented in this class, these callbacks simply
|
EmulatedCameraHotplugThread.cpp | 58 ALOGE("%s: Not implemented. Use requestExit + join instead",
|
/external/aac/libAACenc/src/ |
aacenc_tns.h | 165 /* can be implemented as union */
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
DFA.as | 3 /** A DFA implemented as a set of transition tables.
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
RewriteRuleElementStream.as | 170 throw new Error("Not implemented"); // should be abstract
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
doxygengroups.dox | 164 /// The base recognizer interface is implemented by all higher level recognizers
|
mainpage.dox | 70 /// Hashtable, Vector and Trie, implemented by pointers to structures. These are freely available for your own programming needs.
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
DFA.java | 30 /** A DFA implemented as a set of transition tables.
|
/external/antlr/antlr-3.4/runtime/Ruby/ |
History.txt | 116 from being implemented as named constants in the class body to class
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/ |
antlr3.rb | 87 command-line script by using functionality implemented in the Main module. the
|
Completed in 1451 milliseconds
<<101102103104105106107108109110>>