HomeSort by relevance Sort by last modified time
    Searched full:circular (Results 1 - 25 of 1899) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-circular1-err.errwarn 1 -:1: error: circular reference detected
opt-circular2-err.errwarn 1 -:1: error: circular reference detected
opt-circular3-err.errwarn 1 -:6: error: circular reference detected
absloop-err.errwarn 1 -:6: error: circular reference detected in memory expression
  /external/chromium_org/chrome/browser/storage_monitor/
DEPS 2 # Avoid circular dependencies - media_galleries builds upon storage_monitor.
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
ea-nonzero.asm 2 ; Also tests that this isn't seen as a circular reference.
  /external/srec/shared/include/
CircularBuffer.h 37 * Generic Circular Buffer implementation.
43 * A circular buffer.
73 * Creates a circular buffer of the specified capacity.
77 * @param buffer The circular buffer to initialize.
109 * Determines the residual capacity of the circular buffer.
114 * Reads requested number of bytes from the circular buffer.
116 * @param buffer The circular buffer to read from.
118 * @param bufSize The number of bytes to read from the circular buffer.
127 * Skips requested number of bytes from the circular buffer.
129 * @param buffer The circular buffer to skip from
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prclist.h 43 ** Circular linked list
98 ** Remove the element "_e" from it's circular list.
107 ** Remove the element "_e" from it's circular list. Also initializes the
119 ** Return non-zero if the given circular list "_l" is empty, zero if the
120 ** circular list is not empty
126 ** Initialize a circular list
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/no_tr1/
cmath.hpp 9 // include search path. We have to do this to avoid circular
complex.hpp 9 // include search path. We have to do this to avoid circular
memory.hpp 9 // include search path. We have to do this to avoid circular
utility.hpp 9 // include search path. We have to do this to avoid circular
  /external/clang/test/SemaObjC/
protocols.m 55 // Detect circular dependencies.
61 @protocol B < A > // expected-error{{protocol has circular dependency}}
  /external/webrtc/test/
metrics.gyp 16 # avoid a circular dependency error due to the dependency on libyuv.
17 # If the code would be put in test.gyp a circular dependency error during
  /external/chromium/chrome/browser/sync/util/
dbgq.h 11 // A circular queue that is designed to be easily inspectable in a debugger. It
  /external/chromium_org/components/
tracing.gyp 9 # components.gyp, you will get a circular dependency error.
  /external/chromium_org/v8/test/webkit/
JSON-stringify-replacer-expected.txt 43 PASS JSON.stringify(object, returnCycleObjectFor1) threw exception TypeError: Converting circular structure to JSON.
44 PASS JSON.stringify(array, returnCycleObjectFor1) threw exception TypeError: Converting circular structure to JSON.
45 PASS JSON.stringify(object, returnCycleArrayFor1) threw exception TypeError: Converting circular structure to JSON.
46 PASS JSON.stringify(array, returnCycleArrayFor1) threw exception TypeError: Converting circular structure to JSON.
  /frameworks/opt/datetimepicker/res/values/
strings.xml 26 <string name="hour_picker_description">Hours circular slider</string>
32 <string name="minute_picker_description">Minutes circular slider</string>
33 <!-- Accessibility announcement for hour circular picker [CHAR LIMIT=NONE] -->
35 <!-- Accessibility announcement for minute circular picker [CHAR LIMIT=NONE] -->
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
get_pointer.hpp 8 // In order to avoid circular dependencies with Boost.TR1
  /external/chromium_org/third_party/icu/source/test/testdata/
testaliases.txt 14 // This should produce an error - circular alias
15 aaa:alias { "testaliases/aab" } // Test circular dependency protection
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/
java_iterator.h 62 Container* container_; // Dumb pointer is used to avoid circular ref-counting
89 Container* container_; // Dumb pointer is used to avoid circular ref-counting
  /external/icu4c/test/testdata/
testaliases.txt 14 // This should produce an error - circular alias
15 aaa:alias { "testaliases/aab" } // Test circular dependency protection
  /external/sfntly/cpp/src/sfntly/port/
java_iterator.h 62 Container* container_; // Dumb pointer is used to avoid circular ref-counting
89 Container* container_; // Dumb pointer is used to avoid circular ref-counting
  /frameworks/opt/datetimepicker/res/values-ca/
strings.xml 21 <string name="hour_picker_description" msgid="7586639618712934060">"Control circular de les hores"</string>
22 <string name="minute_picker_description" msgid="6024811202872705251">"Control circular dels minuts"</string>
  /frameworks/opt/datetimepicker/res/values-en-rGB/
strings.xml 21 <string name="hour_picker_description" msgid="7586639618712934060">"Hours circular slider"</string>
22 <string name="minute_picker_description" msgid="6024811202872705251">"Minutes circular slider"</string>

Completed in 3159 milliseconds

1 2 3 4 5 6 7 8 91011>>