HomeSort by relevance Sort by last modified time
    Searched refs:modern (Results 1 - 25 of 26) sorted by null

1 2

  /system/core/libsync/tests/
sync_test.cpp 216 struct sync_file_info* modern = sync_file_info(f.getFd()); local
219 ASSERT_TRUE(modern != NULL);
222 EXPECT_STREQ(modern->name, legacy->name);
223 EXPECT_EQ(modern->status, legacy->status);
227 const struct sync_fence_info* fences = sync_get_fence_info(modern);
228 while (fenceIdx < modern->num_fences && pt != NULL) {
237 EXPECT_EQ(fenceIdx, modern->num_fences);
  /external/libvncserver/webclients/novnc/
README.md 7 noVNC is a HTML5 VNC client that runs well in any modern browser
47 * Supports all modern browsers including mobile (iOS, Android)
  /external/mesa3d/docs/
MESA_texture_signed_rgba.spec 51 is undesirable since modern hardware has direct support for this.
  /external/swiftshader/third_party/LLVM/autoconf/m4/
ltdl.m4 46 [Define this if a modern libltdl is already installed])
  /external/zlib/src/contrib/masmx86/
match686.asm 18 ; (and the faster known version of match_init on modern Core 2 Duo and AMD Phenom)
27 ; Pentium (prior Pentium Pro) and this version for Pentium Pro and modern processor
  /external/libvorbis/doc/
02-bitpacking.tex 26 modern platforms, this is generally assumed to be eight bits (not
28 filesystem/memory architecture. Modern filesystems invariably offer
01-introduction.tex 219 modern use. No known Vorbis encoder past Xiph.org's own beta 4 makes
  /prebuilts/go/darwin-x86/src/crypto/tls/
cipher_suites.go 157 // zero for modern ones.
  /prebuilts/go/linux-x86/src/crypto/tls/
cipher_suites.go 157 // zero for modern ones.
  /external/swiftshader/third_party/LLVM/projects/sample/
configure 348 echo This script requires a shell more modern than all the
350 echo modern shell, or manually run the script under such a
    [all...]
  /external/dtc/Documentation/
dtc-paper.tex 269 bindings for many modern buses and devices. In particular, embedded
  /prebuilts/go/darwin-x86/src/net/url/
url.go 675 // ok - not specified in RFC 3986 but left alone by modern browsers
  /prebuilts/go/linux-x86/src/net/url/
url.go 675 // ok - not specified in RFC 3986 but left alone by modern browsers
  /external/mksh/src/
Build.sh     [all...]
  /external/liblzf/
configure 346 echo This script requires a shell more modern than all the
348 echo modern shell, or manually run the script under such a
    [all...]
  /external/ltp/utils/ffsb-6.0-rc2/
configure 352 echo This script requires a shell more modern than all the
354 echo modern shell, or manually run the script under such a
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/cgo/
doc.go 544 in the full complexity that modern C libraries embrace, so it cannot
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
doc.go 544 in the full complexity that modern C libraries embrace, so it cannot
    [all...]
  /external/libusb-compat/
configure 371 echo This script requires a shell more modern than all the
373 echo modern shell, or manually run the script under such a
    [all...]
  /external/libvorbis/
configure 354 echo This script requires a shell more modern than all the
356 echo modern shell, or manually run the script under such a
    [all...]
  /tools/repohooks/tools/
checkpatch.pl 804 NOTE: perl $^V is not modern enough to detect all possible issues.
    [all...]
  /external/libmtp/
configure 373 echo This script requires a shell more modern than all the
375 echo modern shell, or manually run the script under such a
    [all...]
  /external/libogg/
configure 352 echo This script requires a shell more modern than all the
354 echo modern shell, or manually run the script under such a
    [all...]
  /external/openssh/
configure 355 echo This script requires a shell more modern than all the
357 echo modern shell, or manually run the script under such a
    [all...]
  /external/swiftshader/third_party/LLVM/
configure 356 echo This script requires a shell more modern than all the
358 echo modern shell, or manually run the script under such a
    [all...]

Completed in 1459 milliseconds

1 2