OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tentative
(Results
76 - 100
of
180
) sorted by null
1
2
3
4
5
6
7
8
/external/clang/lib/CodeGen/
CodeGenModule.cpp
[
all
...]
/external/clang/include/clang/AST/
Decl.h
871
TentativeDefinition, ///< This declaration is a
tentative
definition.
876
/// a
tentative
definition (in C), don't check whether there's an overriding
890
/// \brief Get the
tentative
definition that acts as the real definition in
897
/// \brief Determine whether this is a
tentative
definition of a
901
/// \brief Get the real (not just
tentative
) definition for this declaration.
[
all
...]
/external/clang/lib/Parse/
ParseExprCXX.cpp
617
/// TryParseLambdaExpression - Use lookahead and potentially
tentative
750
// Clear()ed to prevent emission in case of
tentative
parsing?
[
all
...]
/external/chromium/sdch/open-vcdiff/
config.guess
973
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
1021
test x"${
TENTATIVE
}" != x && { echo "${
TENTATIVE
}"; exit; }
[
all
...]
/external/chromium/third_party/libevent/
config.guess
983
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
1031
test x"${
TENTATIVE
}" != x && { echo "${
TENTATIVE
}"; exit; }
[
all
...]
/external/clang/include/clang/Serialization/
ASTReader.h
589
/// \brief The IDs of all
tentative
definitions stored in the chain.
591
/// Sema keeps track of all
tentative
definitions in a TU because it has to
592
/// complete them and pass them on to CodeGen. Thus,
tentative
definitions in
[
all
...]
/external/dropbear/
config.guess
970
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
1018
test x"${
TENTATIVE
}" != x && { echo "${
TENTATIVE
}"; exit; }
[
all
...]
/external/e2fsprogs/config/
config.guess
1002
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
1047
test x"${
TENTATIVE
}" != x && { echo "${
TENTATIVE
}"; exit; }
[
all
...]
/external/elfutils/config/
config.guess
983
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
1031
test x"${
TENTATIVE
}" != x && { echo "${
TENTATIVE
}"; exit; }
[
all
...]
/external/grub/
config.guess
942
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
983
test x"${
TENTATIVE
}" != x && echo "${
TENTATIVE
}" && exit 0
[
all
...]
/external/libffi/
config.guess
973
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
1021
test x"${
TENTATIVE
}" != x && { echo "${
TENTATIVE
}"; exit; }
[
all
...]
/external/libmtp/
config.guess
983
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
1031
test x"${
TENTATIVE
}" != x && { echo "${
TENTATIVE
}"; exit; }
[
all
...]
/external/libogg/
config.guess
966
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
1014
test x"${
TENTATIVE
}" != x && { echo "${
TENTATIVE
}"; exit; }
[
all
...]
/external/libpcap/
config.guess
932
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
973
test x"${
TENTATIVE
}" != x && echo "${
TENTATIVE
}" && exit 0
[
all
...]
/external/libpng/
config.guess
1002
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
1047
test x"${
TENTATIVE
}" != x && { echo "${
TENTATIVE
}"; exit; }
[
all
...]
/external/libvorbis/
config.guess
966
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
1014
test x"${
TENTATIVE
}" != x && { echo "${
TENTATIVE
}"; exit; }
[
all
...]
/external/open-vcdiff/
config.guess
982
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
1019
test x"${
TENTATIVE
}" != x && { echo "${
TENTATIVE
}"; exit; }
[
all
...]
/external/protobuf/
config.guess
973
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
1021
test x"${
TENTATIVE
}" != x && { echo "${
TENTATIVE
}"; exit; }
[
all
...]
/external/protobuf/gtest/build-aux/
config.guess
973
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
1021
test x"${
TENTATIVE
}" != x && { echo "${
TENTATIVE
}"; exit; }
[
all
...]
/external/qemu-pc-bios/bochs/
config.guess
844
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
883
test x"${
TENTATIVE
}" != x && echo "${
TENTATIVE
}" && exit 0
[
all
...]
/external/srtp/
config.guess
939
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
980
test x"${
TENTATIVE
}" != x && echo "${
TENTATIVE
}" && exit 0
[
all
...]
/external/stressapptest/
config.guess
973
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
1021
test x"${
TENTATIVE
}" != x && { echo "${
TENTATIVE
}"; exit; }
[
all
...]
/external/tcpdump/
config.guess
932
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
973
test x"${
TENTATIVE
}" != x && echo "${
TENTATIVE
}" && exit 0
[
all
...]
/ndk/sources/host-tools/make-3.81/config/
config.guess
961
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
1009
test x"${
TENTATIVE
}" != x && { echo "${
TENTATIVE
}"; exit; }
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/build-aux/
config.guess
982
TENTATIVE
="${UNAME_MACHINE}-pc-linux-gnu"
1019
test x"${
TENTATIVE
}" != x && { echo "${
TENTATIVE
}"; exit; }
[
all
...]
Completed in 4456 milliseconds
1
2
3
4
5
6
7
8