HomeSort by relevance Sort by last modified time
    Searched full:sources (Results 251 - 275 of 3746) sorted by null

<<11121314151617181920>>

  /external/lldb/test/api/multithreaded/
TestMultithreaded.py 57 def build_and_test(self, sources, test_name, args = None):
58 """ Build LLDB test from sources, and run expecting 0 exit code """
59 self.buildDriver(sources, test_name)
71 def build_program(self, sources, program):
72 return self.buildDriver(sources, program)
  /external/llvm/cmake/modules/
LLVMProcessSources.cmake 53 set(sources ${ARG_UNPARSED_ARGUMENTS})
54 llvm_check_source_file_list( ${sources} )
57 add_td_sources(sources)
63 list(APPEND sources ${ARG_ADDITIONAL_HEADERS} ${hdrs})
66 set( ${OUT_VAR} ${sources} PARENT_SCOPE )
  /system/extras/tests/bionic/libc/
Android.mk 63 sources := \ macro
71 $(call host-test, $(sources))
72 $(call device-test, $(sources))
76 sources := \ macro
80 $(call device-test, $(sources))
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
DexTranslationAdvice.java 38 * instruction that requires its sources to be in order and contiguous.
92 RegisterSpecList sources) {
95 && totalRopWidth(sources) >= MIN_INVOKE_IN_ORDER;
101 * @param sources {@code non-null;} list of SSA registers
104 private int totalRopWidth(RegisterSpecList sources) {
105 int sz = sources.size();
109 total += sources.get(i).getCategory();
  /dalvik/dx/src/com/android/dx/rop/code/
DexTranslationAdvice.java 38 * instruction that requires its sources to be in order and contiguous.
103 RegisterSpecList sources) {
106 && totalRopWidth(sources) >= MIN_INVOKE_IN_ORDER;
112 * @param sources {@code non-null;} list of SSA registers
115 private int totalRopWidth(RegisterSpecList sources) {
116 int sz = sources.size();
120 total += sources.get(i).getCategory();
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
DexTranslationAdvice.java 38 * instruction that requires its sources to be in order and contiguous.
103 RegisterSpecList sources) {
106 && totalRopWidth(sources) >= MIN_INVOKE_IN_ORDER;
112 * @param sources {@code non-null;} list of SSA registers
115 private int totalRopWidth(RegisterSpecList sources) {
116 int sz = sources.size();
120 total += sources.get(i).getCategory();
  /development/ide/xcode/expat.xcodeproj/
project.pbxproj 10 0002E9ED0BCE7EA3000C5903 /* SkXMLPullParser_expat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0002E9EC0BCE7EA3000C5903 /* SkXMLPullParser_expat.cpp */; };
11 00AA4D270BD3A78900B9D27D /* SkXMLPullParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00AA4D260BD3A78900B9D27D /* SkXMLPullParser.cpp */; };
12 FE33C881094DE14B00C4A640 /* SkXMLParser_expat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE33C880094DE14B00C4A640 /* SkXMLParser_expat.cpp */; };
13 FEDCE3DD09CEF35D0042D964 /* xmlparse.c in Sources */ = {isa = PBXBuildFile; fileRef = FEDCE3DA09CEF35D0042D964 /* xmlparse.c */; };
14 FEDCE3DE09CEF35D0042D964 /* xmlrole.c in Sources */ = {isa = PBXBuildFile; fileRef = FEDCE3DB09CEF35D0042D964 /* xmlrole.c */; };
16 FEDCE3E309CEF3830042D964 /* xmltok.c in Sources */ = {isa = PBXBuildFile; fileRef = FEDCE3E109CEF3830042D964 /* xmltok.c */; };
103 D2AAC044055464E500DB518D /* Sources */,
131 D2AAC044055464E500DB518D /* Sources */ = {
135 FE33C881094DE14B00C4A640 /* SkXMLParser_expat.cpp in Sources */,
136 FEDCE3DD09CEF35D0042D964 /* xmlparse.c in Sources */,
    [all...]
  /development/ide/xcode/gif.xcodeproj/
project.pbxproj 10 008CFC4D0C04B77E00FB4126 /* SkMovie_gif.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 008CFC4C0C04B77E00FB4126 /* SkMovie_gif.cpp */; };
11 00B13BE30C0C6EFA0033F013 /* SkMovie.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00B13BE20C0C6EFA0033F013 /* SkMovie.cpp */; };
14 FE08AB440945EFEF0057213F /* dgif_lib.c in Sources */ = {isa = PBXBuildFile; fileRef = FE08AB410945EFEF0057213F /* dgif_lib.c */; };
15 FE08AB450945EFEF0057213F /* gif_err.c in Sources */ = {isa = PBXBuildFile; fileRef = FE08AB420945EFEF0057213F /* gif_err.c */; };
16 FE08AB460945EFEF0057213F /* gifalloc.c in Sources */ = {isa = PBXBuildFile; fileRef = FE08AB430945EFEF0057213F /* gifalloc.c */; };
17 FE7B86240948E6A1001B952C /* SkImageDecoder_libgif.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE7B86230948E6A1001B952C /* SkImageDecoder_libgif.cpp */; };
111 D2AAC044055464E500DB518D /* Sources */,
139 D2AAC044055464E500DB518D /* Sources */ = {
143 FE08AB440945EFEF0057213F /* dgif_lib.c in Sources */,
144 FE08AB450945EFEF0057213F /* gif_err.c in Sources */,
    [all...]
  /development/ide/xcode/giflib.xcodeproj/
project.pbxproj 10 0008AE7D0DABECB600477EFB /* SkImageDecoder_libgif.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0008AE7A0DABECB600477EFB /* SkImageDecoder_libgif.cpp */; };
11 0008AE7E0DABECB600477EFB /* SkMovie.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0008AE7B0DABECB600477EFB /* SkMovie.cpp */; };
12 0008AE7F0DABECB600477EFB /* SkMovie_gif.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0008AE7C0DABECB600477EFB /* SkMovie_gif.cpp */; };
14 003E41E00DB3941900A9222D /* dgif_lib.c in Sources */ = {isa = PBXBuildFile; fileRef = 003E41D90DB3941900A9222D /* dgif_lib.c */; };
15 003E41E10DB3941900A9222D /* gif_err.c in Sources */ = {isa = PBXBuildFile; fileRef = 003E41DA0DB3941900A9222D /* gif_err.c */; };
19 003E41E50DB3941900A9222D /* gifalloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 003E41DE0DB3941900A9222D /* gifalloc.c */; };
111 D2AAC044055464E500DB518D /* Sources */,
141 D2AAC044055464E500DB518D /* Sources */ = {
145 0008AE7D0DABECB600477EFB /* SkImageDecoder_libgif.cpp in Sources */,
146 0008AE7E0DABECB600477EFB /* SkMovie.cpp in Sources */,
    [all...]
  /development/ide/xcode/ports-mac.xcodeproj/
project.pbxproj 10 00540DC209D04AD500307DCB /* SkTime_Unix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00540DC109D04AD500307DCB /* SkTime_Unix.cpp */; };
11 00E6E3520CCD19A900F102DB /* SkThread_pthread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00E6E3510CCD19A900F102DB /* SkThread_pthread.cpp */; };
12 00FC59C20D09F1ED0069A803 /* SkImageDecoder_libbmp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00FC59C10D09F1ED0069A803 /* SkImageDecoder_libbmp.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 */; };
101 D2AAC044055464E500DB518D /* Sources */,
129 D2AAC044055464E500DB518D /* Sources */ = {
133 FE33C956094E031400C4A640 /* SkBitmap_Mac.cpp in Sources */,
134 FE33C957094E031400C4A640 /* SkOSWindow_Mac.cpp in Sources */,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
build_clib.py 171 sources = build_info.get('sources')
172 if sources is None or not isinstance(sources, (list, tuple)):
175 "'sources' must be present and must be "
178 filenames.extend(sources)
183 sources = build_info.get('sources')
184 if sources is None or not isinstance(sources, (list, tuple))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
build_clib.py 171 sources = build_info.get('sources')
172 if sources is None or not isinstance(sources, (list, tuple)):
175 "'sources' must be present and must be "
178 filenames.extend(sources)
183 sources = build_info.get('sources')
184 if sources is None or not isinstance(sources, (list, tuple))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/centrality/tests/
test_betweenness_centrality_subset.py 13 sources=[0],
26 sources=[0],
38 sources=[0],
50 sources=[0],
65 sources=[0],
82 sources=[0],
100 sources=[0],
136 sources=[0],
155 sources=[0],
170 sources=[0]
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/cssparser/cssparser/0.9.13/
cssparser-0.9.13.pom 57 <phase>generate-sources</phase>
65 <include>target/generated-sources/javacc/com/steadystate/css/parser/SACParserCSSmobileOKBasic1.java</include>
66 <include>target/generated-sources/javacc/com/steadystate/css/parser/SACParserCSSmobileOKBasic1TokenManager.java</include>
68 <include>target/generated-sources/javacc/com/steadystate/css/parser/SACParserCSS1.java</include>
69 <include>target/generated-sources/javacc/com/steadystate/css/parser/SACParserCSS1TokenManager.java</include>
71 <include>target/generated-sources/javacc/com/steadystate/css/parser/SACParserCSS2.java</include>
72 <include>target/generated-sources/javacc/com/steadystate/css/parser/SACParserCSS2TokenManager.java</include>
74 <include>target/generated-sources/javacc/com/steadystate/css/parser/SACParserCSS21.java</include>
75 <include>target/generated-sources/javacc/com/steadystate/css/parser/SACParserCSS21TokenManager.java</include>
77 <include>target/generated-sources/javacc/com/steadystate/css/parser/SACParserCSS3.java</include>
    [all...]
  /external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/easwt_vst_lib.xcodeproj/
project.pbxproj 10 9A56AB8F0F7197AE00D115A7 /* wt_44khz.c in Sources */ = {isa = PBXBuildFile; fileRef = 9A56AB8E0F7197AE00D115A7 /* wt_44khz.c */; };
12 9A56ABDB0F719D4600D115A7 /* eas_xmf.c in Sources */ = {isa = PBXBuildFile; fileRef = 9A56ABD70F719D4600D115A7 /* eas_xmf.c */; };
14 9A56ABDD0F719D4600D115A7 /* eas_xmfdata.c in Sources */ = {isa = PBXBuildFile; fileRef = 9A56ABD90F719D4600D115A7 /* eas_xmfdata.c */; };
25 C55B11460E2D33B4006357C1 /* eas_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = C55B11320E2D33B4006357C1 /* eas_mixer.c */; };
52 C55B11AE0E2D3B1B006357C1 /* eas_data.c in Sources */ = {isa = PBXBuildFile; fileRef = C55B119F0E2D3B1B006357C1 /* eas_data.c */; };
53 C55B11AF0E2D3B1B006357C1 /* eas_flog.c in Sources */ = {isa = PBXBuildFile; fileRef = C55B11A00E2D3B1B006357C1 /* eas_flog.c */; };
54 C55B11B10E2D3B1B006357C1 /* eas_ima_tables.c in Sources */ = {isa = PBXBuildFile; fileRef = C55B11A20E2D3B1B006357C1 /* eas_ima_tables.c */; };
55 C55B11B20E2D3B1B006357C1 /* eas_imaadpcm.c in Sources */ = {isa = PBXBuildFile; fileRef = C55B11A30E2D3B1B006357C1 /* eas_imaadpcm.c */; };
56 C55B11B30E2D3B1B006357C1 /* eas_math.c in Sources */ = {isa = PBXBuildFile; fileRef = C55B11A40E2D3B1B006357C1 /* eas_math.c */; };
57 C55B11B40E2D3B1B006357C1 /* eas_midi.c in Sources */ = {isa = PBXBuildFile; fileRef = C55B11A50E2D3B1B006357C1 /* eas_midi.c */; }
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR.xcodeproj/
project.pbxproj 41 1A63BC6E134F5DE5002EDFB4 /* FuzzyLexer.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A63BC6B134F5DE4002EDFB4 /* FuzzyLexer.m */; };
42 1A63BC6F134F5DE5002EDFB4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A63BC6C134F5DE5002EDFB4 /* main.m */; };
44 1A63BD89134F5FF3002EDFB4 /* CombinedLexer.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A63BC7E134F5EB1002EDFB4 /* CombinedLexer.m */; };
45 1A63BD8A134F5FF3002EDFB4 /* CombinedParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A63BC80134F5EB1002EDFB4 /* CombinedParser.m */; };
46 1A63BD8B134F5FF3002EDFB4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A63BC81134F5EB1002EDFB4 /* main.m */; };
47 1A63BD94134F606A002EDFB4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A63BC9E134F5EB2002EDFB4 /* main.m */; };
48 1A63BD95134F606A002EDFB4 /* TestLexer.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A63BCA9134F5EB2002EDFB4 /* TestLexer.m */; };
54 1A63BDC7134F61E4002EDFB4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A63BCB0134F5EB2002EDFB4 /* main.m */; };
55 1A63BDC8134F61E8002EDFB4 /* SimpleCLexer.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A63BCB6134F5EB2002EDFB4 /* SimpleCLexer.m */; };
56 1A63BDC9134F61EC002EDFB4 /* SimpleCParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A63BCB8134F5EB2002EDFB4 /* SimpleCParser.m */; }
    [all...]
  /external/clang/unittests/AST/
