HomeSort by relevance Sort by last modified time
    Searched refs:Direction (Results 251 - 270 of 270) sorted by null

<<11

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFfsFile/
GenFfsFile.c 268 IN INTN Direction
274 Takes an input string and returns either the part before the =, or the part after the =, depending on direction
282 Direction - 0 to return all of source string before =
303 if (Direction == 0) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
GenericDomTreeConstruction.h 232 constexpr bool Direction = IsReverse != IsPostDom; // XOR.
234 ChildrenGetter<Direction>::Get(BB, BatchUpdates)) {
    [all...]
  /external/skia/src/gpu/
GrShape.cpp 235 // + 1 for the direction, start index, and inverseness.
512 SkPath::Direction rrectDir;
  /external/skqp/src/gpu/
GrShape.cpp 235 // + 1 for the direction, start index, and inverseness.
512 SkPath::Direction rrectDir;
  /external/swiftshader/include/Direct3D/
d3d8types.h 173 D3DVECTOR Direction; /* Direction in world space */
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
AsmFuncs.asm 366 ;; UEFI calling convention for IA32 requires that Direction flag in EFLAGs is clear
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
AsmFuncs.asm 396 ;; UEFI calling convention for x64 requires that Direction flag in EFLAGs is clear
  /external/skia/src/utils/
SkLua.cpp     [all...]
  /external/skqp/src/utils/
SkLua.cpp     [all...]
  /external/mesa3d/include/D3D9/
d3d9types.h     [all...]
  /external/pdfium/core/fpdftext/
cpdf_textpage.cpp 695 CFX_BidiChar::Direction eCurrentDirection = bidi.OverallDirection();
697 if (segment.direction == CFX_BidiChar::RIGHT ||
698 (segment.direction == CFX_BidiChar::NEUTRAL &&
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
FormDisplay.c 1009 @param GoUp The navigation direction. TRUE: up, FALSE: down.
    [all...]
  /external/mesa3d/src/gallium/state_trackers/nine/
nine_ff.c 237 * CONST[37].xyz_ LIGHT[0].Direction
741 * vec3 hitDir = light.direction;
754 * float rho = dp3(-hitVec, light.direction);
    [all...]
device9.c     [all...]
  /external/skia/src/pathops/
SkPathOpsDebug.cpp     [all...]
  /external/skqp/src/pathops/
SkPathOpsDebug.cpp     [all...]
  /external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
compute-gen.go     [all...]
  /external/cldr/tools/java/libs/
icu4j.jar 
  /external/dagger2/lib/
google-java-format-0.1-20151017.042846-2.jar 
  /external/grpc-grpc-java/netty/shaded/
grpc-netty-shaded-1.14.0.jar 

Completed in 3060 milliseconds

<<11