/external/opencv/cvaux/src/ |
D | cvclique.cpp | 348 int* new_ = All[k+1]; 362 new_[newne] = old[i]; 377 new_[newce] = old[i]; 595 int* new_ = All[k+1]; 609 new_[newne] = old[i]; 621 new_[newce] = old[i];
|
/external/dhcpcd-6.8.2/dhcpcd-hooks/ |
D | 02-dump | 5 set | sed -ne 's/^new_//p' | sort
|
D | 01-test | 6 set | grep "^\(new_\|old_\|ra_count=\|ra[0-9]*_\)" | sort
|
/external/compiler-rt/include/sanitizer/ |
D | linux_syscall_hooks.h | 690 #define __sanitizer_syscall_pre_symlink(old, new_) \ argument 691 __sanitizer_syscall_pre_impl_symlink((long)(old), (long)(new_)) 692 #define __sanitizer_syscall_post_symlink(res, old, new_) \ argument 693 __sanitizer_syscall_post_impl_symlink(res, (long)(old), (long)(new_)) 2387 void __sanitizer_syscall_pre_impl_symlink(long old, long new_); 2388 void __sanitizer_syscall_post_impl_symlink(long res, long old, long new_);
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_syscalls.inc | 1192 PRE_SYSCALL(symlink)(const void *old, const void *new_) { 1194 if (new_) 1195 PRE_READ(new_, __sanitizer::internal_strlen((const char *)new_) + 1); 1198 POST_SYSCALL(symlink)(long res, const void *old, const void *new_) {}
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | bcel.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/guice/lib/build/ |
D | bnd-0.0.384.jar | META-INF/MANIFEST.MF
LICENSE
OSGI-OPT/
OSGI-OPT/bnd.bnd
... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.11.0.v20150602-1242.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/guice/extensions/struts2/lib/ |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 3268 function _rename(old, new_) { argument 3272 var newObj = FS.analyzePath(Pointer_stringify(new_));
|