Searched
full:duplicated (Results
276 -
300 of
816) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-shape-complex-sea.cc | 120 /* Note: This enum is duplicated in the -machine.rl source file.
|
/external/chromium_org/third_party/icu/source/common/ |
uloc_tag.c | 447 /* duplicated variant */ 517 /* duplicated extension key */ 1119 /* duplicated variant */ [all...] |
/external/chromium_org/third_party/re2/re2/ |
bitstate.cc | 339 // so no work is duplicated and it ends up still being linear.
|
/external/chromium_org/ui/gfx/image/ |
image_skia_unittest.cc | 16 // Duplicated from base/threading/non_thread_safe.h so that we can be
|
/external/chromium_org/url/ |
url_parse_file.cc | 181 // scheme at all. This test will be duplicated in that case, but will
|
/external/chromium_org/webkit/browser/fileapi/ |
isolated_context_unittest.cc | 36 // For duplicated base name test.
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
RegisterSpecList.java | 363 * the given base, with the first number duplicated if indicated. If
|
/external/eigen/Eigen/src/Core/ |
GenericPacketMath.h | 159 /** \internal \returns a packet with elements of \a *from duplicated, e.g.: (from[0],from[0],from[1],from[1]) */
|
/external/harfbuzz_ng/src/ |
hb-ot-shape-complex-sea.cc | 120 /* Note: This enum is duplicated in the -machine.rl source file.
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMMCTargetDesc.cpp | 189 // This is duplicated code. Refactor this.
|
/external/llvm/utils/TableGen/ |
X86DisassemblerTables.h | 81 /// not be duplicated. (These all have the name modRMEmptyTable.) A table
|
/external/qemu/ |
qdict.c | 98 * Return a *pointer* to the string, it has to be duplicated before being
|
/external/regex-re2/re2/ |
bitstate.cc | 339 // so no work is duplicated and it ends up still being linear.
|
/external/svox/pico/compat/include/ |
TtsEngine.h | 44 // NOTE: This is duplicated in compat/jni/tts.h. Please
|
/external/svox/pico/compat/jni/ |
tts.h | 66 // NOTE: This is duplicated in compat/include/TtsEngine.h
|
/external/valgrind/main/ |
Makefile.all.am | 121 # means some of the flags are duplicated on systems with newer versions of
|
/external/wpa_supplicant_8/src/crypto/ |
random.c | 20 * strong. This is a compromise to reduce duplicated CPU effort and to avoid
|
/frameworks/base/core/java/android/os/ |
MemoryFile.java | 234 * The returned file descriptor is not duplicated.
|
/frameworks/base/docs/html/design/patterns/ |
accessibility.jd | 66 <p>Due to the way that TalkBack works, those controls are not read out loud unless they are focused on. If they fade out from the screen quickly, your user may not even be aware that they are available. Therefore, make sure that you are not relying on timed out controls for high priority task flows. (This is a good universal design guideline too.) If the controls enable an important function, make sure that the user can turn on the controls again and/or their function is duplicated elsewhere. You can also change the behavior of your app when accessibility services are turned on. Your developer may be able to make sure that timed-out controls won't disappear.</p>
|
/frameworks/base/test-runner/src/android/test/ |
ViewAsserts.java | 349 assertTrue("child " + child + " is duplicated in parent", false);
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
AudioPolicyInterface.h | 202 // creates a special output that is duplicated to the two outputs passed as arguments. The duplication is performed by
|
/libcore/luni/src/main/java/javax/xml/datatype/ |
FactoryFinder.java | 35 * <p>This class is duplicated for each JAXP subpackage so keep it in
|
/ndk/docs/text/ |
CPLUSPLUS-SUPPORT.text | 177 variables used/provided internally by the runtime are duplicated.
|
/packages/apps/Exchange/src/com/android/exchange/eas/ |
EasSync.java | 278 // Flags are required to have a start date and end date (duplicated)
|
/packages/apps/Settings/src/com/android/settings/ |
DateTimeSettings.java | 124 // Prevents duplicated values on date format selector.
|
Completed in 2417 milliseconds
<<11121314151617181920>>