OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:printer
(Results
326 - 350
of
556
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/v8/src/heap/
spaces.h
259
CellPrinter
printer
;
local
261
printer
.Print(i, cells()[i]);
263
printer
.Flush();
[
all
...]
/frameworks/base/core/java/android/widget/
GridLayout.java
30
import android.util.
Printer
;
234
static final
Printer
LOG_PRINTER = new LogPrinter(Log.DEBUG, GridLayout.class.getName());
235
static final
Printer
NO_PRINTER = new
Printer
() {
268
Printer
mPrinter = LOG_PRINTER;
583
* Return the
printer
that will log diagnostics from this layout.
585
* @see #setPrinter(android.util.
Printer
)
587
* @return the
printer
associated with this view
591
public
Printer
getPrinter() {
596
* Set the
printer
that will log diagnostics from this layout
[
all
...]
/frameworks/support/v7/gridlayout/src/android/support/v7/widget/
GridLayout.java
30
import android.util.
Printer
;
222
static final
Printer
LOG_PRINTER = new LogPrinter(Log.DEBUG, GridLayout.class.getName());
223
static final
Printer
NO_PRINTER = new
Printer
() {
256
Printer
mPrinter = LOG_PRINTER;
574
* Return the
printer
that will log diagnostics from this layout.
576
* @see #setPrinter(android.util.
Printer
)
578
* @return the
printer
associated with this view
580
public
Printer
getPrinter() {
585
* Set the
printer
that will log diagnostics from this layout
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
metag-dis.c
3375
insn_
printer
printer
= insn_
printer
s[encoding];
local
[
all
...]
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
FilterShowActivity.java
1087
PrintHelper
printer
= new PrintHelper(this);
local
[
all
...]
/prebuilts/tools/common/m2/repository/org/pegdown/pegdown/1.1.0/
pegdown-1.1.0.jar
/cts/tools/vm-tests-tf/lib/
junit.jar
/external/dexmaker/lib/
junit.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
junit.jar
/external/guice/lib/build/
junit.jar
/external/jsr330/lib/
junit.jar
/external/llvm/test/MC/Mips/mips32r2/
valid.s
160
# instead of the instruction
printer
.
/external/llvm/test/MC/Mips/mips32r3/
valid.s
160
# instead of the instruction
printer
.
/external/llvm/test/MC/Mips/mips32r5/
valid.s
161
# instead of the instruction
printer
.
/external/llvm/test/MC/Mips/mips64r2/
valid.s
227
# instead of the instruction
printer
.
/external/llvm/test/MC/Mips/mips64r3/
valid.s
227
# instead of the instruction
printer
.
/external/llvm/test/MC/Mips/mips64r5/
valid.s
228
# instead of the instruction
printer
.
/external/protobuf/src/google/protobuf/compiler/
command_line_interface_unittest.cc
53
#include <google/protobuf/io/
printer
.h>
[
all
...]
/external/slf4j/integration/lib/
junit-3.8.1.jar
/external/slf4j/log4j-over-slf4j/compatibility/lib/
junit-3.8.1.jar
/libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar
/prebuilts/devtools/adt/lib/
junit-3.8.1.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/junit/junit/3.8.1/
junit-3.8.1.jar
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
aff.h
5
#include <isl/
printer
.h>
polynomial.h
9
#include <isl/
printer
.h>
Completed in 798 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>