OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sources
(Results
51 - 75
of
1295
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/dx/src/com/android/dx/ssa/
LiteralOpUpgrader.java
94
RegisterSpecList
sources
= insn.getSources();
96
if (
sources
.size() != 2 ) {
105
if (isConstIntZeroOrKnownNull(
sources
.get(0))) {
106
replacePlainInsn(insn,
sources
.withoutFirst(),
108
} else if (isConstIntZeroOrKnownNull(
sources
.get(1))) {
109
replacePlainInsn(insn,
sources
.withoutLast(),
113
opcode,
sources
.get(0),
sources
.get(1))) {
117
opcode,
sources
.get(1),
sources
.get(0)))
[
all
...]
/development/ide/xcode/svg.xcodeproj/
project.pbxproj
10
002843AB09DDC030002E9CB0 /* SkSVGCircle.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028437609DDC02F002E9CB0 /* SkSVGCircle.cpp */; };
12
002843AD09DDC030002E9CB0 /* SkSVGClipPath.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028437809DDC02F002E9CB0 /* SkSVGClipPath.cpp */; };
14
002843AF09DDC030002E9CB0 /* SkSVGDefs.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028437A09DDC02F002E9CB0 /* SkSVGDefs.cpp */; };
16
002843B109DDC030002E9CB0 /* SkSVGElements.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028437C09DDC02F002E9CB0 /* SkSVGElements.cpp */; };
18
002843B309DDC030002E9CB0 /* SkSVGEllipse.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028437E09DDC02F002E9CB0 /* SkSVGEllipse.cpp */; };
20
002843B509DDC030002E9CB0 /* SkSVGFeColorMatrix.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028438009DDC02F002E9CB0 /* SkSVGFeColorMatrix.cpp */; };
22
002843B709DDC030002E9CB0 /* SkSVGFilter.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028438209DDC02F002E9CB0 /* SkSVGFilter.cpp */; };
24
002843B909DDC030002E9CB0 /* SkSVGG.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028438409DDC02F002E9CB0 /* SkSVGG.cpp */; };
26
002843BB09DDC030002E9CB0 /* SkSVGGradient.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028438609DDC02F002E9CB0 /* SkSVGGradient.cpp */; };
28
002843BD09DDC030002E9CB0 /* SkSVGGroup.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028438809DDC02F002E9CB0 /* SkSVGGroup.cpp */; }
[
all
...]
/external/skia/xcode/giflib.xcodeproj/
project.pbxproj
10
00B7DCD40EDCA06600F77EA2 /* SkImageDecoder_libgif.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7DCD10EDCA06600F77EA2 /* SkImageDecoder_libgif.cpp */; };
11
00B7DCD50EDCA06600F77EA2 /* SkMovie.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7DCD20EDCA06600F77EA2 /* SkMovie.cpp */; };
12
00B7DCD60EDCA06600F77EA2 /* SkMovie_gif.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7DCD30EDCA06600F77EA2 /* SkMovie_gif.cpp */; };
13
00B7DCDA0EDCA07F00F77EA2 /* dgif_lib.c in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7DCD70EDCA07F00F77EA2 /* dgif_lib.c */; };
14
00B7DCDB0EDCA07F00F77EA2 /* gif_err.c in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7DCD80EDCA07F00F77EA2 /* gif_err.c */; };
15
00B7DCDC0EDCA07F00F77EA2 /* gifalloc.c in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7DCD90EDCA07F00F77EA2 /* gifalloc.c */; };
95
D2AAC044055464E500DB518D /*
Sources
*/,
125
D2AAC044055464E500DB518D /*
Sources
*/ = {
129
00B7DCD40EDCA06600F77EA2 /* SkImageDecoder_libgif.cpp in
Sources
*/,
130
00B7DCD50EDCA06600F77EA2 /* SkMovie.cpp in
Sources
*/,
[
all
...]
/external/skia/xcode/ports-mac.xcodeproj/
project.pbxproj
10
00B7E16C0EDCA9EA00F77EA2 /* SkThread_pthread.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E16A0EDCA9EA00F77EA2 /* SkThread_pthread.cpp */; };
11
00B7E16D0EDCA9EA00F77EA2 /* SkTime_Unix.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E16B0EDCA9EA00F77EA2 /* SkTime_Unix.cpp */; };
12
00B7E16F0EDCA9FA00F77EA2 /* SkImageDecoder_wbmp.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E16E0EDCA9FA00F77EA2 /* SkImageDecoder_wbmp.cpp */; };
13
FE33C956094E031400C4A640 /* SkBitmap_Mac.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = FE33C954094E031400C4A640 /* SkBitmap_Mac.cpp */; };
14
FE33C957094E031400C4A640 /* SkOSWindow_Mac.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = FE33C955094E031400C4A640 /* SkOSWindow_Mac.cpp */; };
15
FE33C959094E041D00C4A640 /* skia_mac.cp in
Sources
*/ = {isa = PBXBuildFile; fileRef = FE33C958094E041D00C4A640 /* skia_mac.cp */; };
95
D2AAC044055464E500DB518D /*
Sources
*/,
125
D2AAC044055464E500DB518D /*
Sources
*/ = {
129
FE33C956094E031400C4A640 /* SkBitmap_Mac.cpp in
Sources
*/,
130
FE33C957094E031400C4A640 /* SkOSWindow_Mac.cpp in
Sources
*/,
[
all
...]
/external/skia/xcode/svg.xcodeproj/
project.pbxproj
10
002843AB09DDC030002E9CB0 /* SkSVGCircle.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028437609DDC02F002E9CB0 /* SkSVGCircle.cpp */; };
12
002843AD09DDC030002E9CB0 /* SkSVGClipPath.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028437809DDC02F002E9CB0 /* SkSVGClipPath.cpp */; };
14
002843AF09DDC030002E9CB0 /* SkSVGDefs.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028437A09DDC02F002E9CB0 /* SkSVGDefs.cpp */; };
16
002843B109DDC030002E9CB0 /* SkSVGElements.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028437C09DDC02F002E9CB0 /* SkSVGElements.cpp */; };
18
002843B309DDC030002E9CB0 /* SkSVGEllipse.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028437E09DDC02F002E9CB0 /* SkSVGEllipse.cpp */; };
20
002843B509DDC030002E9CB0 /* SkSVGFeColorMatrix.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028438009DDC02F002E9CB0 /* SkSVGFeColorMatrix.cpp */; };
22
002843B709DDC030002E9CB0 /* SkSVGFilter.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028438209DDC02F002E9CB0 /* SkSVGFilter.cpp */; };
24
002843B909DDC030002E9CB0 /* SkSVGG.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028438409DDC02F002E9CB0 /* SkSVGG.cpp */; };
26
002843BB09DDC030002E9CB0 /* SkSVGGradient.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028438609DDC02F002E9CB0 /* SkSVGGradient.cpp */; };
28
002843BD09DDC030002E9CB0 /* SkSVGGroup.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0028438809DDC02F002E9CB0 /* SkSVGGroup.cpp */; }
[
all
...]
/development/ide/xcode/graphics.xcodeproj/
project.pbxproj
10
00081FDE0A67CEF400A37923 /* SkRasterizer.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00081FDC0A67CEF400A37923 /* SkRasterizer.cpp */; };
14
000C28720AA50FFE005A479B /* SkColorFilters.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 000C28700AA50FFE005A479B /* SkColorFilters.cpp */; };
15
000C28730AA50FFF005A479B /* SkCullPoints.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 000C28710AA50FFE005A479B /* SkCullPoints.cpp */; };
16
000C28790AA51077005A479B /* SkColorFilter.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 000C28780AA51077005A479B /* SkColorFilter.cpp */; };
17
001142D60DCA3EE90070D0A3 /* SkPicturePlayback.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 001142D20DCA3EE90070D0A3 /* SkPicturePlayback.cpp */; };
19
001142D80DCA3EE90070D0A3 /* SkPictureRecord.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 001142D40DCA3EE90070D0A3 /* SkPictureRecord.cpp */; };
22
0011430D0DCA45990070D0A3 /* SkPictureFlat.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0011430C0DCA45990070D0A3 /* SkPictureFlat.cpp */; };
23
0019627D0EACB91200447A07 /* SkPageFlipper.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0019627C0EACB91200447A07 /* SkPageFlipper.cpp */; };
24
0019627F0EACB92A00447A07 /* SkFlipPixelRef.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0019627E0EACB92A00447A07 /* SkFlipPixelRef.cpp */; };
25
001962810EACB94400447A07 /* SkPathHeap.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 001962800EACB94400447A07 /* SkPathHeap.cpp */; }
[
all
...]
/external/skia/xcode/ports.xcodeproj/
project.pbxproj
10
00B7E18F0EDCAA5900F77EA2 /* bmpdecoderhelper.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E18D0EDCAA5900F77EA2 /* bmpdecoderhelper.cpp */; };
11
00B7E1900EDCAA5900F77EA2 /* SkImageDecoder_libbmp.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E18E0EDCAA5900F77EA2 /* SkImageDecoder_libbmp.cpp */; };
12
00B7E1950EDCAA9300F77EA2 /* SkFontHost_android.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E1910EDCAA9300F77EA2 /* SkFontHost_android.cpp */; };
13
00B7E1960EDCAA9300F77EA2 /* SkGlobals_global.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E1920EDCAA9300F77EA2 /* SkGlobals_global.cpp */; };
14
00B7E1970EDCAA9300F77EA2 /* SkImageDecoder_Factory.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E1930EDCAA9300F77EA2 /* SkImageDecoder_Factory.cpp */; };
15
00B7E1980EDCAA9300F77EA2 /* SkOSFile_stdio.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E1940EDCAA9300F77EA2 /* SkOSFile_stdio.cpp */; };
16
00B7E19A0EDCAAA100F77EA2 /* SkImageDecoder_libico.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E1990EDCAAA100F77EA2 /* SkImageDecoder_libico.cpp */; };
17
00B7E3610EDCB05400F77EA2 /* SkFontHost_gamma.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E3600EDCB05400F77EA2 /* SkFontHost_gamma.cpp */; };
101
D2AAC044055464E500DB518D /*
Sources
*/,
131
D2AAC044055464E500DB518D /*
Sources
*/ =
[
all
...]
/dalvik/dx/src/com/android/dx/rop/code/
PlainCstInsn.java
36
* @param
sources
{@code non-null;} specs for all the
sources
40
RegisterSpec result, RegisterSpecList
sources
,
42
super(opcode, position, result,
sources
, cst);
79
RegisterSpecList
sources
) {
83
sources
,
SwitchInsn.java
38
* @param
sources
{@code non-null;} specs for all the
sources
42
RegisterSpecList
sources
, IntList cases) {
43
super(opcode, position, result,
sources
);
103
RegisterSpecList
sources
) {
107
sources
,
ThrowingCstInsn.java
37
* @param
sources
{@code non-null;} specs for all the
sources
42
RegisterSpecList
sources
,
44
super(opcode, position, null,
sources
, cst);
96
RegisterSpecList
sources
) {
99
sources
,
CstInsn.java
35
* @param
sources
{@code non-null;} specs for all the
sources
39
RegisterSpecList
sources
, Constant cst) {
40
super(opcode, position, result,
sources
);
/external/skia/xcode/corecg.xcodeproj/
project.pbxproj
10
00B7DE790EDCA1CE00F77EA2 /* Sk64.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7DE640EDCA1CE00F77EA2 /* Sk64.cpp */; };
11
00B7DE7A0EDCA1CE00F77EA2 /* SkBuffer.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7DE650EDCA1CE00F77EA2 /* SkBuffer.cpp */; };
12
00B7DE7B0EDCA1CE00F77EA2 /* SkChunkAlloc.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7DE660EDCA1CE00F77EA2 /* SkChunkAlloc.cpp */; };
13
00B7DE7C0EDCA1CE00F77EA2 /* SkCordic.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7DE670EDCA1CE00F77EA2 /* SkCordic.cpp */; };
15
00B7DE7E0EDCA1CE00F77EA2 /* SkDebug.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7DE690EDCA1CE00F77EA2 /* SkDebug.cpp */; };
16
00B7DE7F0EDCA1CE00F77EA2 /* SkDebug_stdio.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7DE6A0EDCA1CE00F77EA2 /* SkDebug_stdio.cpp */; };
17
00B7DE800EDCA1CE00F77EA2 /* SkFloat.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7DE6B0EDCA1CE00F77EA2 /* SkFloat.cpp */; };
19
00B7DE820EDCA1CE00F77EA2 /* SkFloatBits.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7DE6D0EDCA1CE00F77EA2 /* SkFloatBits.cpp */; };
20
00B7DE830EDCA1CE00F77EA2 /* SkInterpolator.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7DE6E0EDCA1CE00F77EA2 /* SkInterpolator.cpp */; };
21
00B7DE840EDCA1CE00F77EA2 /* SkMath.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7DE6F0EDCA1CE00F77EA2 /* SkMath.cpp */; }
[
all
...]
/external/skia/xcode/SampleCode/SampleCode.xcodeproj/
project.pbxproj
11
00152A800EE71EB60068F9B2 /* SkDumpCanvas.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00152A7F0EE71EB60068F9B2 /* SkDumpCanvas.cpp */; };
17
0081D7800EE45EF100AB0A0A /* SampleRegion.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E2F60EDCAF2000F77EA2 /* SampleRegion.cpp */; };
18
0082BE7C0EE414DE00DEE451 /* SkSetPoly3To3.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 0082BE790EE414DE00DEE451 /* SkSetPoly3To3.cpp */; };
20
00B7E3030EDCAF2000F77EA2 /* SampleAll.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E2D70EDCAF2000F77EA2 /* SampleAll.cpp */; };
21
00B7E3040EDCAF2000F77EA2 /* SampleApp.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E2D80EDCAF2000F77EA2 /* SampleApp.cpp */; };
22
00B7E3050EDCAF2000F77EA2 /* SampleArc.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E2D90EDCAF2000F77EA2 /* SampleArc.cpp */; };
23
00B7E3060EDCAF2000F77EA2 /* SampleBitmapRect.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E2DA0EDCAF2000F77EA2 /* SampleBitmapRect.cpp */; };
24
00B7E3070EDCAF2000F77EA2 /* SampleCamera.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E2DB0EDCAF2000F77EA2 /* SampleCamera.cpp */; };
25
00B7E3080EDCAF2000F77EA2 /* SampleCircle.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E2DC0EDCAF2000F77EA2 /* SampleCircle.cpp */; };
26
00B7E3090EDCAF2000F77EA2 /* SampleCull.cpp in
Sources
*/ = {isa = PBXBuildFile; fileRef = 00B7E2DE0EDCAF2000F77EA2 /* SampleCull.cpp */; }
[
all
...]
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
MultiSourceCorpus.java
30
* Base class for corpora backed by multiple
sources
.
38
// calculated values based on properties of
sources
:
46
Executor executor, Source...
sources
) {
51
for (Source source :
sources
) {
83
* Gets the
sources
to query for suggestions for the given input.
87
* @return The
sources
to query.
90
List<Source>
sources
= new ArrayList<Source>();
local
93
sources
.add(candidate);
96
return
sources
;
139
List<Source>
sources
= getSourcesToQuery(query, onlyCorpus)
local
[
all
...]
CorpusFactory.java
26
Collection<Corpus> createCorpora(
Sources
sources
);
/dalvik/tests/
README.txt
9
For most tests, the
sources
are in the "src" subdirectory.
Sources
found
/development/pdk/pndk/samples/sample/
Makefile.uselib
6
SOURCES
:= use_hellolibrary.c
7
OBJECTS := $(
SOURCES
:.c=.o)
/development/tools/zoneinfo/tzdata2010k/
factory
8
# Also useful for the "comp.
sources
" version.
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/
README
10
These
sources
are synchronized with XFree86 4.2.1
/external/qemu/distrib/zlib-1.2.3/
Makefile
6
include $(ZLIB_DIR)/
sources
.make
/external/qemu/hw/
arm_pic.h
10
* This provides a generic framework for connecting interrupt
sources
and
/external/webkit/WebCore/manual-tests/
secure-keyboard-enabled-after-submit.html
13
3) Check that non-Roman input
sources
are disabled in the Input menu (the flag
17
6) Check that non-Roman input
sources
are enabled and selectable in the Input
22
Non-Roman input
sources
will be disabled in step 3 but will be enabled again in step 6.
26
Non-Roman input
sources
will be disabled in step 6.
/external/webkit/WebKit/qt/QGVLauncher/
QGVLauncher.pro
2
SOURCES
+= main.cpp
/ndk/sources/cpufeatures/
README.TXT
1
IMPORTANT: The cpufeatures library has moved to $NDK/
sources
/android/cpufeatures
/development/ide/xcode/chipmunk.xcodeproj/
project.pbxproj
10
FE16E1510CE26D84006BB7E0 /* chipmunk.c in
Sources
*/ = {isa = PBXBuildFile; fileRef = FE16E1270CE26C3D006BB7E0 /* chipmunk.c */; };
11
FE16E1520CE26D86006BB7E0 /* cpArbiter.c in
Sources
*/ = {isa = PBXBuildFile; fileRef = FE16E12A0CE26C3D006BB7E0 /* cpArbiter.c */; };
12
FE16E1530CE26D87006BB7E0 /* cpArray.c in
Sources
*/ = {isa = PBXBuildFile; fileRef = FE16E12C0CE26C3D006BB7E0 /* cpArray.c */; };
13
FE16E1540CE26D88006BB7E0 /* cpBB.c in
Sources
*/ = {isa = PBXBuildFile; fileRef = FE16E12E0CE26C3D006BB7E0 /* cpBB.c */; };
14
FE16E1550CE26D8A006BB7E0 /* cpBody.c in
Sources
*/ = {isa = PBXBuildFile; fileRef = FE16E1300CE26C3D006BB7E0 /* cpBody.c */; };
15
FE16E1560CE26D8B006BB7E0 /* cpCollision.c in
Sources
*/ = {isa = PBXBuildFile; fileRef = FE16E1320CE26C3D006BB7E0 /* cpCollision.c */; };
16
FE16E1570CE26D8C006BB7E0 /* cpHashSet.c in
Sources
*/ = {isa = PBXBuildFile; fileRef = FE16E1340CE26C3D006BB7E0 /* cpHashSet.c */; };
17
FE16E1580CE26D8F006BB7E0 /* cpJoint.c in
Sources
*/ = {isa = PBXBuildFile; fileRef = FE16E1360CE26C3D006BB7E0 /* cpJoint.c */; };
18
FE16E1590CE26D91006BB7E0 /* cpPolyShape.c in
Sources
*/ = {isa = PBXBuildFile; fileRef = FE16E1380CE26C3D006BB7E0 /* cpPolyShape.c */; };
19
FE16E15E0CE26D9E006BB7E0 /* cpShape.c in
Sources
*/ = {isa = PBXBuildFile; fileRef = FE16E13A0CE26C3D006BB7E0 /* cpShape.c */; }
[
all
...]
Completed in 794 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>