OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:processor
(Results
401 - 425
of
3906
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/tools/common/offline-m2/com/android/databinding/compiler/2.2.0-beta1/
compiler-2.2.0-beta1.pom
8
<name>Data Binding Annotation
Processor
</name>
9
<description>The annotation
processor
for Data Binding. Generates binding classes for runtime.</description>
/prebuilts/tools/common/offline-m2/com/android/databinding/compiler/2.2.0-beta2/
compiler-2.2.0-beta2.pom
8
<name>Data Binding Annotation
Processor
</name>
9
<description>The annotation
processor
for Data Binding. Generates binding classes for runtime.</description>
/prebuilts/tools/common/offline-m2/com/android/databinding/compiler/2.2.0-beta3/
compiler-2.2.0-beta3.pom
8
<name>Data Binding Annotation
Processor
</name>
9
<description>The annotation
processor
for Data Binding. Generates binding classes for runtime.</description>
/toolchain/binutils/binutils-2.25/gas/doc/
c-ns32k.texi
12
specify thiat it is compiling for a 32032
processor
, or a
19
@code{@value{AS}}. Someone who understands the
processor
(I've never seen
/toolchain/binutils/binutils-2.25/include/elf/
nios2.h
86
/*
Processor
-specific section flags. */
91
/*
Processor
-specific dynamic array tags. */
/toolchain/binutils/binutils-2.25/include/opcode/
pdp11.h
63
#define PDP11_MFPT 8 /* move from
processor
type */
66
#define PDP11_MXPS 10 /* move from/to
processor
status */
/prebuilts/tools/common/asm-tools/
asm-xml-4.0.jar
/external/guava/guava/src/com/google/common/io/
CharSource.java
206
* {@link LineProcessor
processor
}. Stops when all lines have been processed or the
processor
207
* returns {@code false} and returns the result produced by the
processor
.
210
* {@code \r\n}, does not include the line separator in the lines passed to the {@code
processor
}
215
* {@code
processor
} throws an {@code IOException}
219
public <T> T readLines(LineProcessor<T>
processor
) throws IOException {
220
checkNotNull(
processor
);
225
return CharStreams.readLines(reader,
processor
);
391
public <T> T readLines(LineProcessor<T>
processor
) throws IOException {
393
if (!
processor
.processLine(line))
[
all
...]
/external/owasp/sanitizer/tools/findbugs/lib/
asm-xml-3.3.jar
/art/runtime/arch/arm64/
instruction_set_features_arm64_test.cc
24
// Build features for an ARM64
processor
.
/development/ndk/platforms/android-9/arch-x86/include/asm/
apic_32.h
26
#include <asm/
processor
.h>
irqflags_32.h
21
#include <asm/
processor
-flags.h>
module_32.h
29
#error unknown
processor
family
spinlock_32.h
25
#include <asm/
processor
.h>
/device/google/dragon/
audio_effects.conf
158
# The pre
processor
configuration consists in a list of elements each describing
159
# pre
processor
settings for a given input source. Valid input source names are:
164
# default value to apply when the pre
processor
effect is created.
203
# TODO: add default audio pre
processor
configurations after debug and tuning phase
/device/moto/shamu/
audio_effects.conf
161
# The pre
processor
configuration consists in a list of elements each describing
162
# pre
processor
settings for a given input source. Valid input source names are:
167
# default value to apply when the pre
processor
effect is created.
197
# TODO: add default audio pre
processor
configurations after debug and tuning phase
/external/apache-http/src/org/apache/http/protocol/
package.html
50
An HTTP {@link org.apache.http.protocol.HttpProcessor
processor
}
53
An application should initialize a
processor
, set up the lists
55
through that
processor
. There are four kinds of interceptors,
78
is a
processor
for the client side,
/external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorStylesheetDoc.java
21
package org.apache.xalan.
processor
;
ProcessorUnknown.java
21
package org.apache.xalan.
processor
;
/external/apache-xml/src/main/java/org/apache/xpath/
XPathProcessorException.java
24
* Derived from XPathException in order that XPath
processor
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
system_info.py
40
"""A GPUInfo object describing the graphics
processor
(s) on the system."""
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/
_compat.py
34
# Determine the word size of the
processor
.
36
# 64-bit
processor
.
39
# 32-bit
processor
.
42
# Else we just assume 64-bit
processor
keeping up with modern times.
/external/emma/core/java12/com/vladium/emma/
Processor.java
7
* $Id:
Processor
.java,v 1.1.2.1 2004/07/16 23:32:03 vlad_r Exp $
22
abstract class
Processor
93
protected
Processor
()
103
// no
Processor
state needs validation
/external/google-breakpad/src/google_breakpad/processor/
microdump.h
47
#include "google_breakpad/
processor
/dump_context.h"
48
#include "google_breakpad/
processor
/memory_region.h"
49
#include "google_breakpad/
processor
/system_info.h"
50
#include "
processor
/basic_code_modules.h"
/external/google-breakpad/src/processor/
source_line_resolver_base_types.h
47
#include "google_breakpad/
processor
/source_line_resolver_base.h"
48
#include "google_breakpad/
processor
/stack_frame.h"
49
#include "
processor
/cfi_frame_info.h"
50
#include "
processor
/windows_frame_info.h"
Completed in 1433 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>