HomeSort by relevance Sort by last modified time
    Searched refs:depending (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /external/libyuv/files/
public.mk 2 # anyone depending on this library.
  /external/libyuv/
public.mk 2 # anyone depending on this library.
  /bionic/libc/arch-x86_64/bionic/
syscall.S 45 # (Not all will be valid, depending on the syscall.)
  /device/linaro/bootloader/edk2/StdLib/LibC/CRT/Ia32/
llshr.c 51 ; Return double precision 0 or -1, depending on the sign of edx
  /bionic/libc/arch-x86/bionic/
syscall.S 37 # (Not all will be valid, depending on the syscall.)
  /external/llvm/test/MC/ARM/
thumb2-branches.s 28 @ unconditional branches without width suffix encode depending of offset size
106 @ unconditional branches without width suffix encode depending of offset size
124 @ same branch insturction encoding to conditional or unconditional depending
171 @ unconditional branches without width suffix encode depending of offset size
249 @ unconditional branches without width suffix encode depending of offset size
267 @ same branch insturction encoding to conditional or unconditional depending
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
thumb2-branches.s 28 @ unconditional branches without width suffix encode depending of offset size
106 @ unconditional branches without width suffix encode depending of offset size
124 @ same branch insturction encoding to conditional or unconditional depending
171 @ unconditional branches without width suffix encode depending of offset size
249 @ unconditional branches without width suffix encode depending of offset size
267 @ same branch insturction encoding to conditional or unconditional depending
  /external/boringssl/ios-arm/crypto/fipsmodule/
sha256-armv4.S 25 @ CRYPTOGAMS licenses depending on where you obtain it. For further
    [all...]
sha512-armv4.S 25 @ CRYPTOGAMS licenses depending on where you obtain it. For further
    [all...]
  /external/boringssl/linux-arm/crypto/fipsmodule/
sha256-armv4.S 26 @ CRYPTOGAMS licenses depending on where you obtain it. For further
    [all...]
sha512-armv4.S 26 @ CRYPTOGAMS licenses depending on where you obtain it. For further
    [all...]
  /external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/
BoundSet.java 423 private InferenceVariable depending; field in class:BoundSet.VariableDependency
426 public VariableDependency(InferenceVariable depending, InferenceVariable dependedOn) {
427 this.depending = depending;
432 return depending;
440 return dependedOn.equals(depending);
529 .filter(d -> d.depending.equals(alphaI))
597 if (di.dependedOn.equals(dj.depending)) {
615 if (variablesToResolve.contains(dependency.depending)) {
    [all...]
  /build/make/core/
executable_prefer_symlink.mk 7 # Create link to the one used depending on the target
  /frameworks/base/cmds/app_process/
Android.mk 65 # depending on the target configuration.
  /external/mesa3d/src/gallium/targets/dri/
Android.mk 36 # depending on which drivers are enabled or not. Otherwise, we get the error:
  /external/protobuf/csharp/src/Google.Protobuf/
InvalidJsonException.cs 41 /// exception and <see cref="InvalidProtocolBufferException"/> depending on the situation. This
  /external/syzkaller/vendor/golang.org/x/sys/unix/
syscall.go 8 // primitives. OS details vary depending on the underlying system, and
  /external/walt/docs/
ScreenLatency.md 11 The physical transition between colors is not instantaneous and may look very different depending on the direction - from black to white or white to black. Moreover some sections of the screen may update several milliseconds later than others. These details vary considerably between screen technologies and device models.
  /external/grpc-grpc/src/csharp/Grpc.Core/Internal/
NativeLogRedirector.cs 94 /// Instead of depending on Xamarin.iOS for this, we can just create our own,
  /external/icu/icu4c/source/extra/uconv/
makedata.mak 48 # set the following to 'static' or 'dll' depending
  /build/soong/android/
apex.go 25 // the module has to be built differently depending on whether the module
163 // depended on by an APEX named apexName. Directly depending means that a module
  /external/v8/tools/
profile_view.js 91 * corresponding function and its descendants (not that depending on
153 * corresponding function and its descendants (not that depending on
  /art/test/
Android.run-test.mk 54 # specific version depending on the compiler.
  /build/soong/cc/
prebuilt.go 106 // depending on a table of contents file instead of the library itself.
proto.go 141 // order to match protoDeps, but some modules are depending on

Completed in 3507 milliseconds

1 2 3 4