HomeSort by relevance Sort by last modified time
    Searched full:independent (Results 326 - 350 of 6311) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/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/darwin-x86/clang-3977809/prebuilt_include/clang/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/darwin-x86/clang-4053586/prebuilt_include/clang/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-3957855/prebuilt_include/clang/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-3960126/prebuilt_include/clang/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-3977809/prebuilt_include/clang/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-4053586/prebuilt_include/clang/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
  /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/docs/libcurl/opts/
CURLOPT_COOKIESESSION.3 34 cookies, independent if they are session cookies or not. Session cookies are
  /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.

Completed in 652 milliseconds

<<11121314151617181920>>