HomeSort by relevance Sort by last modified time
    Searched refs:BW (Results 51 - 75 of 126) sorted by null

1 23 4 5 6

  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
DeclObjC.h     [all...]
  /external/llvm/lib/Transforms/Scalar/
ConstantHoisting.cpp 295 unsigned BW = V1.getBitWidth() > V2.getBitWidth() ?
304 return APInt(BW, Diff, true);
  /prebuilts/go/darwin-x86/src/encoding/gob/
gobencdec_test.go 201 BW *BinaryValueGobber
211 BW BinaryValueGobber
442 bw := BinaryValueGobber("?seconds")
451 if err := enc.Encode(GobTest6{42, v, &w, bv, &bw, tv, &tw}); err != nil {
472 if got, want := x.BW, bw; got == nil {
473 t.Errorf("bw = nil, want %q", want)
475 t.Errorf("bw = %q, want %q", *got, want)
494 bw := BinaryValueGobber("?seconds")
500 if err := enc.Encode(GobTest7{42, &v, w, &bv, bw, &tv, tw}); err != nil
    [all...]
  /prebuilts/go/linux-x86/src/encoding/gob/
gobencdec_test.go 201 BW *BinaryValueGobber
211 BW BinaryValueGobber
442 bw := BinaryValueGobber("?seconds")
451 if err := enc.Encode(GobTest6{42, v, &w, bv, &bw, tv, &tw}); err != nil {
472 if got, want := x.BW, bw; got == nil {
473 t.Errorf("bw = nil, want %q", want)
475 t.Errorf("bw = %q, want %q", *got, want)
494 bw := BinaryValueGobber("?seconds")
500 if err := enc.Encode(GobTest7{42, &v, w, &bv, bw, &tv, tw}); err != nil
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonExpandCondsets.cpp 272 bool isIntReg(RegisterRef RR, unsigned &BW);
    [all...]
HexagonBitSimplify.cpp     [all...]
  /external/clang/lib/AST/
DeclObjC.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
Local.cpp     [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
msp430-decode.opc 93 #define BW(x) msp430->size = (x ? 8 : 16)
359 opcode:4 sreg:4 Ad:1 BW:1 As:2 Dreg:4
362 opcode:9 BW:1 Ad:2 DSreg:4
  /cts/tests/tests/graphics/src/android/graphics/cts/
CanvasTest.java 734 assertFalse(mCanvas.quickReject(new RectF(0, 0, 10, 31), EdgeType.BW));
743 assertFalse(mCanvas.quickReject(p, EdgeType.BW));
749 assertFalse(mCanvas.quickReject(0, 0, 10, 31, EdgeType.BW));
    [all...]
  /external/llvm/utils/TableGen/
FixedLenDecoderEmitter.cpp 343 unsigned BW,
346 FilterBitValues(BW, BIT_UNFILTERED), Parent(nullptr), BestIndex(-1),
347 BitWidth(BW), Emitter(E) {
    [all...]
  /external/clang/include/clang/AST/
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
Decl.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
Decl.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
Decl.h     [all...]

Completed in 2491 milliseconds

1 23 4 5 6