Home
last modified time | relevance | path

Searched defs:representable (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/views/mdspan/layout_left/
H A Dextents.verify.cpp30 void representable() { in representable() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/views/mdspan/layout_right/
H A Dextents.verify.cpp30 void representable() { in representable() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/views/mdspan/layout_stride/
H A Dextents.verify.cpp30 void representable() { in representable() function
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dconst.go239 func (check *Checker) representable(x *operand, typ *Basic) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dconst.go237 func (check *Checker) representable(x *operand, typ *Basic) { func