HomeSort by relevance Sort by last modified time
    Searched full:tentative (Results 201 - 225 of 460) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/clang/test/SemaCXX/
member-pointer.cpp 29 // This requires tentative parsing.
  /external/ltp/testcases/kernel/containers/netns/
netns_helper.sh 257 # considered to be "tentative" (attempts to bind() to the address fail
  /external/swiftshader/third_party/LLVM/include/llvm/
GlobalValue.h 49 CommonLinkage ///< Tentative definitions.
  /frameworks/base/core/java/android/net/
LinkAddress.java 306 * simultaneously flagged as IFA_F_TENTATIVE (when the tentative
  /prebuilts/go/darwin-x86/src/compress/gzip/
gunzip.go 72 // returned by Read as tentative until they receive the io.EOF
  /prebuilts/go/linux-x86/src/compress/gzip/
gunzip.go 72 // returned by Read as tentative until they receive the io.EOF
  /external/ltp/testcases/lib/
test_net.sh 290 ip a sh $iface_loc | grep -q tentative
293 tst_rhost_run -c "ip a sh $iface_rmt | grep -q tentative"
  /frameworks/base/packages/SystemUI/res-keyguard/values-fr/
strings.xml 96 <item quantity="one">Code PIN de la carte SIM incorrect. Il vous reste <xliff:g id="NUMBER_1">%d</xliff:g> tentative.</item>
101 <item quantity="one">Clé PUK de la carte SIM incorrecte. Il vous reste <xliff:g id="NUMBER_1">%d</xliff:g> tentative avant que votre carte SIM ne devienne définitivement inutilisable.</item>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cdoexstr.h 12 #define cdoTentative L"Tentative"
359 #define cdoMeetingStatusTentative L"Tentative"
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6ConfigImpl.c 719 on a tentative address. A value of ZERO indicates that Duplicate Address Detection
720 will not be performed on a tentative address.
763 @param[in] TargetAddress The tentative IPv6 address to be checked.
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/po/
fr.po 42 msgstr "tentative d'?criture sur un registre en lecture seule"
46 msgstr "tentative de lire un registre en ?criture seule"
100 msgstr "tentative de modifier les bits HR"
683 msgstr "Tentative de rep?rage d'un index de bit de 0"
1048 msgstr "tentative d'initialisation du bit y lors de l'utilisation du modificateur + ou -"
    [all...]
  /external/clang/include/clang/Parse/
Parser.h 232 /// \brief Identifiers which have been declared within a tentative parse.
667 /// TentativeParsingAction - An object that is used as a kind of "tentative
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Parse/
Parser.h 242 /// \brief Identifiers which have been declared within a tentative parse.
690 /// TentativeParsingAction - An object that is used as a kind of "tentative
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Parse/
Parser.h 242 /// \brief Identifiers which have been declared within a tentative parse.
690 /// TentativeParsingAction - An object that is used as a kind of "tentative
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Parse/
Parser.h 242 /// \brief Identifiers which have been declared within a tentative parse.
690 /// TentativeParsingAction - An object that is used as a kind of "tentative
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
Parser.h 242 /// \brief Identifiers which have been declared within a tentative parse.
690 /// TentativeParsingAction - An object that is used as a kind of "tentative
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Parse/
Parser.h 242 /// \brief Identifiers which have been declared within a tentative parse.
690 /// TentativeParsingAction - An object that is used as a kind of "tentative
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Parse/
Parser.h 242 /// \brief Identifiers which have been declared within a tentative parse.
690 /// TentativeParsingAction - An object that is used as a kind of "tentative
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Parse/
Parser.h 242 /// \brief Identifiers which have been declared within a tentative parse.
690 /// TentativeParsingAction - An object that is used as a kind of "tentative
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Parse/
Parser.h 242 /// \brief Identifiers which have been declared within a tentative parse.
690 /// TentativeParsingAction - An object that is used as a kind of "tentative
    [all...]
  /docs/source.android.com/en/compatibility/cts/
development.html 243 <p class="note"><strong>Note</strong>: This schedule is tentative and may be
  /external/clang/lib/Sema/
Sema.cpp 781 // constitutes a tentative definition. If a translation unit
782 // contains one or more tentative definitions for an identifier,
796 // If the tentative definition was completed, getActingDefinition() returns
816 // Notify the consumer that we've completed a tentative definition.
    [all...]
  /external/iproute2/ip/
ipaddress.c 86 fprintf(stderr, " [-]tentative | [-]deprecated | [-]dadfailed | temporary |\n");
1098 fprintf(fp, "tentative ");
    [all...]
  /external/libusb-compat/
config.guess 1000 TENTATIVE="${UNAME_MACHINE}-pc-linux-${LIBC}"
1015 if [ "$LIBC" != "gnu" ] ; then echo "$TENTATIVE" && exit 0 ; fi
1050 test x"${TENTATIVE}" != x && { echo "${TENTATIVE}"; exit; }
    [all...]
  /external/llvm/include/llvm/IR/
GlobalValue.h 51 CommonLinkage ///< Tentative definitions.

Completed in 1933 milliseconds

1 2 3 4 5 6 7 891011>>