Home
last modified time | relevance | path

Searched refs:Always (Results 1 – 25 of 183) sorted by relevance

12345678

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DInlineCost.h52 Always, enumerator
79 static InlineCost getAlways() { return InlineCost(0, Always); } in getAlways()
83 bool isAlways() const { return getType() == Always; } in isAlways()
/external/pdfium/core/fpdfdoc/
Dcpdf_iconfit.cpp15 return Always; in GetScaleMethod()
24 return Always; in GetScaleMethod()
Dcpdf_iconfit.h16 enum ScaleMethod { Always = 0, Bigger, Smaller, Never }; enumerator
/external/llvm/test/Transforms/ObjCARC/
Dtail-call-invariant-enforcement.ll25 ; Always tail call autoreleaseReturnValue.
38 ; Always tail call objc_retain.
51 ; Always tail call objc_retainAutoreleasedReturnValue.
89 ; Always tail call objc_unsafeClaimAutoreleasedReturnValue.
/external/clang/include/clang/Analysis/Analyses/
DUninitializedValues.h82 Always enumerator
87 return AlwaysUninit ? Always : in getKind()
/external/clang/docs/
DClangFormatStyleOptions.rst178 Always break after an open bracket, if the parameters don't fit
281 Always break after the return type.
284 Always break after the return types of top-level functions.
298 Always break after the return type.
301 Always break after the return types of top-level functions.
304 Always break after the return type of function definitions.
307 Always break after the return type of top-level definitions.
377 Always attach braces to surrounding context.
392 Always break before braces.
395 Always break before braces and add an extra level of indentation to
[all …]
/external/nanopb-c/generator/proto/
Dnanopb.proto14 FT_CALLBACK = 1; // Always generate a callback field.
15 FT_POINTER = 4; // Always generate a dynamically allocated field.
/external/minijail/
D.clang-format3 UseTab: Always
/external/wpa_supplicant_8/wpa_supplicant/hidl/
D.clang-format3 UseTab: Always
/external/deqp/framework/platform/
DCMakeLists.txt110 # Always link to glutil as some platforms such as Win32 always support GL
113 # Always link to eglutil
/external/autotest/client/deps/webgl_perf/files/
D0002-Always-increment-numberOfResults.patch4 Subject: [PATCH 2/2] Always increment numberOfResults.
/external/iptables/
DCOMMIT_NOTES3 - Always add an appropriate description, in git format
/external/iptables/extensions/
Dlibxt_LED.man20 Always make the LED blink on packet arrival, even if the LED is already on.
/external/libyuv/files/
DBUILD.gn131 # Always enable optimization for Release and NaCl builds (to workaround
160 # Always enable optimization for Release and NaCl builds (to workaround
/external/linux-kselftest/tools/testing/selftests/rcutorture/doc/
DTREE_RCU-kconfig.txt73 Always used in KVM testing.
/external/google-breakpad/src/client/windows/crash_generation/
DReadMe.txt11 | Always remain in ERROR state.
/external/ltp/testcases/kernel/security/tomoyo/
DREADME1 Always look here for latest version of these tests:
/external/icu/icu4c/source/config/
Dmh-qnx25 # Always generatate PIC code.
/external/lz4/examples/
DblockStreaming_doubleBuffer.md16 - Always better compression ratio than Block API
/external/clang/cmake/modules/
DAddClang.cmake147 # Always generate install targets
/external/dhcpcd-6.8.2/dhcpcd-hooks/
D30-hostname38 # Always prefer hostname(1) if we have it
/external/dnsmasq/
Ddnsmasq.conf.example154 # Always allocate the host with ethernet address 11:22:33:44:55:66
158 # Always set the name of the host with hardware address
162 # Always give the host with ethernet address 11:22:33:44:55:66
178 # Always give the host with client identifier 01:02:02:04
182 # Always give the host with client identifier "marjorie"
/external/llvm/cmake/modules/
DLLVMExternalProjectUtils.cmake23 # Always clean the sub-project before building
/external/antlr/antlr-3.4/runtime/C/doxygen/
Dusing.dox48 /// components. Always use these macros when available, to protect your action code from changes
/external/deqp/framework/delibs/cmake/
DDefs.cmake21 # \note Always include this file in main project file, with NO_POLICY_SCOPE

12345678