HomeSort by relevance Sort by last modified time
    Searched refs:duplicate (Results 101 - 125 of 225) sorted by null

1 2 3 45 6 7 8 9

  /external/chromium_org/remoting/webapp/background/
it2me_service.js 14 /** @suppress {duplicate} */
  /external/chromium_org/remoting/webapp/
event_handlers.js 7 /** @suppress {duplicate} */
identity.js 12 /** @suppress {duplicate} */
toolbar.js 12 /** @suppress {duplicate} */
video_frame_recorder.js 12 /** @suppress {duplicate} */
  /external/chromium_org/third_party/polymer/components-chromium/core-animated-pages/transitions/
hero-transition-extracted.js 63 // De-duplicate items
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/delay_tool/
plot_neteq_delay.m 51 % remove duplicate received frames that were never decoded (RED codec)
  /external/conscrypt/src/main/java/org/conscrypt/
OpenSSLEngineImpl.java 457 ByteBuffer srcDuplicate = src.duplicate();
589 src.duplicate().get(buffer, 0, toRead);
  /external/libnl/lib/route/sch/
netem.c 83 netem->qnm_duplicate = opts->duplicate;
256 opts.duplicate = netem->qnm_duplicate;
  /external/libvpx/libvpx/vp8/encoder/x86/
quantize_sse4.asm 64 ; duplicate zbin_oq_value
  /external/iproute2/include/linux/
pkt_sched.h 522 __u32 duplicate; /* random packet dup (0=none ~0=100%) */ member in struct:tc_netem_qopt
529 __u32 dup_corr; /* duplicate correlation */
  /external/lldb/source/Interpreter/
Options.cpp 109 // Returns the union of set_a and set_b. Does not put duplicate members into the union.
835 bool duplicate = false; local
840 duplicate = true;
844 if (!duplicate)
    [all...]
  /external/elfutils/0.153/src/
unstrip.c 747 size_t *duplicate;
745 size_t *duplicate; member in union:symbol::__anon873
    [all...]
  /external/chromium_org/third_party/jsoncpp/overrides/src/lib_json/
json_value.cpp 85 * @param value Pointer to the string to duplicate. Must be zero-terminated if
89 * @return Pointer on the duplicate instance of string.
193 : cstr_( allocate == duplicate ? duplicateStringValue(cstr)
203 , index_( other.cstr_ ? (other.index_ == noDuplication ? noDuplication : duplicate)
210 if ( cstr_ && index_ == duplicate )
    [all...]
  /external/jsoncpp/chromium-overrides/src/lib_json/
json_value.cpp 79 * @param value Pointer to the string to duplicate. Must be zero-terminated if
83 * @return Pointer on the duplicate instance of string.
187 : cstr_( allocate == duplicate ? duplicateStringValue(cstr)
197 , index_( other.cstr_ ? (other.index_ == noDuplication ? noDuplication : duplicate)
204 if ( cstr_ && index_ == duplicate )
    [all...]
  /external/jsoncpp/src/lib_json/
json_value.cpp 75 * @param value Pointer to the string to duplicate. Must be zero-terminated if
79 * @return Pointer on the duplicate instance of string.
183 : cstr_( allocate == duplicate ? duplicateStringValue(cstr)
193 , index_( other.cstr_ ? (other.index_ == noDuplication ? noDuplication : duplicate)
200 if ( cstr_ && index_ == duplicate )
    [all...]
  /bionic/libc/kernel/uapi/linux/
pkt_sched.h 504 __u32 duplicate; member in struct:tc_netem_qopt
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
PlanetsRenderer.java 202 mSpheres[i].getVertices().duplicate().position(3));
  /development/ndk/platforms/android-L/include/linux/
pkt_sched.h 487 __u32 duplicate; member in struct:tc_netem_qopt
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
live_regions.js 57 * Maximum time interval in which to discard duplicate live region announcement.
64 * Maximum time interval in which to discard duplicate live region announcement
  /external/chromium_org/chrome/renderer/resources/extensions/automation/
automation_node.js 424 // if a duplicate is found;
430 ' has duplicate child id ' + childId);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
postproc_sse2.asm 567 pshufd xmm6, xmm6, 0 ; duplicate the last ones
568 pshufd xmm7, xmm7, 0 ; duplicate the last ones
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_linux.cpp 95 return fStream->duplicate();
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
folder_shortcuts_data_model.js 283 * list, return the index of the existing item without adding a duplicate
298 * list, return the index of the existing item without adding a duplicate
  /external/kernel-headers/original/uapi/linux/
pkt_sched.h 539 __u32 duplicate; /* random packet dup (0=none ~0=100%) */ member in struct:tc_netem_qopt
546 __u32 dup_corr; /* duplicate correlation */

Completed in 1674 milliseconds

1 2 3 45 6 7 8 9