/frameworks/base/core/java/com/android/internal/database/ |
SortCursor.java | 111 * to jump around in the cursor somewhat, a simple cache strategy
|
/frameworks/support/v4/java/android/support/v4/content/ |
FileProvider.java | 376 final PathStrategy strategy = getPathStrategy(context, authority); local 377 return strategy.getUriForFile(file); 596 * Strategy for mapping between {@link File} and {@link Uri}. 621 * Strategy that provides access to files living under a narrow whitelist of [all...] |
/libcore/luni/src/main/java/java/math/ |
MathContext.java | 170 * Returns the rounding mode. The rounding mode is the strategy to be used
|
/packages/apps/Gallery/src/com/android/camera/ |
ImageGetter.java | 31 * Here's the loading strategy. For any given image, load the thumbnail
|
/packages/apps/Music/src/com/android/music/ |
SortCursor.java | 111 * to jump around in the cursor somewhat, a simple cache strategy
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
pkt_sched.h | 356 unsigned char strategy; member in struct:tc_cbq_ovl
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
pkt_sched.h | 356 unsigned char strategy; member in struct:tc_cbq_ovl
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
pkt_sched.h | 356 unsigned char strategy; member in struct:tc_cbq_ovl
|
/external/chromium_org/chrome/test/chromedriver/ |
element_util.cc | 224 std::string strategy; local 225 if (!params.GetString("using", &strategy)) 237 locator->SetString(strategy, target);
|
/external/libvorbis/doc/ |
stereo.html | 91 This multichannel strategy is very similar to the mp3's <em>dual 96 later implement a coupled channel strategy. Vorbis has two specific 172 Vorbis tuning, this strategy works much better with the precise,
|
/external/zlib/src/contrib/ada/ |
zlib.adb | 193 Strategy : in Strategy_Type := Default_Strategy; 234 strategy => Thin.Int (Strategy)) /= Thin.Z_OK
|
/prebuilts/devtools/tools/lib/ |
sdklib.jar | |
/external/chromium_org/content/renderer/media/ |
buffered_resource_loader_unittest.cc | 581 // Tests the data buffering logic of NeverDefer strategy. 602 // Tests the data buffering logic of ReadThenDefer strategy. 652 // Tests the data buffering logic of kCapacityDefer strategy. [all...] |
/art/compiler/dex/quick/mips/ |
call_mips.cc | 33 * for our PIC switch table strategy. To materialize the current location
|
/developers/build/prebuilts/gradle/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/basicsyncadapter/ |
SyncAdapter.java | 192 * <p>Merge strategy:
|
/developers/samples/android/connectivity/sync/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/basicsyncadapter/ |
SyncAdapter.java | 192 * <p>Merge strategy:
|
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/ |
SyncAdapter.java | 192 * <p>Merge strategy:
|
/external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/ |
gUnit.g | 74 // TODO: need a better error logging strategy
|
/external/apache-http/src/org/apache/http/conn/ |
ManagedClientConnection.java | 210 * {@link org.apache.http.ConnectionReuseStrategy reuse strategy}.
|
/external/apache-http/src/org/apache/http/impl/entity/ |
StrictContentLengthStrategy.java | 43 * The strict implementation of the content length strategy.
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
IntVector.java | 26 * This version is based on a "realloc" strategy -- a simle array is
|
ObjectVector.java | 26 * This version is based on a "realloc" strategy -- a simle array is
|
/external/bison/src/ |
state.h | 78 parser's strategy of making all decisions one token ahead of its
|
/external/ceres-solver/internal/ceres/ |
solver.cc | 215 StringAppendF(&report, "Trust region strategy %19s",
|
/external/chromium/chrome/browser/diagnostics/ |
diagnostics_main.cc | 203 // TODO(cpu) figure out the localization strategy.
|