OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:processor
(Results
501 - 525
of
3906
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
spinlock_32.h
25
#include <asm/
processor
.h>
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/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>
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/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>
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/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>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/xmltestdata/
test.xml
2
<HTML xmlns:pp="http://www.isogen.com/paul/post-
processor
">
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/xmltestdata/
test.xml
2
<HTML xmlns:pp="http://www.isogen.com/paul/post-
processor
">
/prebuilts/tools/common/m2/repository/com/jakewharton/butterknife/7.0.1/
butterknife-7.0.1-sources.jar
/prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2/
tagsoup-1.2.pom
8
<description>TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational application design. By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML. TagSoup also includes a command-line
processor
that reads HTML files and can generate either clean HTML or well-formed XML that is a close approximation to XHTML.</description>
/prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.pom
20
Xalan-Java is an XSLT
processor
for transforming XML documents into HTML,
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/color/
ColorContentAssist.java
24
* Content Assist
Processor
for /res/color XML files
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/drawable/
DrawableContentAssist.java
24
* Content Assist
Processor
for /res/drawable XML files
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/
MenuContentAssist.java
23
* Content Assist
Processor
for /res/menu XML files
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/otherxml/
OtherXmlContentAssist.java
23
* Content Assist
Processor
for /res/xml XML files
/system/connectivity/shill/shims/
netfilter_queue_helper.cc
126
shill::shims::NetfilterQueueProcessor
processor
(input_queue, output_queue);
128
if (!
processor
.Start()) {
129
LOG(ERROR) << "Failed to start netfilter
processor
.";
133
processor
.Run();
/system/update_engine/payload_generator/
full_update_generator.cc
45
//
processor
reads a chunk of data from the input file descriptor and compresses
46
// it. The
processor
will destroy itself when the work is done.
189
for (ChunkProcessor&
processor
: chunk_processors)
190
thread_pool.AddWork(&
processor
);
/toolchain/binutils/binutils-2.25/bfd/
cpu-bfin.c
1
/* BFD Support for the ADI Blackfin
processor
.
Completed in 868 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>