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

1 2 3 4

  /external/skia/dm/
DMSrcSinkAndroid.h 44 flags.approach = SinkFlags::kIndirect;
DMSrcSink.h 58 enum { kDirect, kIndirect } approach; member in struct:DM::SinkFlags
289 flags.approach = SinkFlags::kIndirect;
DMSrcSink.cpp 83 || flags.approach != SinkFlags::kDirect;
272 flags.approach != SinkFlags::kDirect;
276 return flags.type != SinkFlags::kRaster || flags.approach != SinkFlags::kDirect;
656 || flags.approach != SinkFlags::kDirect;
    [all...]
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
micsv89.js 5 // This approach is useful for learning about using
  /prebuilts/go/darwin-x86/src/compress/bzip2/
move_to_front.go 40 // Implement move-to-front with a simple copy. This approach
  /prebuilts/go/linux-x86/src/compress/bzip2/
move_to_front.go 40 // Implement move-to-front with a simple copy. This approach
  /external/skia/tools/lua/
bbh_filter.lua 7 -- Currently, the approach is to output, in equal ammounts, the names of the files that
  /prebuilts/go/darwin-x86/test/
sinit.go 120 // https://codereview.appspot.com/171840043 is one approach to
  /prebuilts/go/linux-x86/test/
sinit.go 120 // https://codereview.appspot.com/171840043 is one approach to
  /sdk/find_java/
find_java.bat 35 rem This fallback approach is simpler, but may misreport your architecture as
  /external/iproute2/doc/
api-ip6-flowlabels.tex 229 to user space. When user needs label he requests manager directly. The approach
230 is valid, but as any ``cooperative'' approach it suffers of security problems.
241 The approach is the most promising, it is especially pleasant to recognize
  /external/libpng/projects/owatcom/
pngconfig.mak 23 # line (the default approach is to set the %awk% environment variable in the
  /prebuilts/go/darwin-x86/src/html/template/
html.go 256 // This approach is equally valid whether or not static comment content is
  /prebuilts/go/linux-x86/src/html/template/
html.go 256 // This approach is equally valid whether or not static comment content is
  /prebuilts/go/darwin-x86/src/archive/zip/
writer.go 318 // The approach here is to write 8 byte sizes if needed without
  /prebuilts/go/linux-x86/src/archive/zip/
writer.go 318 // The approach here is to write 8 byte sizes if needed without
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
natconv.go 350 // iterative approach. This threshold is represented by leafSize. Benchmarking of leafSize in the
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
natconv.go 347 // iterative approach. This threshold is represented by leafSize. Benchmarking of leafSize in the
  /prebuilts/go/darwin-x86/src/go/types/
decl.go 229 // current approach is incorrect: In general we need to know
  /prebuilts/go/darwin-x86/src/math/big/
natconv.go 347 // iterative approach. This threshold is represented by leafSize. Benchmarking of leafSize in the
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
natconv.go 350 // iterative approach. This threshold is represented by leafSize. Benchmarking of leafSize in the
  /prebuilts/go/linux-x86/src/cmd/compile/internal/big/
natconv.go 347 // iterative approach. This threshold is represented by leafSize. Benchmarking of leafSize in the
  /prebuilts/go/linux-x86/src/go/types/
decl.go 229 // current approach is incorrect: In general we need to know
  /prebuilts/go/linux-x86/src/math/big/
natconv.go 347 // iterative approach. This threshold is represented by leafSize. Benchmarking of leafSize in the
  /external/blktrace/btreplay/doc/
btreplay.tex 121 We have prototyped a different approach, wherein a single managing
122 thread handles all IOs across all devices. This approach, while

Completed in 711 milliseconds

1 2 3 4