| /external/rust/crates/bytes/tests/ | 
| D | test_chain.rs | 57         let b4: &[u8] = &mut [];  in vectored_read()  localVariable 78         let b4: &[u8] = &mut [];  in vectored_read()  localVariable 99         let b4: &[u8] = &mut [];  in vectored_read()  localVariable 120         let b4: &[u8] = &mut [];  in vectored_read()  localVariable
  | 
| /external/cronet/net/third_party/quiche/src/quiche/http2/decoder/ | 
| D | decode_buffer.cc | 36   const uint8_t b4 = DecodeUInt8();  in DecodeUInt31()  local 45   const uint8_t b4 = DecodeUInt8();  in DecodeUInt32()  local
  | 
| /external/ow2-asm/asm-test/src/main/resources/jdk5/ | 
| D | AllInstructions.class |  ... v8
		boolean b0
		boolean b1
		boolean b2
		boolean b3
		boolean b4
		boolean b5
	public static long longInstructions (long, long ...  | 
| /external/ow2-asm/asm-test/src/main/resources/jdk3/ | 
| D | AllInstructions.class |  ... v8
		boolean b0
		boolean b1
		boolean b2
		boolean b3
		boolean b4
		boolean b5
	public static long longInstructions (long, long ...  | 
| /external/lzma/CPP/Common/ | 
| D | MyGuidDef.h | 49   #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \  argument 52   #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \  argument
  | 
| /external/clang/test/Sema/ | 
| D | for.c | 7 void b4 (void) { for (typedef int f;;); }   // expected-error {{declaration of non-local variable}}  in b4()  function
  | 
| D | attr-alias-elf.c | 54 typedef int b4;  typedef
  | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/ranges/range.adaptors/range.all/range.owning.view/ | 
| D | base.pass.cpp | 35   decltype(auto) b4 = static_cast<const OwningView&&>(ov).base();  in test()  local
  | 
| /external/rust/crates/x509-cert/tests/ | 
| D | validity.rs | 131     let b4 = val4.to_vec().unwrap();  in encode_validity()  localVariable
  | 
| /external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ | 
| D | AbstractReadableBuffer.java | 29     int b4 = readUnsignedByte();  in readInt()  local
  | 
| /external/clang/test/CXX/expr/expr.unary/expr.unary.op/ | 
| D | p6.cpp | 14 bool b4 = !E;  variable
  | 
| /external/clang/test/CXX/over/over.match/over.match.funcs/over.match.oper/ | 
| D | p3.cpp | 20 int b4 = f(E::e, 0); // expected-note {{in instantiation of}}  variable
  | 
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ | 
| D | WritingPrimitives.cs | 673 …iteRawTag(ref Span<byte> buffer, ref WriterInternalState state, byte b1, byte b2, byte b3, byte b4)  in WriteRawTag() 690 …gSlowPath(ref Span<byte> buffer, ref WriterInternalState state, byte b1, byte b2, byte b3, byte b4)  in WriteRawTagSlowPath() 701 …(ref Span<byte> buffer, ref WriterInternalState state, byte b1, byte b2, byte b3, byte b4, byte b5)  in WriteRawTag() 718 …(ref Span<byte> buffer, ref WriterInternalState state, byte b1, byte b2, byte b3, byte b4, byte b5)  in WriteRawTagSlowPath()
  | 
| /external/protobuf/csharp/src/Google.Protobuf/ | 
| D | WritingPrimitives.cs | 673 …iteRawTag(ref Span<byte> buffer, ref WriterInternalState state, byte b1, byte b2, byte b3, byte b4)  in WriteRawTag() 690 …gSlowPath(ref Span<byte> buffer, ref WriterInternalState state, byte b1, byte b2, byte b3, byte b4)  in WriteRawTagSlowPath() 701 …(ref Span<byte> buffer, ref WriterInternalState state, byte b1, byte b2, byte b3, byte b4, byte b5)  in WriteRawTag() 718 …(ref Span<byte> buffer, ref WriterInternalState state, byte b1, byte b2, byte b3, byte b4, byte b5)  in WriteRawTagSlowPath()
  | 
| /external/libgav1/src/dsp/x86/ | 
| D | transpose_sse4.h | 214   const __m128i b4 = _mm_unpackhi_epi32(a0, a1);  in Transpose8x4To4x8_U16()  local 279   const __m128i b4 = _mm_unpackhi_epi32(a0, a1);  in Transpose8x8_U16()  local
  | 
| /external/clang/test/SemaCXX/ | 
| D | warn-literal-conversion.cpp | 50   bool b4 = 0.0;  in test1()  local
  | 
| D | string-init.cpp | 13 …wchar_t b4[] = U"a"; // expected-error{{initializing wide char array with incompatible wide string…  in f()  local
  | 
| /external/sfntly/cpp/src/sfntly/data/ | 
| D | readable_font_data.cc | 142   int32_t b4 = ReadUByte(index + 3);  in ReadULong()  local 168   int32_t b4 = ReadUByte(index + 3);  in ReadULongLE()  local 184   int32_t b4 = ReadUByte(index + 3);  in ReadLong()  local
  | 
| /external/testng/src/test/java/test/thread/ | 
| D | MultiThreadedDependentSampleTest.java | 72   public void b4() {  in b4()  method in MultiThreadedDependentSampleTest
  | 
| /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ | 
| D | HighamHall54StepInterpolator.java | 81 …final double b4 = h * (-125.0/96.0 + theta2 * (375.0/32.0 + theta * (-625.0/24.0 + theta * 125.0/8…  in computeInterpolatedStateAndDerivatives()  local
  | 
| /external/libavc/encoder/ | 
| D | ih264e_core_coding.c | 818     UWORD32 coeff_cnt, mask, b4,u4_cntrl=0;  in ih264e_pack_l_mb_i16()  local 1000     UWORD32 u4_mb_coeff_cost = 0, u4_b8_coeff_cost = 0, coeff_cnt, mask, u4_cntrl = 0, b4, b8;  in ih264e_pack_l_mb()  local 1220     UWORD32 coeff_cnt, mask, b4,plane;  in ih264e_pack_c_mb()  local 1687     UWORD32 i, b8, b4, u1_blk_x, u1_blk_y, u1_pix_x, u1_pix_y, coeff_cnt, mask;  in ih264e_code_luma_intra_macroblock_4x4()  local 1915     UWORD32 b8, b4, coeff_cnt, mask;  in ih264e_code_luma_intra_macroblock_4x4_rdopt_on()  local
  | 
| /external/clang/test/CXX/special/class.inhctor/ | 
| D | p1.cpp | 37 B b4{1,2,3,4}; // ok  variable
  | 
| /external/libaom/aom_dsp/x86/ | 
| D | transpose_sse2.h | 191   const __m128i b4 = _mm_unpackhi_epi32(a0, a1);  in transpose_16bit_8x4()  local 256   const __m128i b4 = _mm_unpackhi_epi32(a0, a1);  in transpose_16bit_8x8()  local
  | 
| /external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ | 
| D | Packet.java | 95         int b4 = b[4] & 0xff;  in fromByteArray()  local
  | 
| /external/cronet/third_party/abseil-cpp/absl/crc/internal/ | 
| D | non_temporal_arm_intrinsics.h | 68     signed char b7, signed char b6, signed char b5, signed char b4,  in _mm_set_epi8()
  |