HomeSort by relevance Sort by last modified time
    Searched defs:_b (Results 1 - 25 of 31) sorted by null

1 2

  /external/llvm/test/MC/COFF/
comm-align.s 31 .def _b
35 _b: label
51 # CHECK: Name: _b
  /external/llvm/test/MC/MachO/
reloc-pcrel-offset.s 8 _b: label
coal-sections-x86_64.s 42 .globl _b ## @b
43 .weak_definition _b
45 _b: label
indirect-symbols.s 3 _b: label
11 .indirect_symbol _b
102 // CHECK: Name: _b (13)
reloc-pcrel.s 8 _b: label
21 call _b
22 call _b - 1
23 call _b + 1
28 call _b - L0
tls.s 38 .tbss _b$tlv$init, 4, 2
40 .globl _b
41 _b: label
44 .quad _b$tlv$init
153 // CHECK: 0x58 0 3 1 X86_64_RELOC_UNSIGNED 0 _b$tlv$init
174 // CHECK: Name: _b$tlv$init (25)
193 // CHECK: Name: _b (72)
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/
comm-align.s 31 .def _b
35 _b: label
51 # CHECK: Name: _b
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/MachO/
reloc-pcrel-offset.s 8 _b: label
coal-sections-x86_64.s 42 .globl _b ## @b
43 .weak_definition _b
45 _b: label
indirect-symbols.s 3 _b: label
11 .indirect_symbol _b
102 // CHECK: Name: _b (13)
reloc-pcrel.s 8 _b: label
21 call _b
22 call _b - 1
23 call _b + 1
28 call _b - L0
tls.s 38 .tbss _b$tlv$init, 4, 2
40 .globl _b
41 _b: label
44 .quad _b$tlv$init
153 // CHECK: 0x58 0 3 1 X86_64_RELOC_UNSIGNED 0 _b$tlv$init
174 // CHECK: Name: _b$tlv$init (25)
193 // CHECK: Name: _b (72)
  /external/llvm/test/MC/ARM/
tls-directives.s 27 _b$tlv$init:
31 .globl _b
32 _b: label
35 .long _b$tlv$init
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
tls-directives.s 27 _b$tlv$init:
31 .globl _b
32 _b: label
35 .long _b$tlv$init
  /external/llvm/test/MC/MachO/PowerPC/
coal-sections-powerpc.s 42 .globl _b ; @b
43 .weak_definition _b
45 _b: label
  /external/swiftshader/third_party/LLVM/test/MC/MachO/
indirect-symbols.s 3 _b: label
11 .indirect_symbol _b
108 // CHECK: ('_string', '_b')
reloc-pcrel.s 43 _b: label
55 call _b
56 call _b - 1
57 call _b + 1
62 call _b - L0
tls.s 38 .tbss _b$tlv$init, 4, 2
40 .globl _b
41 _b: label
44 .quad _b$tlv$init
186 // CHECK: ('_string', '_b$tlv$init')
202 // CHECK: ('_string', '_b')
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/MachO/PowerPC/
coal-sections-powerpc.s 42 .globl _b ; @b
43 .weak_definition _b
45 _b: label
  /external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
MismatchedRangeException.cs 42 private readonly int _b; field in class:Antlr.Runtime.MismatchedRangeException
58 this._b = b;
64 this._b = b;
70 this._b = b;
79 this._b = info.GetInt32("B");
90 return _b;
100 info.AddValue("B", _b);
  /external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
MismatchedRangeException.cs 44 private readonly int _b; field in class:Antlr.Runtime.MismatchedRangeException
64 this._b = b;
71 this._b = b;
78 this._b = b;
88 this._b = info.GetInt32("B");
103 return _b;
114 info.AddValue("B", _b);
  /external/mesa3d/src/gallium/auxiliary/util/
u_format_yuv.h 63 const float _b = CLAMP(b, 0.0f, 1.0f); local
67 const int _y = scale * ( (0.257f * _r) + (0.504f * _g) + (0.098f * _b));
68 const int _u = scale * (-(0.148f * _r) - (0.291f * _g) + (0.439f * _b));
69 const int _v = scale * ( (0.439f * _r) - (0.368f * _g) - (0.071f * _b));
115 const int _b = (298 * _y + 516 * _u + 128) >> 8; local
119 *b = CLAMP(_b, 0, 255);
  /external/grpc-grpc/examples/python/helloworld/
helloworld_pb2.py 5 _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) variable
22 serialized_pb=_b('\n\x10helloworld.proto\x12\nhelloworld\"\x1c\n\x0cHelloRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"\x1d\n\nHelloReply\x12\x0f\n\x07message\x18\x01 \x01(\t2I\n\x07Greeter\x12>\n\x08SayHello\x12\x18.helloworld.HelloRequest\x1a\x16.helloworld.HelloReply\"\x00\x42\x36\n\x1bio.grpc.examples.helloworldB\x0fHelloWorldProtoP\x01\xa2\x02\x03HLWb\x06proto3')
38 has_default_value=False, default_value=_b("").decode('utf-8'),
69 has_default_value=False, default_value=_b("").decode('utf-8'),
109 DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), _b('\n\033io.grpc.examples.helloworldB\017HelloWorldProtoP\001\242\002\003HLW'))
  /external/grpc-grpc/examples/python/interceptors/default_value/
helloworld_pb2.py 5 _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) variable
22 serialized_pb=_b('\n\x10helloworld.proto\x12\nhelloworld\"\x1c\n\x0cHelloRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"\x1d\n\nHelloReply\x12\x0f\n\x07message\x18\x01 \x01(\t2I\n\x07Greeter\x12>\n\x08SayHello\x12\x18.helloworld.HelloRequest\x1a\x16.helloworld.HelloReply\"\x00\x42\x36\n\x1bio.grpc.examples.helloworldB\x0fHelloWorldProtoP\x01\xa2\x02\x03HLWb\x06proto3')
38 has_default_value=False, default_value=_b("").decode('utf-8'),
69 has_default_value=False, default_value=_b("").decode('utf-8'),
109 DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), _b('\n\033io.grpc.examples.helloworldB\017HelloWorldProtoP\001\242\002\003HLW'))
  /external/grpc-grpc/examples/python/interceptors/headers/
helloworld_pb2.py 5 _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) variable
22 serialized_pb=_b('\n\x10helloworld.proto\x12\nhelloworld\"\x1c\n\x0cHelloRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"\x1d\n\nHelloReply\x12\x0f\n\x07message\x18\x01 \x01(\t2I\n\x07Greeter\x12>\n\x08SayHello\x12\x18.helloworld.HelloRequest\x1a\x16.helloworld.HelloReply\"\x00\x42\x36\n\x1bio.grpc.examples.helloworldB\x0fHelloWorldProtoP\x01\xa2\x02\x03HLWb\x06proto3')
38 has_default_value=False, default_value=_b("").decode('utf-8'),
69 has_default_value=False, default_value=_b("").decode('utf-8'),
109 DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), _b('\n\033io.grpc.examples.helloworldB\017HelloWorldProtoP\001\242\002\003HLW'))

Completed in 733 milliseconds

1 2