Home
last modified time | relevance | path

Searched refs:processing (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DCertPathReviewerMessages.properties10 ## name constraints processing errors
54 # error processing the name constraints extension
56 CertPathReviewer.ncExtError.text = Name constraint checking failed: there was an error processing t…
57 CertPathReviewer.ncExtError.summary = Error processing the name constraints extension.
58 …ExtError.details = Name constraint checking failed: there was an error processing the name constra…
60 # error processing the subject alternative name extension
62 …ameExtError.text = Name constraint checking failed: there was an error processing the subject alte…
63 CertPathReviewer.subjAltNameExtError.summary = Error processing the subject alternative name extens…
64 …ExtError.details = Name constraint checking failed: there was an error processing the subject alte…
84 …engthConstError.text = Path length checking failed: there was an error processing the basic constr…
[all …]
/external/boringssl/linux-arm/crypto/modes/
Dghashv8-armx.S28 vext.8 q8,q12,q12,#8 @ Karatsuba pre-processing
34 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing
49 vext.8 q9,q14,q14,#8 @ Karatsuba pre-processing
70 veor q9,q9,q3 @ Karatsuba pre-processing
74 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing
138 veor q9,q9,q7 @ Karatsuba pre-processing
150 veor q10,q10,q3 @ Karatsuba pre-processing
160 vext.8 q9,q0,q2,#8 @ Karatsuba post-processing
184 veor q9,q9,q7 @ Karatsuba pre-processing
200 veor q9,q9,q3 @ Karatsuba pre-processing
[all …]
/external/android-mock/src/com/google/android/testing/mocking/
DUsesMocksProcessor.java28 import javax.annotation.processing.AbstractProcessor;
29 import javax.annotation.processing.RoundEnvironment;
30 import javax.annotation.processing.SupportedAnnotationTypes;
31 import javax.annotation.processing.SupportedOptions;
32 import javax.annotation.processing.SupportedSourceVersion;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar ... eclipse/equinox/internal/p2/artifact/processing/ org/eclipse/equinox/internal/p2 ...
/external/expat/tests/benchmark/
DREADME.txt7 -n ... optional; if supplied, namespace processing is turned on
9 <buffer size> ... size of processing buffer;
/external/llvm/test/Analysis/CFLAliasAnalysis/
Dva.ll7 ; Initialize variable argument processing
21 ; Stop processing of arguments.
/external/libxml2/os400/libxmlrpg/
Dxinclude.rpgle2 * Description: API to handle XInclude processing,
89 * standalone processing
125 * contextual processing
/external/android-mock/tests/com/google/android/testing/mocking/
DUsesMocksProcessorTest.java35 import javax.annotation.processing.Filer;
36 import javax.annotation.processing.Messager;
37 import javax.annotation.processing.ProcessingEnvironment;
38 import javax.annotation.processing.RoundEnvironment;
/external/linux-tools-perf/src/tools/perf/Documentation/
Dperf-inject.txt16 point the processing code can inject other events into the event stream - in
21 needs userspace processing to augment the events stream with additional
/external/llvm/test/Feature/
Dvarargs_new.ll19 ; Initialize variable argument processing
34 ; Stop processing of arguments.
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DCharStreamState.as40 /** What line number is the scanner at before processing buffer[p]? */
43 /** What char position 0..n-1 in line is scanner before processing buffer[p]? */
/external/jpeg/
Dstructure.doc51 without the extensive pre- and post-processing provided by this library.
78 A wide range of quality vs. speed tradeoffs are possible in JPEG processing,
195 It should be clear by now that we have a lot of quasi-independent processing
261 1A. Startup initialization at the beginning of image processing.
262 The individual processing modules to be used in this run are selected
266 and calls each active processing module to configure itself
267 appropriately at the beginning of each pass. End-of-pass processing,
270 Method selection is partially distributed, in that a particular processing
277 inter-processing-step data buffer. This module is responsible for
278 invoking the processing steps that write or read that data buffer.
[all …]
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-undefined.txt52 # Data-processing instructions are undefined when S=1 and for the 0b0000111
59 # Data-processing instructions (2 source) are undefined for a value of
/external/llvm/autoconf/m4/
Dconfig_project.m42 # Provide the arguments and other processing needed for an LLVM project
/external/libxml2/result/
Datt8.rde7 3 3 #text 0 1 XQL Request processing
Datt8.rdr7 3 3 #text 0 1 XQL Request processing
/external/llvm/test/Object/
Dnm-error.test2 keeps processing subsequent files.
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Dde.po190 msgid "A post-processing filter to cel-shade the output"
194 msgid "A post-processing filter to remove the red channel"
198 msgid "A post-processing filter to remove the green channel"
202 msgid "A post-processing filter to remove the blue channel"
/external/openssh/
Dsshd_config.android78 # Set this to 'yes' to enable PAM authentication, account processing,
79 # and session processing. If this is enabled, PAM authentication will
Dsshd_config88 # Set this to 'yes' to enable PAM authentication, account processing,
89 # and session processing. If this is enabled, PAM authentication will
/external/mesa3d/src/gallium/auxiliary/postprocess/
DADDING1 How to add a new post-processing filter
4 The Gallium post-processing queue works by passing the current screen to a fragment shader.
/external/deqp/doc/testspecs/GLES3/
Dperformance.buffer.data_upload.txt121 data transfer and rendering is in these tests referred to as "processing rate". Note that
122 "processing time" does not include the upload time. All tests and test samples have the
135 results. "draw_arrays" and "draw_elements" tests measure the processing rate in the case
137 highest processing rates. The results should be interpreted as a reference values for
142 processing rate (excluding the upload time) is measured. The results are baseline
/external/wpa_supplicant_8/hostapd/
DChangeLog31 - extend Disconnect-Request processing to allow matching of multiple
166 * avoid processing received management frames multiple times when using
168 * added support for DFS (processing radar detection events, CAC, channel
338 - Add wps_check_pin command for processing PIN from user input.
404 * add SA Query Request processing in AP mode (IEEE 802.11w)
437 * fixed WPS Probe Request processing to handle missing required
477 * added preliminary support for IEEE 802.11r RIC processing
515 * fixed EAP-TLS message processing for the last TLS message if it is
562 * fixed Reassociation Response callback processing when using internal
570 * fixed EAP-SIM/AKA realm processing to allow decorated usernames to
[all …]
/external/proguard/examples/annotations/lib/
Dannotations.pro3 # to configure the processing of other code.
12 # processing a library, you can still include the options from library.pro.
/external/e2fsprogs/lib/ss/
Dstd_rqs.ct23 "Enable/disable abbreviation processing of request lines.",

12345678910>>...15