HomeSort by relevance Sort by last modified time
    Searched full:downward (Results 51 - 75 of 298) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/tensorflow/tensorflow/core/kernels/
mfcc_mel_filterbank.cc 191 (*output)[channel] += weighted; // Right side of triangle, downward slope
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiScoreReport.java 122 // We don't want to trigger a downward breach unless the rssi is
  /toolchain/binutils/binutils-2.27/gold/
descriptors.cc 63 // adjusted downward if we run out of file descriptors.
  /external/llvm/include/llvm/CodeGen/
RegisterPressure.h 86 /// expressed in terms of upward or downward pressure depending on the client
335 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
487 /// traversing this instruction either upward or downward depending on the
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RegisterPressure.h 95 /// expressed in terms of upward or downward pressure depending on the client
351 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
498 /// traversing this instruction either upward or downward depending on the
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
RegisterPressure.h 97 /// expressed in terms of upward or downward pressure depending on the client
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
502 /// traversing this instruction either upward or downward depending on the
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
RegisterPressure.h 97 /// expressed in terms of upward or downward pressure depending on the client
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
502 /// traversing this instruction either upward or downward depending on the
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
RegisterPressure.h 97 /// expressed in terms of upward or downward pressure depending on the client
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
502 /// traversing this instruction either upward or downward depending on the
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
RegisterPressure.h 97 /// expressed in terms of upward or downward pressure depending on the client
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
502 /// traversing this instruction either upward or downward depending on the
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
RegisterPressure.h 97 /// expressed in terms of upward or downward pressure depending on the client
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
502 /// traversing this instruction either upward or downward depending on the
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
RegisterPressure.h 97 /// expressed in terms of upward or downward pressure depending on the client
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
502 /// traversing this instruction either upward or downward depending on the
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RegisterPressure.h 95 /// expressed in terms of upward or downward pressure depending on the client
351 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
498 /// traversing this instruction either upward or downward depending on the
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
RegisterPressure.h 97 /// expressed in terms of upward or downward pressure depending on the client
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
502 /// traversing this instruction either upward or downward depending on the
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
RegisterPressure.h 97 /// expressed in terms of upward or downward pressure depending on the client
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
502 /// traversing this instruction either upward or downward depending on the
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
RegisterPressure.h 97 /// expressed in terms of upward or downward pressure depending on the client
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
502 /// traversing this instruction either upward or downward depending on the
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
RegisterPressure.h 97 /// expressed in terms of upward or downward pressure depending on the client
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
502 /// traversing this instruction either upward or downward depending on the
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
RegisterPressure.h 97 /// expressed in terms of upward or downward pressure depending on the client
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
502 /// traversing this instruction either upward or downward depending on the
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
RegisterPressure.h 97 /// expressed in terms of upward or downward pressure depending on the client
355 /// computes incrementally. During downward tracking, P.BottomIdx or P.BottomPos
502 /// traversing this instruction either upward or downward depending on the
  /external/fonttools/Lib/fontTools/ttLib/tables/
otData.py     [all...]
  /external/llvm/lib/CodeGen/
MachineTraceMetrics.cpp 416 bool Downward;
419 : Blocks(blocks), Loops(loops), Downward(false) {}
436 if (LB.Downward ? TBI.hasValidHeight() : TBI.hasValidDepth())
442 if ((LB.Downward ? To : From) == FromLoop->getHeader())
464 Bounds.Downward = false;
482 Bounds.Downward = true;
    [all...]
  /external/skia/include/core/
SkRect.h 323 If dy is positive, SkIRect returned is moved downward.
377 If dy is positive, moves SkIRect returned downward.
395 If delta.fY is positive, moves SkIRect returned downward.
    [all...]
  /external/skqp/include/core/
SkRect.h 310 If dy is positive, SkIRect returned is moved downward.
364 If dy is positive, moves SkIRect returned downward.
382 If delta.fY is positive, moves SkIRect returned downward.
    [all...]
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyFrameLowering.cpp 17 /// The stack grows downward.
  /external/mesa3d/include/GL/
osmesa.h 230 * zero = Y coordinates increase downward
  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
de.po 126 msgid "Round color components downward"

Completed in 1412 milliseconds

1 23 4 5 6 7 8 91011>>