Home
last modified time | relevance | path

Searched refs:_code (Results 1 – 9 of 9) sorted by relevance

/external/openssl/crypto/rand/
Drand_unix.c165 extern void s$sleep (long *_duration, short int *_code); in RAND_poll()
169 extern void s$sleep2 (long long *_duration, short int *_code); in RAND_poll()
/external/harfbuzz_ng/src/
Dhb-open-type-private.hh96 #define _DEFINE_COMPILES_ASSERTION1(_line, _code) \ argument
98 { _code; }
99 # define _DEFINE_COMPILES_ASSERTION0(_line, _code) _DEFINE_COMPILES_ASSERTION1 (_line, _code) argument
100 # define DEFINE_COMPILES_ASSERTION(_code) _DEFINE_COMPILES_ASSERTION0 (__LINE__, _code) argument
/external/llvm/include/llvm/Support/
Dsystem_error.h640 virtual bool equivalent(int _code, const error_condition& _condition) const;
641 virtual bool equivalent(const error_code& _code, int _condition) const;
/external/qemu/
Dexec-all.h359 #define MEMSUFFIX _code
/external/llvm/lib/Target/Mips/
DMips16InstrFormats.td178 bits<6> _code; // code is a keyword in tablegen
184 let Inst{10-5} = _code;
/external/llvm/docs/
DHowToSubmitABug.rst109 .. _code generator bugs:
DBugpoint.rst81 .. _code generator debugger:
DDeveloperPolicy.rst110 .. _code review:
DCodeGenerator.rst320 .. _code being generated:
696 .. _code generation algorithm: