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

<<11121314151617181920>>

  /external/llvm/include/llvm/CodeGen/PBQP/
HeuristicBase.h 20 /// solver behaviour implemented for a number of methods.
40 /// These methods are implemented in this class for documentation purposes,
189 llvm_unreachable("Must be implemented in derived class.");
197 llvm_unreachable("Must be implemented in derived class.");
204 llvm_unreachable("Must be implemented in derived class.");
210 llvm_unreachable("Must be implemented in derived class.");
216 llvm_unreachable("Must be implemented in derived class.");
227 llvm_unreachable("Must be implemented in derived class.");
  /external/llvm/lib/Transforms/Hello/
Hello.cpp 43 // Hello2 - The second implementation with getAnalysisUsage implemented.
64 Y("hello2", "Hello World Pass (with getAnalysisUsage implemented)");
  /external/skia/src/core/
SkTLS.h 53 * Implemented by the platform, to return the value of our (one) slot per-thread
67 * Implemented by the platform, to set the value for our (one) slot per-thread
  /frameworks/av/services/camera/libcameraservice/api1/client2/
BurstCapture.cpp 43 ALOGE("Not completely implemented");
108 ALOGE("Not implemented");
  /frameworks/base/core/tests/coretests/src/android/app/activity/
LocalReceiver.java 42 //resultString = "This is the correct behavior but not yet implemented";
58 //resultString = "This is the correct behavior but not yet implemented";
  /frameworks/base/location/lib/java/com/android/location/provider/
GeocodeProvider.java 28 * Base class for geocode providers implemented as unbundled services.
30 * <p>Geocode providers can be implemented as services and return the result of
  /frameworks/base/obex/javax/obex/
ServerRequestHandler.java 111 * If this method is not implemented by the class that extends this class,
148 * If this method is not implemented by the class that extends this class,
179 * If this method is not implemented by the class that extends this class,
209 * If this method is not implemented by the class that extends this class,
230 * If this method is not implemented by the class that extends this class,
253 * If this method is not implemented by the class that extends this class,
264 * If this method is not implemented by the class that extends this class,
273 * If this method is not implemented by the class that extends this class,
  /hardware/qcom/camera/QCamera2/HAL/
QCameraThermalAdapter.h 78 QCameraThermalAdapter(QCameraThermalAdapter const& copy); // not implemented
79 QCameraThermalAdapter& operator=(QCameraThermalAdapter const& copy); // not implemented
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
Collapser.java 36 * Interface implemented by data types that can be collapsed into groups of similar data. This
47 * through the {@Link Collapsible#collapseWith(Object)} function implemented by the data item.
  /libcore/crypto/src/main/java/org/conscrypt/
SSLEngineImpl.java 204 * This method works according to the specification of implemented class.
214 * This method works according to the specification of implemented class.
224 * This method works according to the specification of implemented class.
234 * This method works according to the specification of implemented class.
244 * This method works according to the specification of implemented class.
254 * This method works according to the specification of implemented class.
269 * This method works according to the specification of implemented class.
279 * This method works according to the specification of implemented class.
289 * This method works according to the specification of implemented class.
299 * This method works according to the specification of implemented class
    [all...]
  /cts/tools/dex-tools/
README.txt 6 Support for direct navigation to super classes and similar will be implemented in a layer on top of the provided data structure.
  /cts/tools/dex-tools/src/dex/structure/
DexAnnotationAttribute.java 20 * {@code DexAnnotationValue} is implemented by annotation values. In the
  /developers/build/prebuilts/gradle/CardEmulation/CardEmulationSample/src/main/res/values/
base-strings.xml 31 The "CardReader" sample can be used to read the loyalty card implemented in this sample.
  /developers/build/prebuilts/gradle/CardReader/CardReaderSample/src/main/res/values/
base-strings.xml 28 loyalty card implemented in the "CardEmulation" sample.\n\n
  /developers/samples/android/connectivity/nfc/CardEmulation/
template-params.xml 33 The "CardReader" sample can be used to read the loyalty card implemented in this sample.
  /developers/samples/android/connectivity/nfc/CardReader/
template-params.xml 33 loyalty card implemented in the "CardEmulation" sample.\n\n
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
MessageFormatFieldTest.java 34 // implemented in
NumberFormatFieldTest.java 34 // implemented in
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformerClient.java 28 * is implemented, pass in a TransformState reference to the
  /external/apache-xml/src/main/java/org/apache/xpath/patterns/
NodeTestFilter.java 24 * This interface should be implemented by Nodes and/or iterators,
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
BaseKeyGenerator.java 40 throw new InvalidAlgorithmParameterException("Not Implemented");
  /external/chromium/chrome/browser/automation/
chrome_frame_automation_provider.h 6 // activity. The client-side endpoint is implemented by
  /external/chromium/chrome/browser/debugger/
devtools_remote.h 15 // This interface should be implemented by a class that wants to handle
  /external/chromium/chrome/browser/history/
in_memory_database.h 35 // Implemented for URLDatabase.
  /external/chromium/chrome/browser/instant/
instant_loader_delegate.h 20 // InstantLoader's delegate. This interface is implemented by InstantController.

Completed in 1506 milliseconds

<<11121314151617181920>>