/external/tensorflow/tensorflow/compiler/xla/service/ |
shape_inference_test.cc | 538 dnums.set_kernel_input_feature_dimension(0); // duplicated with kernel_x0 [all...] |
/external/tensorflow/tensorflow/core/distributed_runtime/ |
master_session.cc | 505 return errors::InvalidArgument("Duplicated feeds: ", req.feed_name(i)); 779 // duplicated publishing. [all...] |
/frameworks/av/media/libstagefright/bqhelper/ |
Conversion.cpp | 488 * If \p t contains a valid file descriptor, it will be duplicated. [all...] |
/frameworks/support/media/src/main/java/androidx/media/ |
MediaSession2.java | 571 * @throws IllegalArgumentException if given list is {@code null}, or has duplicated media 764 * An exception may be thrown if the returned {@link DataSourceDesc} is duplicated in the [all...] |
/prebuilts/go/darwin-x86/src/cmd/dist/ |
test.go | 797 // The go command is too picky about duplicated flags. 798 // Drop all but the last of the allowed duplicated flags. [all...] |
/prebuilts/go/linux-x86/src/cmd/dist/ |
test.go | 797 // The go command is too picky about duplicated flags. 798 // Drop all but the last of the allowed duplicated flags. [all...] |
/system/libhwbinder/ |
Parcel.cpp | 803 // TODO merge duplicated code in writeEmbeddedBuffer, writeEmbeddedReference, and writeEmbeddedNullReference 804 // TODO merge duplicated code in writeBuffer, writeReference, and writeNullReference [all...] |
/tools/loganalysis/tests/src/com/android/loganalysis/parser/ |
LogcatParserTest.java | [all...] |
/art/compiler/optimizing/ |
ssa_builder.cc | 519 // 5) HInstructionBuilder duplicated ArrayGet instructions with ambiguous type
|
/art/dexlayout/ |
dex_writer.cc | 230 // TODO: Refactor this to remove duplicated boiler plate. One way to do this is adding [all...] |
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/ |
BootMaint.h | [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Library/FileExplorerLib/ |
FileExplorer.c | 441 @return A new string which is duplicated copy of the source.
[all...] |
/device/linaro/bootloader/edk2/NetworkPkg/Application/IfConfig6/ |
IfConfig6.c | 206 // Check the Duplicated/Conflicted/Unknown input Args.
[all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
ErrorManager.java | 466 * a bit screwy. Duplicated code...ick. [all...] |
/external/autotest/client/bin/result_tools/ |
result_info.py | 43 to inject duplicated information in the summary json file, thus reduce the
|
/external/autotest/client/cros/chameleon/ |
chameleon.py | 311 # Eliminate duplicated ports. It simplifies the labels of dual-port
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
CallEvent.h | 303 // but we don't want duplicated lists of known APIs in the short term either. [all...] |
/external/clang/test/CodeGen/ |
ms-inline-asm.c | 655 // MS ASM containing labels must not be duplicated (PR23715).
|
/external/cmockery/cmockery_0_1_2/doc/ |
index.html | 645 /* This is duplicated here from the module setup_teardown.c to reduce the
|
/external/dtc/ |
checks.c | 474 FAIL(c, dti, "%s has duplicated phandle 0x%x (seen before at %s)",
|
/external/e2fsprogs/e2fsck/ |
pass1b.c | 18 * (so that the file gets a fresh copy of the duplicated blocks) or
|
/external/elfutils/src/ |
i386_ld.c | 119 whole loop probably should be duplicated. */ [all...] |
/external/fonttools/Lib/fontTools/ |
agl.py | 95 # - Removed duplicated block at end of file.
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
Iterables.java | [all...] |
/external/guice/extensions/multibindings/src/com/google/inject/multibindings/ |
MapBinder.java | 495 StringBuilder sb = new StringBuilder("Map injection failed due to duplicated key "); [all...] |