CommentParser.cpp 632 const char *Sources[] = {
669 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) {
670 FullComment *FC = parseString(Sources[i]);
796 const char *Sources[] = {
806 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) {
807 FullComment *FC = parseString(Sources[i]);
825 const char *Sources[] = {
836 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) {
837 FullComment *FC = parseString(Sources[i]);
855 const char *Sources[] =
    [all...]
  /external/guava/guava/src/com/google/common/io/
CharSource.java 83 * This method is a temporary method provided for easing migration from suppliers to sources and
269 * the source will contain the concatenated data from the streams of the underlying sources.
274 * @param sources the sources to concatenate
278 public static CharSource concat(Iterable<? extends CharSource> sources) {
279 return new ConcatenatedCharSource(sources);
284 * the source will contain the concatenated data from the streams of the underlying sources.
291 * iterator eagerly fetches data for each source when iterated (rather than producing sources
295 * @param sources the sources to concatenat
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
PhiInsn.java 51 private RegisterSpecList sources; field in class:PhiInsn
86 * Updates the TypeBearers of all the sources (phi operands) to be
103 sources = null;
137 // Un-cache sources, in case someone has already called getSources().
138 sources = null;
156 // Un-cache sources, in case someone has already called getSources().
157 sources = null;
202 * Gets sources. Constructed lazily from phi operand data structures and
205 * @return {@code non-null;} sources list
209 if (sources != null)
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
PhiInsn.java 47 private RegisterSpecList sources; field in class:PhiInsn
82 * Updates the TypeBearers of all the sources (phi operands) to be
99 sources = null;
133 // Un-cache sources, in case someone has already called getSources().
134 sources = null;
152 // Un-cache sources, in case someone has already called getSources().
153 sources = null;
198 * Gets sources. Constructed lazily from phi operand data structures and
201 * @return {@code non-null;} sources list
205 if (sources != null)
    [all...]
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
Sources.java 51 public class Sources extends BroadcastReceiver implements OnAccountsUpdateListener {
52 private static final String TAG = "Sources";
63 private static SoftReference<Sources> sInstance = null;
66 * Requests the singleton instance of {@link Sources} with data bound from
70 public static synchronized Sources getInstance(Context context) {
71 Sources sources = sInstance == null ? null : sInstance.get(); local
72 if (sources == null) {
73 sources = new Sources(context)
    [all...]
  /external/webrtc/src/system_wrappers/source/
system_wrappers.gyp 24 'sources': [
110 'sources!': [ 'data_log_no_op.cc', ],
112 'sources!': [ 'data_log.cc', ],
126 'sources!': [
136 'sources!': [
149 'sources!': [
167 'sources': [
187 'sources': [
206 'sources!': [ 'data_log_unittest_disabled.cc', ],
208 'sources!': [ 'data_log_unittest.cc', ]
    [all...]
  /ndk/build/tools/
DEV-SCRIPTS-USAGE.TXT 10 - rebuilding other required host tools (e.g. ndk-stack) from sources
12 - rebuilding all target-specific prebuilt binaries from sources
36 $NDK/sources/host-tools/
37 Contains sources of various libraries or programs that will be
39 installation. For example, $NDK/sources/host-tools/ndk-stack/
40 contains the sources of the 'ndk-stack' program.
42 $NDK/sources/cxx-stl/
43 Contains the sources of various C++ runtime and libraries that
47 $NDK/sources/cxx-stl/gabi++/
48 Contains the sources of the GAbi++ C++ runtime library. Note tha
    [all...]
  /external/lldb/tools/debugserver/debugserver.xcodeproj/
project.pbxproj 10 264D5D581293835600ED4C01 /* DNBArch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 264D5D571293835600ED4C01 /* DNBArch.cpp */; };
11 2660D9CE1192280900958FBD /* StringExtractor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2660D9CC1192280900958FBD /* StringExtractor.cpp */; };
12 26CE05A7115C360D0022F371 /* DNBError.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26C637DE0C71334A0024798E /* DNBError.cpp */; };
13 26CE05A8115C36170022F371 /* DNBThreadResumeActions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 260E7331114BFFE600D1DFB3 /* DNBThreadResumeActions.cpp */; };
14 26CE05A9115C36250022F371 /* debugserver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26A02918114AB9240029C479 /* debugserver.cpp */; };
15 26CE05AA115C36260022F371 /* RNBContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26A68F7E0D104EC800665A9E /* RNBContext.cpp */; };
16 26CE05AB115C36270022F371 /* RNBServices.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EF8878A00D9C797C001831DA /* RNBServices.cpp */; };
17 26CE05AC115C36280022F371 /* RNBSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26A68FB00D1054DA00665A9E /* RNBSocket.cpp */; };
18 26CE05AD115C36280022F371 /* RNBRemote.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26A68FD60D10574500665A9E /* RNBRemote.cpp */; };
19 26CE05AE115C36320022F371 /* dbgnub-mig.defs in Sources */ = {isa = PBXBuildFile; fileRef = 26C637E80C71334A0024798E /* dbgnub-mig.defs */; settings = {AT (…)
    [all...]
  /external/mockftpserver/MockFtpServer/
MockFtpServer.ipr 78 <sourceOutputDir name="target/generated-sources/annotations" />
79 <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
342 <SOURCES />
351 <SOURCES>
352 <root url="jar://$M2_REPO$/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3-sources.jar!/" />
353 </SOURCES>
362 <SOURCES>
363 <root url="jar://$M2_REPO$/commons-logging/commons-logging/1.1/commons-logging-1.1-sources.jar!/" />
364 </SOURCES>
373 <SOURCES>
    [all...]

Completed in 3245 milliseconds

<<11121314151617181920>>