Searched
full:circular (Results
251 -
275 of
1899) sorted by null
<<11121314151617181920>>
/developers/build/prebuilts/gradle/SlidingTabsBasic/SlidingTabsBasicSample/src/main/java/com/example/android/common/view/ |
SlidingTabLayout.java | 117 * circular array. Providing one color will mean that all tabs are indicated with the same color. 124 * Sets the colors to be used for tab dividers. These colors are treated as a circular array.
|
/developers/build/prebuilts/gradle/SlidingTabsColors/SlidingTabsColorsSample/src/main/java/com/example/android/common/view/ |
SlidingTabLayout.java | 117 * circular array. Providing one color will mean that all tabs are indicated with the same color. 124 * Sets the colors to be used for tab dividers. These colors are treated as a circular array.
|
/developers/samples/android/common/src/java/com/example/android/common/view/ |
SlidingTabLayout.java | 117 * circular array. Providing one color will mean that all tabs are indicated with the same color. 124 * Sets the colors to be used for tab dividers. These colors are treated as a circular array.
|
/external/chromium/chrome/browser/net/ |
passive_log_collector.h | 21 // events for recent requests, in a circular buffer. 89 // circular buffer, and there is no concept of live/dead requests.
|
/external/chromium_org/chrome/ |
chrome_resources.gyp | 152 # of the static libraries currently have circular dependencies among 206 # of the static libraries currently have circular dependencies among
|
/external/chromium_org/chrome/renderer/net/ |
predictor_queue_unittest.cc | 226 // to exercise all possible edge conditions (in circular text buffer). 235 // Circular buffer needs an extra extra space to distinguish full from empty.
|
/external/chromium_org/net/proxy/ |
proxy_script_fetcher_impl.cc | 142 // to avoid circular dependencies (fetching is a part of proxy resolution). 147 // checking in order to avoid a circular dependency when attempting to fetch
|
/external/chromium_org/third_party/lcov/contrib/galaxy/ |
gen_makefile.sh | 44 # Second ring starts at end of above ring (assume it's circular, so 69 # Second ring starts at end of above ring (assume it's circular, so
|
/external/chromium_org/third_party/leveldatabase/src/util/ |
cache.cc | 24 // are kept in a circular doubly linked list ordered by access time. 172 // Make empty circular linked list
|
/external/chromium_org/ui/views/accessibility/ |
native_view_accessibility_win.h | 411 // Circular queue size. 414 // Circular queue of view storage ids corresponding to child ids
|
/external/chromium_org/v8/src/ |
contexts.cc | 380 // contexts. This is necessary to fix circular dependencies. 391 // objects. This is necessary to fix circular dependencies.
|
/external/clang/test/SemaCXX/ |
overloaded-operator.cpp | 275 a->b = 0; // expected-error {{circular pointer delegation detected}} 291 a->val = 0; // expected-error {{circular pointer delegation detected}}
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/heightmap/ |
FaultHeightMap.java | 74 * A circular fault is created.
83 private float minRadius; // radii for circular fault
|
/external/qemu/ |
exec-all.h | 151 /* list of TBs jumping to this one. This is a circular list using 333 /* add in TB jmp circular list */
|
linux_keycodes.h | 459 #define ABS_MT_TOUCH_MINOR 0x31 /* Minor axis (omit if circular) */ 465 #define ABS_MT_WIDTH_MINOR 0x33 /* Minor axis (omit if circular) */
|
/external/v8/src/ |
contexts.cc | 309 // contexts. This is necessary to fix circular dependencies. 316 // objects. This is necessary to fix circular dependencies.
|
/frameworks/av/services/audioflinger/ |
StateQueue.h | 85 // The states are stored in a shared FIFO queue represented using a circular array. 90 // are in a definite circular order.
|
/frameworks/native/include/media/openmax/ |
OMX_ContentPipe.h | 183 pipe implementation. For instance if the pipe leverages a circular buffer then the requested 184 block may straddle the boundary of the circular buffer. By default a pipe implementation
|
/frameworks/av/media/libeffects/testlibs/ |
EffectReverb.c | 572 // Define a mask for circular addressing, so that array index 691 // set base index into circular buffer [all...] |
/bionic/libc/include/sys/ |
queue.h | 37 * lists, simple queues, tail queues, and circular queues. 451 * Circular queue definitions. 469 * Circular queue functions. 540 * Circular queue access methods.
|
/dalvik/dx/src/com/android/dx/ssa/ |
DeadCodeRemover.java | 173 * @return true if usage is circular without side effect
|
PhiTypeResolver.java | 41 * circular-only phis that may have been inserted.
|
/development/ndk/platforms/android-3/include/sys/ |
queue.h | 37 * lists, simple queues, tail queues, and circular queues. 451 * Circular queue definitions. 469 * Circular queue functions. 540 * Circular queue access methods.
|
/external/apache-http/src/org/apache/http/impl/client/ |
DefaultRedirectHandler.java | 173 throw new CircularRedirectException("Circular redirect to '" +
|
/external/ceres-solver/internal/ceres/ |
low_rank_inverse_hessian.cc | 63 // a circular buffer/indexing scheme, but for simplicity we will
|
Completed in 632 milliseconds
<<11121314151617181920>>