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

1 2 34 5 6 7 8 9

  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.h 103 unsigned OpIdx, SDep& dep) const;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/include/isl/
flow.h 56 int (*fn)(__isl_take isl_map *dep, int must, void *dep_user, void *user),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
flow.h 56 int (*fn)(__isl_take isl_map *dep, int must, void *dep_user, void *user),
  /external/chromium_org/third_party/mesa/src/scons/
custom.py 148 for dep in deps:
149 pyc = env.File(str(dep) + 'c')
  /external/mesa3d/scons/
custom.py 148 for dep in deps:
149 pyc = env.File(str(dep) + 'c')
  /external/openssl/crypto/md5/asm/
md5-ia64.S 174 #define GETLW(dst, src, align) dep.z dst = src, 32 - 8 * align, 8 * align
298 dep DPtr_ = 0, DPtrIn, 0, 2
469 dep.z Y = Z, 32, 32 ;; \
482 dep.z Y = Z, 32, 32 ;; \
585 dep.z Y = Z, 32, 32 ; \
607 dep.z Y = Z, 32, 32 ; \
844 dep.z Y = Z, 32, 32 ;; \
871 dep.z Y = Z, 32, 32 ;; \
  /ndk/sources/host-tools/make-3.81/
remake.c 23 #include "dep.h"
73 /* Remake all the goals in the `struct dep' chain GOALS. Return -1 if nothing
82 update_goal_chain (struct dep *goals)
101 struct dep *g;
113 register struct dep *g, *lastgoal;
334 struct dep *d;
378 register struct dep *d, *lastd;
660 /* We must remake if this dep does not
665 /* Set DEPS_CHANGED if this dep actually changed. */
669 /* Set D->changed if either this dep actually changed
    [all...]
commands.c 20 #include "dep.h"
48 struct dep *d;
82 register struct dep *d;
582 struct dep *d;
read.c 25 #include "dep.h"
124 static struct dep *read_makefiles = 0;
135 struct dep *deps, unsigned int cmds_started, char *commands,
151 struct dep *
201 struct dep *tail = read_makefiles;
202 register struct dep *d;
246 struct dep *tail = read_makefiles;
252 struct dep *d = alloc_dep ();
305 struct dep *deps;
469 struct dep *deps = 0
1733 struct dep *dep = *depp; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
kxia64.h 700 #define SET_IRQL(rNewIrql) dep##.##z t22 = rNewIrql,TPR_MIC,TPR_MIC_LEN;; ; mov cr##.##tpr = t22;; ; srlz##.##d
702 #define SET_IRQL(rNewIrql) dep##.##z t22 = rNewIrql,TPR_MIC,TPR_MIC_LEN;; ; movl t21 = KiPcr+PcCurrentIrql;; ; mov cr##.##tpr = t22 ; st1 [t21] = rNewIrql
706 #define PSET_IRQL(pr,rNewIrql) dep##.##z t22 = rNewIrql,TPR_MIC,TPR_MIC_LEN;; ;(pr) mov cr##.##tpr = t22;; ;(pr) srlz##.##d
708 #define PSET_IRQL(pr,rNewIrql) mov t21 = rNewIrql ; dep##.##z t22 = rNewIrql,TPR_MIC,TPR_MIC_LEN;; ;(pr) mov cr##.##tpr = t22 ;(pr) movl t22 = KiPcr+PcCurrentIrql;; ;(pr) st1 [t22] = t21
711 #define SWAP_IRQL(rNewIrql) movl t22 = KiPcr+PcCurrentIrql;; ; ld1 v0 = [t22] ; dep##.##z t21 = rNewIrql,TPR_MIC,TPR_MIC_LEN;; ; mov cr##.##tpr = t21 ; st1 [t22] = rNewIrql
  /external/libhevc/common/x86/
ihevc_deblk_ssse3_intr.c 115 WORD32 de, dep, deq; local
205 dep = 0;
226 dep = (dp < (beta + (beta >> 1)) >> 3) ? 1 : 0;
230 dep = 0;
393 mask1 = (((LWORD64)(filter_flag_q & deq)) << 63) | (((LWORD64)filter_flag_q) << 47) | (((LWORD64)filter_flag_p) << 31) | (((LWORD64)(filter_flag_p & dep)) << 15);
499 //masking of the delta values dep, deq , filter_p ,filter_q
552 WORD32 de, dep, deq; local
665 dep = 0;
686 dep = (dp < (beta + (beta >> 1)) >> 3) ? 1 : 0;
690 dep = 0
    [all...]
  /external/chromium_org/native_client_sdk/src/build_tools/
build_projects.py 116 localdeps = [dep for dep in deplist if dep in localtargets]
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/
compile_frontend.py 165 for dep in module.get('dependencies', []):
166 list = dependents_by_module_name.get(dep)
169 dependents_by_module_name[dep] = list
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_shared_library.cpp 147 SharedLibrary* dep = wrap->GetCrazy(); local
148 entry = dep->LookupSymbolEntry(symbol_name);
150 return reinterpret_cast<void*>(dep->load_bias() + entry->st_value);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/
Makefile 231 $(OUTPUT)doc.dep : $(wildcard *.txt) build-docdep.perl
236 -include $(OUPTUT)doc.dep
262 $(RM) $(OUTPUT)howto-index.txt $(OUTPUT)howto/*.html $(OUTPUT)doc.dep
  /external/chromium_org/native_client_sdk/src/tools/
nacl_llvm.mk 101 $(1).bc: $(2) $(foreach dep,$(4),$(STAMPDIR)/$(dep).stamp)
  /external/deqp/modules/glshared/
glsFboCompletenessTests.cpp 848 for (const GLenum* dep = s_kinds.begin(); dep != s_kinds.end(); ++dep)
851 AttachmentParams params = { *col0, *coln, *dep, *stc };
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
grammar.rb 37 dependencies.any? { |dep| test( ?>, dep, target ) }
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
android.py 767 deps.extend([target_outputs[dep] for dep in spec['dependencies']
768 if target_outputs[dep]])
769 for dep in spec['dependencies']:
770 if dep in target_link_deps:
771 link_deps.append(target_link_deps[dep])
    [all...]
make.py 318 # We write to a dep file on the side first and then rename at the end
319 # so we can't end up with a broken dep file.
    [all...]
  /external/chromium_org/third_party/cython/src/Cython/Build/
Dependencies.py 725 for dep in m.depends:
726 copy_to_build_dir(dep)
754 dep_timestamp, dep = deps.timestamp(source), source
757 dep_timestamp, dep = deps.newest_dependency(source)
758 priority = 2 - (dep in deps.immediate_dependencies(source))
761 if source == dep:
764 print("Compiling %s because it depends on %s." % (source, dep))
    [all...]
  /external/openssl/crypto/modes/asm/
ghash-ia64.pl 52 # Special note about 'dep' instruction, which is used to construct
59 (p19) dep rem=Zlo,rem_4bitp,3,4 }
73 (p18) dep rem=Zlo,rem_4bitp,3,4 }
272 dep $Atbl=$xi[1],$Htbl,4,4 //(p17) &Htable[nlo].lo
288 dep $Atbl=$xi[1],$Htbl,4,4 } //(p17) &Htable[nlo].lo
316 dep $Atbl=$xi[1],$Htbl,4,4 } //(p17) &Htable[nlo].lo
345 dep $Atbl=$xi[1],$Htbl,4,4 };; //(p17) &Htable[nlo].lo
400 (p6) dep $Atbl=$xi[0],$Htbl,4,4 } //[p17] &Htable[nlo].lo
  /external/chromium_org/chrome/test/base/
js2gtest.js 261 deps.forEach(function(dep) {
262 var providingPath = dependencyProvidesToPaths[dep];
266 print('Unknown dependency:', dep);
  /external/chromium_org/ppapi/generators/
idl_c_header.py 247 for dep in deps:
248 depfile = dep.GetProperty('FILE')
  /external/llvm/utils/
GenLibDeps.pl 343 foreach my $dep (keys %{$objdeps{$obj}}) {
344 print " $dep";

Completed in 2489 milliseconds

1 2 34 5 6 7 8 9