HomeSort by relevance Sort by last modified time
    Searched refs:dep (Results 76 - 100 of 625) sorted by null

1 2 34 5 6 7 8 91011>>

  /development/vndk/tools/definition-tool/
vndk_definition_tool.py 925 def get_dep_linked_symbols(self, dep):
928 if exp_lib == dep:
    [all...]
  /test/vts/harnesses/tradefed/src/com/android/tradefed/targetprep/
VtsPythonVirtualenvPreparer.java 83 @Option(name = "dep-module", description = "modules which need to be installed by pip")
219 for (String dep : mDepModules) {
222 CLog.i("Attempting installation of %s from local directory", dep);
223 result = mRunUtil.runTimedCmd(BASE_TIMEOUT * 5, mPip, "install", dep,
228 CLog.e(String.format("Installing %s from %s failed", dep, mLocalPypiPath));
232 CLog.i("Attempting installation of %s from PyPI", dep);
233 result = mRunUtil.runTimedCmd(BASE_TIMEOUT * 5, mPip, "install", dep);
237 CLog.e("Installing %s from PyPI failed.", dep);
238 CLog.i("Attempting to upgrade %s", dep);
240 BASE_TIMEOUT * 5, mPip, "install", "--upgrade", dep);
    [all...]
  /external/deqp/modules/gles2/functional/
es2fFboCompletenessTests.cpp 313 for (Formats::const_iterator dep = depthFmts.begin(); dep != depthFmts.end(); dep++)
315 comb.depthFmt = *dep;
316 comb.depthKind = formatKind(*dep);
  /external/skia/infra/bots/
recipes.py 143 dep, recipes_path = parse(repo_root, recipes_cfg_path)
145 url = dep.url
151 revision = dep.revision
152 subpath = dep.path_override
153 branch = dep.branch
  /build/blueprint/
ninja_writer.go 141 for _, dep := range explicitDeps {
142 wrapper.WriteStringWithSpace(dep)
148 for _, dep := range implicitDeps {
149 wrapper.WriteStringWithSpace(dep)
156 for _, dep := range orderOnlyDeps {
157 wrapper.WriteStringWithSpace(dep)
module_ctx.go 305 for _, dep := range m.visitingParent.directDeps {
306 if dep.module.logicModule == logicModule {
307 return dep.tag
317 for _, dep := range m.module.directDeps {
318 if dep.module.Name() == name {
319 return dep.module.logicModule, dep.tag
329 for _, dep := range m.module.directDeps {
330 if dep.module.Name() == name {
331 if dep.tag != tag
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/
AsmPalCall.s 108 (p7) dep r2 = loc6,r2,13,1;; // psr.ic = 1
113 dep r2 = r0,r2,14,1;; // psr.i = 0
131 dep r2 = r0,r2,14,1;; // psr.i = 0
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ipf/
AsmPalCall.s 108 (p7) dep r2 = loc6,r2,13,1;; // psr.ic = 1
113 dep r2 = r0,r2,14,1;; // psr.i = 0
131 dep r2 = r0,r2,14,1;; // psr.i = 0
  /external/autotest/client/site_tests/desktopui_SonicExtension/
desktopui_SonicExtension.py 27 dep = 'sonic_extension' variable in class:desktopui_SonicExtension
30 dep_dir = os.path.join(self.autodir, 'deps', self.dep)
32 self.job.install_pkg(self.dep, 'dep', dep_dir)
  /external/autotest/client/site_tests/graphics_GLMark2/
graphics_GLMark2.py 55 dep = 'glmark2'
56 dep_dir = os.path.join(self.autodir, 'deps', dep)
57 self.job.install_pkg(dep, 'dep', dep_dir)
  /external/autotest/client/site_tests/p2p_ShareFiles/
p2p_ShareFiles.py 28 dep = 'lansim'
29 dep_dir = os.path.join(self.autodir, 'deps', dep)
31 self.job.install_pkg(dep, 'dep', dep_dir)
  /external/libdrm/amdgpu/
amdgpu_cs.c 261 struct drm_amdgpu_cs_chunk_dep *dep = &dependencies[i]; local
262 dep->ip_type = info->ip_type;
263 dep->ip_instance = info->ip_instance;
264 dep->ring = info->ring;
265 dep->ctx_id = info->context->id;
266 dep->handle = info->fence;
291 struct drm_amdgpu_cs_chunk_dep *dep = &sem_dependencies[sem_count++]; local
292 dep->ip_type = info->ip_type;
293 dep->ip_instance = info->ip_instance;
294 dep->ring = info->ring
    [all...]
  /frameworks/support/buildSrc/
init.gradle 308 dependencyList.each { dep ->
309 if (dep instanceof String) {
310 def t = tasks.findByName(dep)
312 toBeRemoved.add(dep)
317 toBeRemoved.each { dep ->
318 dependencyList.remove(dep)
  /bionic/tests/math_data/
ldexpf_intel_data.h 1554 0x1.1745dep-12,
1555 0x1.1745dep-2,
1559 0x1.1745dep-11,
1560 0x1.1745dep-2,
1564 0x1.1745dep-10,
1565 0x1.1745dep-2,
1569 0x1.1745dep-9,
1570 0x1.1745dep-2,
1574 0x1.1745dep-8,
1575 0x1.1745dep-2
    [all...]
scalbnf_intel_data.h 1554 0x1.1745dep-12,
1555 0x1.1745dep-2,
1559 0x1.1745dep-11,
1560 0x1.1745dep-2,
1564 0x1.1745dep-10,
1565 0x1.1745dep-2,
1569 0x1.1745dep-9,
1570 0x1.1745dep-2,
1574 0x1.1745dep-8,
1575 0x1.1745dep-2
    [all...]
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
SwatDeprecated.java 51 boolean dep = true;
64 else if (arg.equals("-dep")) {
65 dep = true;
68 dep = false;
94 new SwatDeprecated(src, dst, dep, ovr, vrb).run();
97 public SwatDeprecated(String src, String dst, boolean dep, boolean overwrite, int verbosity) {
106 if (!dep) {
  /external/swiftshader/third_party/LLVM/tools/llvm-config/
find-cycles.pl 129 foreach my $dep (@{$DEPS{$module}}) {
130 find_cycles($dep, @path, $module);
  /prebuilts/go/darwin-x86/misc/cgo/testshared/src/exe/
exe.go 27 // the executable. Similar code in ../depBase/dep.go results in
  /prebuilts/go/linux-x86/misc/cgo/testshared/src/exe/
exe.go 27 // the executable. Similar code in ../depBase/dep.go results in
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/
tls-dynamic-3.d 4 #ld: tmpdir/tls-1-dep.so
tls-relax-dynamic-3.d 4 #ld: tmpdir/tls-1-dep.so --relax
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Makefile 15 depend dep:
  /external/syslinux/core/fs/xfs/
xfs_dir2.c 259 xfs_dir2_data_entry_t *dep; local
291 dep = (xfs_dir2_data_entry_t *)p;
293 start_name = &dep->name[0];
294 end_name = start_name + dep->namelen;
301 p += xfs_dir2_data_entsize(dep->namelen);
310 ino = be64_to_cpu(dep->inumber);
361 xfs_dir2_data_entry_t *dep; local
435 dep = (xfs_dir2_data_entry_t *)((char *)buf +
438 start_name = &dep->name[0];
439 end_name = start_name + dep->namelen
607 xfs_dir2_data_entry_t *dep; local
    [all...]
  /external/v8/src/
compilation-dependencies.h 67 void Set(Handle<Object> object, Handle<DependentCode> dep);
  /system/core/rootdir/
Android.mk 177 bcp_dep := $(intermediates)/$(bcp_md5).bcp.dep
179 $(hide) mkdir -p $(dir $@) && rm -rf $(dir $@)*.bcp.dep && touch $@
211 vndk_lib_dep := $(intermediates)/$(vndk_lib_md5).dep
213 $(hide) mkdir -p $(dir $@) && rm -rf $(dir $@)*.dep && touch $@
271 llndk_dep = $(intermediates)/$(llndk_md5).dep
273 $(hide) mkdir -p $(dir $@) && rm -rf $(dir $@)*.dep && touch $@
292 vndksp_dep = $(intermediates)/$(vndksp_md5).dep
294 $(hide) mkdir -p $(dir $@) && rm -rf $(dir $@)*.dep && touch $@

Completed in 2574 milliseconds

1 2 34 5 6 7 8 91011>>