Searched
full:duplicate (Results
451 -
475 of
6812) sorted by null
<<11121314151617181920>>
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
gpu_copy_insertion.h | 36 // duplicate copies.
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
api_def_ScatterAdd.pbtxt | 51 Duplicate entries are handled correctly: if multiple `indices` reference
|
api_def_ScatterSub.pbtxt | 51 Duplicate entries are handled correctly: if multiple `indices` reference
|
api_def_ScatterUpdate.pbtxt | 54 duplicate entries in `indices`, the order at which the updates happen
|
/external/vulkan-validation-layers/libs/cjson/includes/ |
cJSON.h | 143 /* Duplicate a cJSON item */ 145 /* Duplicate will create a new, identical cJSON item to the one you pass, in new 147 need to be released. With recurse!=0, it will duplicate any children connected 149 The item->next and ->prev pointers are always zero on return from Duplicate. */
|
/external/webrtc/webrtc/api/objc/ |
RTCStatsReport.mm | 52 // Not expecting duplicate keys.
|
/external/webrtc/webrtc/modules/desktop_capture/win/ |
screen_capturer_win_gdi.h | 81 // Used to suppress duplicate logging of SetThreadExecutionState errors.
|
/frameworks/av/media/libeffects/factory/ |
EffectsFactoryState.h | 33 // list of effects skipped because of duplicate uuid or invalid version
|
/frameworks/base/cmds/statsd/src/config/ |
ConfigManager.cpp | 92 // Check if it's a duplicate config. 95 // This is a duplicate config. 96 ALOGI("ConfigManager This is a duplicate config %s", key.ToString().c_str()); 98 // there exists a duplicate configuration to avoid garbage collection.
|
/frameworks/compile/slang/tests/F_reduce_general_bad_halter/ |
reduce_general_bad_halter.rs | 44 // . . . but halter must not have duplicate definitions
|
stderr.txt.expect | 7 reduce_general_bad_halter.rs:45:12: error: duplicate function definition for 'halter(halt_dup)' for '#pragma rs reduce(halt_dup)' (reduce_general_bad_halter.rs:46:43, reduce_general_bad_halter.rs:47:43)
|
/hardware/google/interfaces/media/c2/1.0/ |
IInputSurface.hal | 40 * - DUPLICATE - The surface is already connected to a component.
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/ |
MiniFence.h | 45 // Return a duplicate of the fence file descriptor. The caller is
|
/packages/apps/Dialer/java/com/android/dialer/searchfragment/ |
README.md | 47 duplicate phone numbers returned from cp2 and phone numbers that do not match
|
/packages/apps/Settings/src/com/android/settings/applications/ |
AppInfoWithHeader.java | 38 Log.w(TAG, "onActivityCreated: ignoring duplicate call");
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
ap_keysym.h | 7 Permission to use, duplicate, change, and distribute this software and
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/ |
libacl.so | |
libacl.so.1 | |
libacl.so.1.1.0 | |
/system/extras/memtrack/ |
Android.mk | 52 # Bug: 18389563 - Today, libc++_static and libgcc have duplicate sybols for
|
/system/sepolicy/prebuilts/api/26.0/private/ |
system_app.te | 76 duplicate
|
/system/sepolicy/prebuilts/api/27.0/private/ |
system_app.te | 79 duplicate
|
/test/vts/utils/python/common/ |
list_utils.py | 73 '''Remove duplicate items from a sequence while keeping the item order. 85 '''Merge two list, remove duplicate items, and order. 127 remove_duplicates: bool, whether to remove duplicate items in output list. 184 remove_duplicates: bool, whether to remove duplicate items in output list.
|
/toolchain/binutils/binutils-2.27/bfd/ |
stab-syms.c | 29 /* Ignore duplicate stab codes; just return the string for the first
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/lns/ |
lns.exp | 22 run_dump_test "lns-duplicate"
|
Completed in 2478 milliseconds
<<11121314151617181920>>