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

  /external/mesa3d/src/gallium/state_trackers/nine/
nine_quirk.h 29 _nine_get_quirk( unsigned quirk );
31 #define QUIRK(q) (_nine_get_quirk(QUIRK_##q))
nine_quirk.c 38 _nine_get_quirk( unsigned quirk )
48 return !!(flags & quirk);
  /frameworks/av/media/libstagefright/omx/
OMX.cpp 126 for (const auto& quirk : codec->second.quirkSet) {
127 if (quirk == "requires-allocate-on-input-ports") {
131 if (quirk == "requires-allocate-on-output-ports") {
  /frameworks/av/media/libstagefright/omx/1.0/
Omx.cpp 126 for (const auto& quirk : codec->second.quirkSet) {
127 if (quirk == "requires-allocate-on-input-ports") {
131 if (quirk == "requires-allocate-on-output-ports") {
  /prebuilts/go/darwin-x86/src/html/template/
examplefiles_test.go 56 // Clean up after the test; another quirk of running as an example.
90 // Clean up after the test; another quirk of running as an example.
128 // Clean up after the test; another quirk of running as an example.
176 // Clean up after the test; another quirk of running as an example.
  /prebuilts/go/linux-x86/src/html/template/
examplefiles_test.go 56 // Clean up after the test; another quirk of running as an example.
90 // Clean up after the test; another quirk of running as an example.
128 // Clean up after the test; another quirk of running as an example.
176 // Clean up after the test; another quirk of running as an example.
  /prebuilts/go/darwin-x86/src/text/template/
examplefiles_test.go 54 // Clean up after the test; another quirk of running as an example.
86 // Clean up after the test; another quirk of running as an example.
132 // Clean up after the test; another quirk of running as an example.
  /prebuilts/go/linux-x86/src/text/template/
examplefiles_test.go 54 // Clean up after the test; another quirk of running as an example.
86 // Clean up after the test; another quirk of running as an example.
132 // Clean up after the test; another quirk of running as an example.
  /prebuilts/go/darwin-x86/src/net/
sendfile_dragonfly.go 52 // The other quirk with DragonFly's sendfile implementation is that it doesn't
sendfile_freebsd.go 52 // The other quirk with FreeBSD's sendfile implementation is that it doesn't
sendfile_solaris.go 56 // The other quirk with Solaris's sendfile implementation is that it doesn't
  /prebuilts/go/linux-x86/src/net/
sendfile_dragonfly.go 52 // The other quirk with DragonFly's sendfile implementation is that it doesn't
sendfile_freebsd.go 52 // The other quirk with FreeBSD's sendfile implementation is that it doesn't
sendfile_solaris.go 56 // The other quirk with Solaris's sendfile implementation is that it doesn't
  /external/mesa3d/src/gallium/drivers/r600/
r600_state.c 2733 boolean quirk = false; local
    [all...]
  /external/protobuf/js/binary/
decoder.js 528 * Reads a 32-bit varint from the binary stream. Due to a quirk of the encoding
  /external/mksh/src/
Build.sh     [all...]

Completed in 2130 milliseconds