/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_strptime.py | 85 # testing these directives for correctness by comparing strftime 99 self.assertTrue(LT.LC_time, "LocaleTime's LC directives cannot handle " 248 # Test for month directives 253 # Test for day directives 257 # Test hour directives 266 # Test minute directives 270 # Test second directives 281 # Test weekday directives 286 # Test julian directives 290 # Test timezone directives [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_strptime.py | 85 # testing these directives for correctness by comparing strftime 99 self.assertTrue(LT.LC_time, "LocaleTime's LC directives cannot handle " 248 # Test for month directives 253 # Test for day directives 257 # Test hour directives 266 # Test minute directives 270 # Test second directives 281 # Test weekday directives 286 # Test julian directives 290 # Test timezone directives [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_strptime.py | 85 # testing these directives for correctness by comparing strftime 99 self.assertTrue(LT.LC_time, "LocaleTime's LC directives cannot handle " 248 # Test for month directives 253 # Test for day directives 257 # Test hour directives 266 # Test minute directives 270 # Test second directives 281 # Test weekday directives 286 # Test julian directives 290 # Test timezone directives [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_strptime.py | 85 # testing these directives for correctness by comparing strftime 99 self.assertTrue(LT.LC_time, "LocaleTime's LC directives cannot handle " 248 # Test for month directives 253 # Test for day directives 257 # Test hour directives 266 # Test minute directives 270 # Test second directives 281 # Test weekday directives 286 # Test julian directives 290 # Test timezone directives [all...] |
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-m68hc11.texi | 19 * M68HC11-Directives:: Assembler Directives 319 @node M68HC11-Directives 320 @section Assembler Directives 322 @cindex assembler directives, M68HC11 323 @cindex assembler directives, M68HC12 324 @cindex M68HC11 assembler directives 325 @cindex M68HC12 assembler directives 328 specific assembler directives: 377 The floating point formats generated by directives are these [all...] |
c-aarch64.texi | 24 * AArch64 Directives:: AArch64 Machine Directives 226 @node AArch64 Directives 227 @section AArch64 Machine Directives 229 @cindex machine directives, AArch64 230 @cindex AArch64 machine directives
|
c-msp430.texi | 20 * MSP430 Directives:: MSP 430 Machine Directives 238 @node MSP430 Directives 239 @section MSP 430 Machine Directives 241 @cindex machine directives, MSP 430 242 @cindex MSP 430 machine directives
|
c-sh.texi | 13 * SH Directives:: SH Machine Directives 205 @node SH Directives 206 @section SH Machine Directives 208 @cindex SH machine directives 209 @cindex machine directives, SH
|
c-tilegx.texi | 20 * TILE-Gx Directives:: TILE-Gx Directives 332 @node TILE-Gx Directives 333 @section TILE-Gx Directives 334 @cindex machine directives, TILE-Gx 335 @cindex TILE-Gx machine directives
|
c-tilepro.texi | 18 * TILEPro Directives:: TILEPro Directives 300 @node TILEPro Directives 301 @section TILEPro Directives 302 @cindex machine directives, TILEPro 303 @cindex TILEPro machine directives
|
/external/llvm/lib/Target/AMDGPU/ |
AMDKernelCodeT.h | 185 /// control directives. These control how the finalizer generates code. This 187 /// the control directives, and is used in HsaKernelCode to record the values of 188 /// the control directives that the finalize used when generating the code which 190 /// directives. See the definition of the control directives in HSA Programmer's 192 /// arguments have to agree with the control directives in the HSAIL code. 194 /// This is a bit set indicating which control directives have been 195 /// specified. If the value is 0 then there are no control directives specified 205 /// has any enablebreakexceptions control directives, then the values specified 207 /// directives. If any of the functions the kernel calls have a [all...] |
/prebuilts/go/darwin-x86/src/cmd/go/ |
generate.go | 28 Generate runs commands described by directives within existing 35 Go generate scans the file for directives, which are lines of 47 like directives in comments or multiline strings will be treated 48 as directives. 114 directives whose full original source text (excluding 156 // generate runs the generation directives for a single file.
|
/prebuilts/go/linux-x86/src/cmd/go/ |
generate.go | 28 Generate runs commands described by directives within existing 35 Go generate scans the file for directives, which are lines of 47 like directives in comments or multiline strings will be treated 48 as directives. 114 directives whose full original source text (excluding 156 // generate runs the generation directives for a single file.
|
/external/clang/include/clang/Basic/ |
OpenMPKinds.def | 1 //===--- OpenMPKinds.def - OpenMP directives and clauses list ---*- C++ -*-===// 10 /// \brief This file defines the list of supported OpenMP directives and 103 // OpenMP directives.
|
/external/clang/include/clang/Lex/ |
HeaderSearchOptions.h | 25 /// \#include directives whose paths are enclosed by string quotes ("") 65 /// A prefix to be matched against paths in \#include directives. 192 /// AddSystemHeaderPrefix - Override whether \#include directives naming a
|
/external/clang/test/CodeGenCXX/ |
pragma-loop.cpp | 3 // Verify while loop is recognized after sequence of pragma clang loop directives. 33 // Verify for loop is recognized after sequence of pragma clang loop directives. 45 // sequence of pragma clang loop directives.
|
/prebuilts/misc/common/swig/include/2.0.11/ |
swig.swg | 4 * Common macro definitions for various SWIG directives. This file is always 9 * User Directives 12 /* Deprecated SWIG directives */ 26 /* Code insertion directives such as %wrapper %{ ... %} */ 43 /* Access control directives */ 125 /* the %refobject/%unrefobject directives */ 134 /* Directives for callback functions (experimental) */ 149 /* directors directives */ 154 /* naturalvar directives */ 159 /* nspace directives */ [all...] |
/bionic/libc/arch-arm/krait/bionic/ |
memcpy.S | 62 // Undo the cfi directives from above.
|
/bionic/libc/bionic/ |
__set_errno.cpp | 41 // stubs. This avoids having the stubs .hidden directives accidentally
|
/external/autotest/apache/conf/ |
tko-directives | 4 # these are located in site-misc-directives.
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_asm.h | 14 // Some toolchains do not support .cfi asm directives, so we have to hide
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_SSL_CIPHER_LIST.3 | 52 http://git.fedorahosted.org/cgit/mod_nss.git/plain/docs/mod_nss.html#Directives
|
/external/curl/lib/ |
curl_multibyte.h | 45 * preprocessor conditional directives needed by code using these
|
/external/e2fsprogs/intl/ |
printf-parse.c | 51 # define DIRECTIVES wchar_t_directives 56 # define DIRECTIVES char_directives 63 PRINTF_PARSE (const CHAR_T *format, DIRECTIVES *d, arguments *a) 532 #undef DIRECTIVES
|
/external/e2fsprogs/lib/et/ |
compile_et.1 | 53 preprocessor directives defining them as integer constants of up to
|