Searched refs:Implementation (Results 1 - 25 of 29) sorted by relevance

12

/external/bouncycastle/src/main/java/org/bouncycastle/x509/
H A DX509Store.java19 X509Util.Implementation impl = X509Util.getImplementation("X509Store", type);
40 X509Util.Implementation impl = X509Util.getImplementation("X509Store", type, provider);
50 private static X509Store createStore(X509Util.Implementation impl, X509StoreParameters parameters)
H A DX509Util.java318 static class Implementation class in class:X509Util
323 Implementation( method in class:X509Util.Implementation
346 static Implementation getImplementation(
379 return new Implementation(cls.newInstance(), prov);
400 static Implementation getImplementation(
415 Implementation imp = getImplementation(baseName, Strings.toUpperCase(algorithm), prov[i]);
/external/mesa3d/docs/
H A DMESA_window_pos.spec118 New Implementation Dependent State
H A DMESA_resize_buffers.spec75 New Implementation Dependent State
H A DMESA_shader_debug.spec250 New Implementation Dependent State
H A DMESA_swap_control.spec119 New Implementation Dependent State
H A DMESA_swap_frame_usage.spec194 New Implementation Dependent State
H A DMESA_texture_array.spec724 New Implementation Dependent State
/external/v8/src/
H A Dregexp-macro-assembler-tracer.cc39 unsigned int type = assembler->Implementation();
363 RegExpMacroAssemblerTracer::Implementation() { function in class:v8::internal::RegExpMacroAssemblerTracer
364 return assembler_->Implementation();
H A Dregexp-macro-assembler-tracer.h79 virtual IrregexpImplementation Implementation();
H A Dregexp-macro-assembler-irregexp.h108 virtual IrregexpImplementation Implementation();
H A Dregexp-macro-assembler.h144 virtual IrregexpImplementation Implementation() = 0;
H A Dregexp-macro-assembler-irregexp.cc56 RegExpMacroAssemblerIrregexp::Implementation() { function in class:v8::internal::RegExpMacroAssemblerIrregexp
/external/oprofile/events/mips/34K/
H A Devents46 event:0x1c counters:0 um:zero minimum:500 name:POLICY_EVENTS : 28-0 Implementation specific policy manager events
47 event:0x1d counters:0 um:zero minimum:500 name:ISPRAM_EVENTS : 29-0 Implementation specific ISPRAM events
48 event:0x1e counters:0 um:zero minimum:500 name:COREEXTEND_EVENTS : 30-0 Implementation specific CorExtend events
49 event:0x1f counters:0 um:zero minimum:500 name:YIELD_EVENTS : 31-0 Implementation specific yield events
119 event:0x41c counters:1 um:zero minimum:500 name:CP2_EVENTS : 28-1 Implementation specific CP2 events
120 event:0x41d counters:1 um:zero minimum:500 name:DSPRAM_EVENTS : 29-1 Implementation specific DSPRAM events
122 event:0x41f counters:1 um:zero minimum:500 name:ITC_EVENT : 31-1 Implementation specific yield event
/external/oprofile/events/mips/74K/
H A Devents75 event:0x3b counters:0,2 um:zero minimum:500 name:COREEXTEND_EVENTS : 59-0 Implementation specific CorExtend events
77 event:0x3e counters:0,2 um:zero minimum:500 name:ISPRAM_EVENTS : 62-0 Implementation specific ISPRAM events
79 event:0x40 counters:0,2 um:zero minimum:500 name:SYSTEM_EVENT_0 : 64-0 Implementation specific system event 0
80 event:0x41 counters:0,2 um:zero minimum:500 name:SYSTEM_EVENT_2 : 65-0 Implementation specific system event 2
81 event:0x42 counters:0,2 um:zero minimum:500 name:SYSTEM_EVENT_4 : 66-0 Implementation specific system event 4
82 event:0x43 counters:0,2 um:zero minimum:500 name:SYSTEM_EVENT_6 : 67-0 Implementation specific system event 6
147 event:0x43e counters:1,3 um:zero minimum:500 name:DSPRAM_EVENTS : 62-1 Implementation specific events from the DSPRAM block
149 event:0x440 counters:0,2 um:zero minimum:500 name:SYSTEM_EVENT_1 : 64-1 Implementation specific system event 1
150 event:0x441 counters:0,2 um:zero minimum:500 name:SYSTEM_EVENT_3 : 65-1 Implementation specific system event 3
151 event:0x442 counters:0,2 um:zero minimum:500 name:SYSTEM_EVENT_5 : 66-1 Implementation specifi
[all...]
/external/oprofile/events/mips/1004K/
H A Devents46 event:0x1c counters:0 um:zero minimum:500 name:POLICY_EVENTS : 28-0 Implementation specific policy manager events
47 event:0x1d counters:0 um:zero minimum:500 name:ISPRAM_EVENTS : 29-0 Implementation specific ISPRAM events
48 event:0x1e counters:0 um:zero minimum:500 name:COREEXTEND_EVENTS : 30-0 Implementation specific CorExtend events
49 event:0x1f counters:0 um:zero minimum:500 name:YIELD_EVENTS : 31-0 Implementation specific yield events
127 event:0x41c counters:1 um:zero minimum:500 name:CP2_EVENTS : 28-1 Implementation specific CP2 events
128 event:0x41d counters:1 um:zero minimum:500 name:DSPRAM_EVENTS : 29-1 Implementation specific DSPRAM events
130 event:0x41f counters:1 um:zero minimum:500 name:ITC_EVENT : 31-1 Implementation specific yield event
/external/oprofile/events/mips/24K/
H A Devents46 event:0x1d counters:0 um:zero minimum:500 name:ISPRAM_EVENTS : 29-0 Implementation specific ISPRAM events
47 event:0x1e counters:0 um:zero minimum:500 name:COREEXTEND_EVENTS : 30-0 Implementation specific CorExtend events
110 event:0x41c counters:1 um:zero minimum:500 name:CP2_EVENTS : 28-1 Implementation specific CP2 events
111 event:0x41d counters:1 um:zero minimum:500 name:DSPRAM_EVENTS : 29-1 Implementation specific DSPRAM events
/external/v8/src/arm/
H A Dregexp-macro-assembler-arm.h90 virtual IrregexpImplementation Implementation();
/external/v8/src/ia32/
H A Dregexp-macro-assembler-ia32.h88 virtual IrregexpImplementation Implementation();
/external/v8/src/mips/
H A Dregexp-macro-assembler-mips.cc295 RegExpMacroAssemblerMIPS::Implementation() { function in class:v8::internal::RegExpMacroAssemblerMIPS
H A Dregexp-macro-assembler-mips.h89 virtual IrregexpImplementation Implementation();
/external/v8/src/x64/
H A Dregexp-macro-assembler-x64.h83 virtual IrregexpImplementation Implementation();
/external/iproute2/doc/
H A Dapi-ip6-flowlabels.tex133 \paragraph{Implementation.}
134 \addcontentsline{toc}{subsection}{Implementation}
261 \paragraph{Implementation.}
262 \addcontentsline{toc}{subsection}{Implementation}
130 \\paragraph{Implementation.} paragraph
258 \\paragraph{Implementation.} paragraph
/external/mesa3d/docs/OLD/
H A DMESA_program_debug.spec294 New Implementation Dependent State
/external/pcre/
H A Dpcregexp.pas304 Implementation

Completed in 341 milliseconds

12