HomeSort by relevance Sort by last modified time
    Searched refs:br5 (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-var.cpp 62 Base &br5 = diamond; // expected-error{{ambiguous conversion from derived class 'Diamond' to base class 'Base':}} local
126 const Base &br5 = create<const volatile Base>(); // expected-error{{binding value of type 'const volatile Base' to reference to type 'const Base' drops 'volatile' qualifier}} local
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
_regset.h 191 unsigned long br5; member in struct:_callee_saved
  /external/tensorflow/tensorflow/core/kernels/
quantized_resize_bilinear_op.cc 201 const quint8* br5, const int16* xlp5, const quint8* tl6, const quint8* tr6,
208 const uint8x8_t br8x8 = ToUint8x8(br0, br1, br2, br3, br4, br5, br6, br7);

Completed in 97 milliseconds