Home
last modified time | relevance | path

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

1234567

/external/clang/include/clang/Analysis/Analyses/
DUninitializedValues.h82 Always enumerator
87 return AlwaysUninit ? Always : in getKind()
/external/llvm/test/Transforms/ObjCARC/
Dtail-call-invariant-enforcement.ll24 ; Always tail call autoreleaseReturnValue.
37 ; Always tail call objc_retain.
50 ; Always tail call objc_retainAutoreleasedReturnValue.
/external/clang/docs/
DClangFormatStyleOptions.rst176 Always break after an open bracket, if the parameters don't fit
266 Always break after the return type.
268 Always break after the return types of top-level functions.
280 Always break after the return type.
282 Always break after the return types of top-level functions.
284 Always break after the return type of function definitions.
286 Always break after the return type of top-level definitions.
352 Always attach braces to surrounding context.
362 Always break before braces.
364 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/deqp/framework/platform/
DCMakeLists.txt104 # Always link to glutil as some platforms such as Win32 always support GL
107 # Always link to eglutil
/external/autotest/client/deps/webgl_perf/files/
D0002-Always-increment-numberOfResults.patch4 Subject: [PATCH 2/2] Always increment numberOfResults.
/external/deqp/targets/gles3_wrapper/
Dgles3_wrapper.cmake17 set(DEQP_PLATFORM_LIBRARIES GLESv3) # \note Always link to GLESv3 since platform integration requir…
/external/chromium-trace/catapult/third_party/Paste/docs/
DStyleGuide.txt10 * **No tabs**. Not anywhere. Always indent with 4 spaces.
59 * Always one space after a comma (bad: ``func(a,b)``).
/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/icu/icu4c/source/config/
Dmh-qnx23 # Always generatate PIC code.
/external/google-breakpad/src/client/windows/crash_generation/
DReadMe.txt11 | Always remain in ERROR state.
/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/pdfium/core/src/fpdfdoc/
Ddoc_utils.cpp639 return Always; in GetScaleMethod()
651 return Always; in GetScaleMethod()
/external/deqp/framework/delibs/cmake/
DDefs.cmake21 # \note Always include this file in main project file, with NO_POLICY_SCOPE
/external/elfutils/libasm/
DChangeLog50 * asm_error.c: Always use __thread. Remove all !USE_TLS code.
/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/elfutils/libelf/
DChangeLog133 (updatenull_wrlock): Always set e_shentsize.
159 * elf32_updatefile.c (updatefile): Always free shdr_data and scns
168 * elf_update.c (write_file): Always also use ftruncate before
641 * elf_begin.c (file_read_elf): Always allocate space we can use later
754 * elf_error.c: Always use __thread. Remove all !USE_TLS code.
1187 * elf_begin.c (get_shnum): Optimize memory handling. Always read from
/external/llvm/test/Transforms/InstCombine/
Dset.ll103 ; Always false
/external/ipsec-tools/src/racoon/doc/
DFAQ91 Always identify your operating system platforms, the versions you are
/external/opencv3/doc/py_tutorials/py_imgproc/py_morphological_ops/
Dpy_morphological_ops.markdown27 foreground object (Always try to keep foreground in white). So what it does? The kernel slides
/external/bison/
DChangeLog-199859 * src/bison.simple (alloca) [__hpux]: Always define as
317 * src/bison.simple (YYPARSE_PARAM_DECL): Always define this.
602 * Makefile.in (install): Always specify new file name for install.
888 * src/allocate.c (mallocate): Always allocate at least one byte.
1018 * src/output.c (output): Always call output_gram.
1287 * src/reader.c (reader): Always assign code 256 to `error' token.
1288 Always set `translations' to 1 so this code gets handled.
/external/elfutils/libdwfl/
DChangeLog219 * find-debuginfo.c (find_debuginfo_in_path): Always free localpath,
299 sortrefs with malloc, not alloca. Always free them on return.
352 * dwfl_module_getdwarf.c (find_symtab): Always try find_dynsym last.
772 * linux-core-attach.c (core_set_initial_registers): Always iterate
1053 * link_map.c (report_r_debug): Extend the comment. Always fill in new
1068 * link_map.c (report_r_debug): Always call release_buffer after
1190 (load_symtab): Always set first_global.
1518 * dwfl_module_dwarf_cfi.c (dwfl_module_dwarf_cfi): Always set bias.
1715 * dwfl_error.c: Always use __thread. Remove all !USE_TLS code.
1903 * dwfl_module_getdwarf.c (find_file): Always free build_id_bits.
[all …]

1234567