HomeSort by relevance Sort by last modified time
    Searched defs:Implementation (Results 1 - 22 of 22) sorted by null

  /frameworks/compile/libbcc/runtime/lib/
Makefile.mk 14 Implementation := Generic
  /external/compiler-rt/lib/
Makefile.mk 28 Implementation := Generic
  /external/compiler-rt/lib/asan/
Makefile.mk 16 Implementation := Generic
  /external/compiler-rt/lib/asan/interception/
Makefile.mk 16 Implementation := Generic
  /external/compiler-rt/lib/asan/interception/mach_override/
Makefile.mk 16 Implementation := Generic
  /external/compiler-rt/lib/profile/
Makefile.mk 15 Implementation := Generic
  /frameworks/compile/libbcc/runtime/lib/arm/
Makefile.mk 16 Implementation := Optimized
  /frameworks/compile/libbcc/runtime/lib/i386/
Makefile.mk 16 Implementation := Optimized
  /frameworks/compile/libbcc/runtime/lib/ppc/
Makefile.mk 16 Implementation := Optimized
  /frameworks/compile/libbcc/runtime/lib/x86_64/
Makefile.mk 16 Implementation := Optimized
  /external/compiler-rt/lib/arm/
Makefile.mk 17 Implementation := Optimized
  /external/compiler-rt/lib/i386/
Makefile.mk 17 Implementation := Optimized
  /external/compiler-rt/lib/ppc/
Makefile.mk 17 Implementation := Optimized
  /external/compiler-rt/lib/x86_64/
Makefile.mk 17 Implementation := Optimized
  /external/iproute2/doc/
api-ip6-flowlabels.tex 133 \paragraph{Implementation.}
134 \addcontentsline{toc}{subsection}{Implementation}
224 storage, so that the full implementation necessarily includes user space flow
261 \paragraph{Implementation.}
262 \addcontentsline{toc}{subsection}{Implementation}
323 still can be shared by another sockets. Current implementation does not allow
328 or closed all the sockets using it. Current implementation does not allow
  /external/bouncycastle/src/main/java/org/bouncycastle/x509/
X509Util.java 318 static class Implementation
323 Implementation(
346 static Implementation getImplementation(
379 return new Implementation(cls.newInstance(), prov);
393 throw new NoSuchAlgorithmException("cannot find implementation " + algorithm + " for provider " + prov.getName());
397 * return an implementation for a given algorithm/provider.
400 static Implementation getImplementation(
415 Implementation imp = getImplementation(baseName, Strings.toUpperCase(algorithm), prov[i]);
431 throw new NoSuchAlgorithmException("cannot find implementation " + algorithm);
  /external/v8/src/arm/
regexp-macro-assembler-arm.cc 598 // No custom implementation (yet): s(UC16), S(UC16).
861 RegExpMacroAssemblerARM::Implementation() {
    [all...]
  /external/v8/src/mips/
regexp-macro-assembler-mips.cc 588 // No custom implementation (yet): s(UC16), S(UC16).
874 RegExpMacroAssemblerMIPS::Implementation() {
    [all...]
  /external/v8/src/
regexp-macro-assembler-irregexp.cc 56 RegExpMacroAssemblerIrregexp::Implementation() {
regexp-macro-assembler-tracer.cc 39 unsigned int type = assembler->Implementation();
363 RegExpMacroAssemblerTracer::Implementation() {
364 return assembler_->Implementation();
  /external/v8/src/ia32/
regexp-macro-assembler-ia32.cc 654 // No custom implementation (yet): s(UC16), S(UC16).
923 RegExpMacroAssemblerIA32::Implementation() {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 

Completed in 727 milliseconds