HomeSort by relevance Sort by last modified time
    Searched defs:sources (Results 1 - 25 of 120) sorted by null

1 2 3 4 5

  /frameworks/native/libs/binder/
Android.mk 15 # we have the common sources, plus some device-specific stuff
16 sources := \ macro
38 LOCAL_SRC_FILES := $(sources)
44 LOCAL_SRC_FILES := $(sources)
  /ndk/tests/device/test-gnustl-full/jni/
Android.mk 8 sources := $(wildcard $(unit_path)/*.cpp $(unit_path)/*.c) macro
9 sources := $(sources:$(unit_path)/%=%) macro
12 sources := $(filter-out string_header_test.c,$(sources)) macro
15 sources := $(filter-out exception_test.cpp,$(sources)) macro
18 sources := $(filter-out codecvt_test.cpp,$(sources)) macro
20 LOCAL_SRC_FILES := $(sources:%=unit/%
    [all...]
  /ndk/tests/device/test-stlport/jni/
Android.mk 8 sources := $(wildcard $(unit_path)/*.cpp $(unit_path)/*.c) macro
9 sources := $(sources:$(LOCAL_PATH)/%=%) macro
12 sources := $(filter-out unit/string_header_test.c,$(sources)) macro
15 sources := $(filter-out unit/exception_test.cpp,$(sources)) macro
18 sources := $(filter-out unit/codecvt_test.cpp,$(sources)) macro
20 LOCAL_SRC_FILES := $(sources)
    [all...]
  /system/extras/tests/bionic/libstdc++/
Android.mk 58 sources := \ macro
71 $(call host-test, $(sources))
80 sources += test_cstdint.cpp
82 $(call device-test, $(sources))
  /cts/tools/signature-tools/test/signature/converter/dex/
DexTestConverter.java 38 Set<JavaSource> sources = new HashSet<JavaSource>(); local
40 sources.add(new JavaSource(unit.getName(), unit.getSource()));
42 DexFile dexFile = toDexUtil.getAllFrom(sources);
  /external/e2fsprogs/contrib/python-uuid/
setup.py 5 sources = ['uuid.c'], variable
  /external/webkit/Tools/Scripts/
update-sources-list.py 37 This method parses the WebCoreSources.bkl file, which has a list of all sources not specific
41 sources = {}
62 sources[groupName] = sourcesList
64 return sources
66 def generateWebCoreSourcesGTKAndQT(sources):
70 QT and GTK would have to include the file "WebCore/sources.inc" into their makefiles.
74 for key in sources.keys():
76 for source in sources[key]:
82 for key in sources.keys():
85 outfile = os.path.join(wkroot, "Source", "WebCore", "sources.inc"
90 sources = getWebCoreFilesDict() variable
    [all...]
  /cts/tools/signature-tools/src/signature/converter/
Main.java 35 Set<String> sources = new HashSet<String>(); local
41 sources.add(args[at]);
75 Visibility.PROTECTED, sources, packages));
  /external/astl/tests/
Android.mk 63 sources := \ macro
84 $(call host-test, $(sources))
87 $(call device-test, $(sources))
  /external/gtest/test/
Android.mk 89 sources := \ macro
108 $(call host-test, $(sources))
111 $(call target-test, $(sources))
  /external/linux-tools-perf/util/
setup.py 10 sources = ['util/python.c', 'util/ctype.c', 'util/evlist.c', variable
  /system/extras/tests/bionic/libc/
Android.mk 63 sources := \ macro
91 $(call host-test, $(sources))
92 $(call device-test, $(sources))
121 sources := common/test_dlopen_null.c \ macro
125 $(call host-test, $(sources))
128 $(call device-test, $(sources))
131 sources := \ macro
135 $(call host-test, $(sources))
136 $(call device-test, $(sources))
140 sources := macro
153 sources := \\ macro
250 sources := \\ macro
    [all...]
  /bionic/libc/kernel/tools/
update_all.py 50 sources = [] variable
55 sources.append( "%s/%s" % (root,file) )
67 for path in sources:
  /external/chromium/chrome/browser/history/
visit_database_unittest.cc 243 VisitSourceMap sources; local
244 GetVisitsSource(matches, &sources);
245 EXPECT_EQ(0U, sources.size());
249 GetVisitsSource(matches, &sources);
250 ASSERT_EQ(1U, sources.size());
251 EXPECT_EQ(SOURCE_SYNCED, sources[matches[0].visit_id]);
255 GetVisitsSource(matches, &sources);
256 ASSERT_EQ(1U, sources.size());
257 EXPECT_EQ(SOURCE_EXTENSION, sources[matches[0].visit_id]);
  /external/webkit/Tools/CodeCoverage/
run-generate-coverage-data 47 sources = []
55 sources.append( os.path.join(root, file) )
57 return sources
189 def analyze_coverage(sources,data,dirs,runid,base):
191 sources actual source files relative to src_dir e.g kdelibs/kdecore/klibloader.cpp
199 result = cov.analyze_coverage(gcov, sources, runid, data, base)
214 print "Collection Sources and preparing data tree"
219 # Build a number of sources from the candidates. This is a Set for the poor
232 sources = files.keys() variable
234 print "Found %d candidates" % (len(sources))
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/sources/
SdkAddonSource.java 17 package com.android.sdklib.internal.repository.sources;
46 * We only load addons and extras from these sources.
SdkSourceCategory.java 17 package com.android.sdklib.internal.repository.sources;
  /dalvik/dx/src/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...]
  /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...]
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
PlainInsn.java 37 * @param sources {@code non-null;} specs for all the sources
40 RegisterSpec result, RegisterSpecList sources) {
41 super(opcode, position, result, sources);
99 RegisterSpecList sources = getSources(); local
100 int szSources = sources.size();
106 TypeBearer lastType = sources.get(szSources - 1).getTypeBearer();
114 RegisterSpecList newSources = sources.withoutLast();
133 RegisterSpecList sources) {
137 sources);
    [all...]
  /dalvik/dx/src/com/android/dx/rop/code/
PlainInsn.java 38 * @param sources {@code non-null;} specs for all the sources
41 RegisterSpec result, RegisterSpecList sources) {
42 super(opcode, position, result, sources);
100 RegisterSpecList sources = getSources(); local
101 int szSources = sources.size();
107 TypeBearer lastType = sources.get(szSources - 1).getTypeBearer();
111 TypeBearer firstType = sources.get(0).getTypeBearer();
114 RegisterSpecList newSources = sources.withoutFirst();
125 RegisterSpecList newSources = sources.withoutLast()
    [all...]
  /external/chromium/chrome/browser/ui/webui/
chrome_url_data_manager.cc 61 DataSources sources; local
66 data_sources_->swap(sources);
68 for (size_t i = 0; i < sources.size(); ++i)
69 delete sources[i];
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
PlainInsn.java 38 * @param sources {@code non-null;} specs for all the sources
41 RegisterSpec result, RegisterSpecList sources) {
42 super(opcode, position, result, sources);
100 RegisterSpecList sources = getSources(); local
101 int szSources = sources.size();
107 TypeBearer lastType = sources.get(szSources - 1).getTypeBearer();
111 TypeBearer firstType = sources.get(0).getTypeBearer();
114 RegisterSpecList newSources = sources.withoutFirst();
125 RegisterSpecList newSources = sources.withoutLast()
    [all...]
  /external/webkit/Source/WebKit2/Platform/gtk/
WorkQueueGtk.cpp 154 // Set up the event sources under the mutex since this is shared across multiple threads.
157 Vector<EventSource*> sources; local
160 sources = it->second;
162 sources.append(eventSource);
163 m_eventSources.set(fileDescriptor, sources);
180 Vector<EventSource*> sources = it->second; local
181 for (unsigned i = 0; i < sources.size(); i++)
182 sources[i]->cancel();
  /sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/internal/repository/sources/
SdkSourcePropertiesTest.java 17 package com.android.sdklib.internal.repository.sources;
20 import com.android.sdklib.internal.repository.sources.SdkSourceProperties;

Completed in 716 milliseconds

1 2 3 4 5