Searched
full:independent (Results
351 -
375 of
7033) sorted by null
<<11121314151617181920>>
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Tooling/Core/ |
Replacement.h | 13 // SourceManager independent form, duplicate changes need to be removed, and 41 /// \brief A source range independent of the \c SourceManager. 79 /// Represents a SourceManager independent replacement of a range of text in a 228 /// Two replacements A and B are considered order-independent if applying them 240 /// 1. Replacement A(0, 0, "a") and B(0, 0, "aa") are order-independent since 245 /// 2. Replacement A(0, 2, "123") and B(0, 2, "123") are order-independent 247 /// 3. Replacement A(0, 3, "123") and B(2, 3, "321") are order-independent 249 /// 4. Replacement A(0, 3, "ab") and B(0, 3, "ab") are order-independent since
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Tooling/Core/ |
Replacement.h | 13 // SourceManager independent form, duplicate changes need to be removed, and 41 /// \brief A source range independent of the \c SourceManager. 79 /// Represents a SourceManager independent replacement of a range of text in a 228 /// Two replacements A and B are considered order-independent if applying them 240 /// 1. Replacement A(0, 0, "a") and B(0, 0, "aa") are order-independent since 245 /// 2. Replacement A(0, 2, "123") and B(0, 2, "123") are order-independent 247 /// 3. Replacement A(0, 3, "123") and B(2, 3, "321") are order-independent 249 /// 4. Replacement A(0, 3, "ab") and B(0, 3, "ab") are order-independent since
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Tooling/Core/ |
Replacement.h | 13 // SourceManager independent form, duplicate changes need to be removed, and 41 /// \brief A source range independent of the \c SourceManager. 79 /// Represents a SourceManager independent replacement of a range of text in a 228 /// Two replacements A and B are considered order-independent if applying them 240 /// 1. Replacement A(0, 0, "a") and B(0, 0, "aa") are order-independent since 245 /// 2. Replacement A(0, 2, "123") and B(0, 2, "123") are order-independent 247 /// 3. Replacement A(0, 3, "123") and B(2, 3, "321") are order-independent 249 /// 4. Replacement A(0, 3, "ab") and B(0, 3, "ab") are order-independent since
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
global_test.go | 102 // arch-independent way. So we'll just look for 103 // pseudo-ops that are arch-independent.
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
global_test.go | 102 // arch-independent way. So we'll just look for 103 // pseudo-ops that are arch-independent.
|
/art/test/927-timers/src/art/ |
Test927.java | 38 // Note: there isn't really much to check independent from the implementation. So we check
|
/development/samples/USB/AdbTest/src/com/android/adb/ |
AdbSocket.java | 19 /* This class represents an adb socket. adb supports multiple independent
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/ |
EbcDxe.inf | 5 # platform and processor-independent mechanisms for loading and executing EFI
|
/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/ |
Virtio10.h | 82 // VirtIo 1.0 reserved (device-independent) feature bits
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/fitting/ |
ParametricRealFunction.java | 23 * An interface representing a real function that depends on one independent
|
/external/curl/lib/ |
strcase.h | 28 * Only "raw" case insensitive strings. This is meant to be locale independent
|
/external/curl/tests/data/ |
test159 | 56 # we force our own host name, in order to make the test machine independent
|
/external/eigen/bench/btl/cmake/ |
FindPackageHandleStandardArgs.cmake | 14 # independent whether QUIET was used or not.
|
/external/freetype/src/base/ |
basepic.c | 5 /* The FreeType position independent code services for base. */
|
/external/freetype/src/cff/ |
cffpic.h | 5 /* The FreeType position independent code services for cff module. */
|
/external/freetype/src/psnames/ |
pspic.c | 5 /* The FreeType position independent code services for psnames module. */
|
/external/freetype/src/raster/ |
rastpic.c | 5 /* The FreeType position independent code services for raster module. */
|
/external/freetype/src/smooth/ |
ftspic.c | 5 /* The FreeType position independent code services for smooth module. */
|
/external/freetype/src/truetype/ |
ttpic.c | 5 /* The FreeType position independent code services for truetype module. */
|
/external/gptfdisk/ |
diskio.cc | 2 // C++ Interface: diskio (platform-independent components)
|
/external/guava/guava/src/com/google/common/io/ |
InputSupplier.java | 40 * get independent channels to the same underlying resource.
|
OutputSupplier.java | 40 * get independent channels to the same underlying resource.
|
/external/libffi/testsuite/libffi.call/ |
complex_int.c | 23 * in a platform independent way.
|
/external/libjpeg-turbo/ |
jcinit.c | 5 * This file is part of the Independent JPEG Group's software.
|
jversion.h | 4 * This file was part of the Independent JPEG Group's software:
|
Completed in 3605 milliseconds
<<11121314151617181920>>