HomeSort by relevance Sort by last modified time
    Searched defs:ABS (Results 51 - 71 of 71) sorted by null

1 23

  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
ISDOpcodes.h 363 /// ABS - Determine the unsigned absolute value of a signed integer value of
367 ABS,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
ISDOpcodes.h 364 /// ABS - Determine the unsigned absolute value of a signed integer value of
368 ABS,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
ISDOpcodes.h 364 /// ABS - Determine the unsigned absolute value of a signed integer value of
368 ABS,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
ISDOpcodes.h 364 /// ABS - Determine the unsigned absolute value of a signed integer value of
368 ABS,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
ISDOpcodes.h 364 /// ABS - Determine the unsigned absolute value of a signed integer value of
368 ABS,
    [all...]
  /device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c 317 #ifndef ABS
318 #define ABS(x) (((x) > 0) ? (x) : -(x))
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go 12 ABS
481 ABS: "ABS",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
tables.go 12 ABS
481 ABS: "ABS",
    [all...]
  /toolchain/binutils/binutils-2.27/include/opcode/
h8300.h 48 ABS = 0x0200,
182 ABS8SRC = SRC | ABS | L_8,
183 ABS16SRC = SRC | ABS | L_16U,
184 ABS24SRC = SRC | ABS | L_24,
185 ABS32SRC = SRC | ABS | L_32,
187 ABS8DST = DST | ABS | L_8,
188 ABS16DST = DST | ABS | L_16U,
189 ABS24DST = DST | ABS | L_24,
190 ABS32DST = DST | ABS | L_32,
192 ABS8OP3 = OP3 | ABS | L_8
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/robolectric/v3/libs/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
vtd-xml-2.11.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
vtd-xml-2.11.jar 
  /prebuilts/tools/common/m2/repository/com/ximpleware/vtd-xml/2.11/
vtd-xml-2.11.jar 
  /external/annotation-tools/asmx/test/lib/
saxon7.jar 
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 
  /prebuilts/tools/common/m2/repository/net/sf/saxon/Saxon-HE/9.8.0-5/
Saxon-HE-9.8.0-5.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 202 milliseconds

1 23