Searched
full:implemented (Results
551 -
575 of
6896) sorted by null
<<21222324252627282930>>
/external/chromium_org/chrome/browser/password_manager/ |
password_syncable_service.cc | 33 "Password Syncable Service Not Implemented.")); 51 "Password Syncable Service Not Implemented.",
|
/external/chromium_org/chrome/browser/sync/glue/ |
model_associator.h | 47 // method is only implemented for model associators that are invoked 53 // TODO(zea): This should be implemented automatically for each datatype, see
|
password_model_associator.h | 79 // Not implemented. 82 // Not implemented.
|
/external/chromium_org/chrome/test/chromedriver/ |
keycode_text_conversion_unittest.cc | 121 // Not implemented on Linux. 143 // Not implemented on Linux.
|
/external/chromium_org/chrome_frame/ |
com_message_event.cc | 54 DLOG(WARNING) << "Not implemented: " << __FUNCTION__; 60 DLOG(WARNING) << "Not implemented: " << __FUNCTION__;
|
/external/chromium_org/content/renderer/media/ |
webrtc_audio_device_not_impl.h | 19 // this class. The main purpose of breaking out non-implemented methods into 35 // Methods in webrtc::AudioDeviceModule which are not yet implemented.
|
/external/chromium_org/device/bluetooth/ |
bluetooth_profile.h | 64 // Implemented version of the profile. 68 // Implemented feature set of the profile.
|
/external/chromium_org/jingle/glue/ |
thread_wrapper.h | 21 // that is used by P2P part of libjingle is implemented. There are two ways to 75 // in the body). Some of this methods can be implemented if it
|
/external/chromium_org/media/audio/cras/ |
audio_manager_cras.cc | 84 DLOG_IF(ERROR, !device_id.empty()) << "Not implemented!"; 106 DLOG_IF(ERROR, !output_device_id.empty()) << "Not implemented!";
|
/external/chromium_org/media/audio/openbsd/ |
audio_manager_openbsd.cc | 97 DLOG_IF(ERROR, !device_id.empty()) << "Not implemented!"; 120 DLOG_IF(ERROR, !output_device_id.empty()) << "Not implemented!";
|
/external/chromium_org/mojo/common/test/ |
multiprocess_test_base_unittest.cc | 25 // TODO(vtl): Not implemented on Windows yet. 35 // TODO(vtl): Not implemented on Windows yet.
|
/external/chromium_org/ppapi/c/ |
ppb_messaging.h | 22 * This file defines the <code>PPB_Messaging</code> interface implemented 33 * The <code>PPB_Messaging</code> interface is implemented by the browser
|
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/ |
IDBEventDispatcher.cpp | 78 // (I think that so far webkit hasn't implemented the window.onerror 80 // event on the window until that has been implemented)." -- Jonas Sicking
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
plarenas.h | 53 #if 0 /* Not implemented */ 64 #if 0 /* Not implemented */
|
/external/chromium_org/ui/gfx/win/ |
window_impl.h | 22 // An interface implemented by classes that use message maps. 23 // ProcessWindowMessage is implemented by the BEGIN_MESSAGE_MAP_EX macro.
|
/external/chromium_org/ui/views/controls/native/ |
native_view_host_aura.cc | 70 // however pose a speed degradation if not implemented. 71 LOG(WARNING) << "NativeViewHostAura::InstallClip is not implemented yet.";
|
/external/clang/test/CodeGenCXX/ |
devirtualize-virtual-function-calls-final.cpp | 84 // not implemented yet. 180 // not implemented yet.
|
/external/compiler-rt/lib/tsan/rtl/ |
tsan_sync.h | 121 SyncTab(const SyncTab&); // Not implemented. 122 void operator = (const SyncTab&); // Not implemented.
|
/external/iptables/libipq/ |
ipq_read.3 | 52 This is implemented internally by the library via the 99 Joost Remijn implemented the timeout feature, which appeared in the 1.2.4 release of iptables.
|
/external/javassist/src/main/javassist/expr/ |
Handler.java | 93 * This method has not been implemented yet. 98 throw new RuntimeException("not implemented yet");
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/control/ |
AbstractControl.java | 77 * To be implemented in subclass. 82 * To be implemented in subclass.
|
/external/llvm/docs/HistoricalNotes/ |
2000-12-06-MeetingSummary.txt | 56 currently implemented. 74 type spaces, or packet length [if packets were implemented]). Several
|
2001-09-18-OptimizeExceptions.txt | 19 4. EH is typically implemented with large lookup tables. Ours is going to 34 Additionally, this optimization can be implemented in a straight forward
|
/external/llvm/include/llvm/Transforms/Utils/ |
ValueMapper.h | 25 /// ValueMapTypeRemapper - This is a class that can be implemented by clients 37 /// ValueMaterializer - This is a class that can be implemented by clients
|
/external/llvm/lib/CodeGen/ |
ExpandISelPseudos.cpp | 12 // implemented with a conditional branch and a phi, or an atomic operation 13 // implemented with a loop.
|
Completed in 1948 milliseconds
<<21222324252627282930>>