Home
last modified time | relevance | path

Searched refs:Defined (Results 1 – 25 of 387) sorted by relevance

12345678910>>...16

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DRecordStreamer.cpp25 case Defined: in markDefined()
27 S = Defined; in markDefined()
41 case Defined: in markGlobal()
60 case Defined: in markUsed()
176 case RecordStreamer::Defined: in flushSymverDirectives()
H A DRecordStreamer.h26 enum State { NeverSeen, Global, Defined, DefinedGlobal, DefinedWeak, Used, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A DChangeLog-202032 (GNU_PROPERTY_X86_ISA_1_NEEDED): New. Defined to
34 (GNU_PROPERTY_X86_FEATURE_2_NEEDED): New. Defined to
36 (GNU_PROPERTY_X86_ISA_1_USED): New. Defined to
38 (GNU_PROPERTY_X86_FEATURE_2_USED): New. Defined to
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A DChangeLog-202032 (GNU_PROPERTY_X86_ISA_1_NEEDED): New. Defined to
34 (GNU_PROPERTY_X86_FEATURE_2_NEEDED): New. Defined to
36 (GNU_PROPERTY_X86_ISA_1_USED): New. Defined to
38 (GNU_PROPERTY_X86_FEATURE_2_USED): New. Defined to
/netbsd-src/etc/
H A Dservices118 … [RFC959] Defined TXT keys: u=<user…
120 … [RFC959] Defined TXT keys: u=<user…
122 …7 [RFC9260] Defined TXT keys: u=<user…
123 … [RFC4251] Defined TXT keys: u=<user…
125 … [RFC4251] Defined TXT keys: u=<user…
127 …7 [RFC9260] Defined TXT keys: u=<user…
128 … [RFC854] Defined TXT keys: u=<user…
129 … [RFC854] Defined TXT keys: u=<user…
251 … [RFC951] Defined TXT keys: None
289 …1 [RFC9110] Defined TXT keys: u=<user…
[all …]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dplatform.h.in52 * Defined to <gssapi.h> or <gssapi/gssapi.h> for how to include
58 * Defined to <gssapi_krb5.h> or <gssapi/gssapi_krb5.h> for how to
64 * Defined to <krb5.h> or <krb5/krb5.h> for how to include
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dsymtab.h1398 enum Defined enum
1512 define_in_output_data(const char* name, const char* version, Defined,
1521 define_in_output_segment(const char* name, const char* version, Defined,
1530 define_as_constant(const char* name, const char* version, Defined,
1807 should_override(const Symbol*, unsigned int, elfcpp::STT, Defined,
1813 Defined, Object* object);
1826 should_override_with_special(const Symbol*, elfcpp::STT, Defined);
1850 do_define_in_output_data(const char* name, const char* version, Defined,
1862 const char* name, const char* version, Defined, Output_segment* os,
1873 const char* name, const char* version, Defined,
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dsymtab.h1398 enum Defined enum
1512 define_in_output_data(const char* name, const char* version, Defined,
1521 define_in_output_segment(const char* name, const char* version, Defined,
1530 define_as_constant(const char* name, const char* version, Defined,
1807 should_override(const Symbol*, unsigned int, elfcpp::STT, Defined,
1813 Defined, Object* object);
1826 should_override_with_special(const Symbol*, elfcpp::STT, Defined);
1850 do_define_in_output_data(const char* name, const char* version, Defined,
1862 const char* name, const char* version, Defined, Output_segment* os,
1873 const char* name, const char* version, Defined,
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dconfig.h.in36 /* Defined if shared_ptr reference counting should use atomic operations. */
186 /* Defined if iswblank exists. */
333 /* Defined if sleep exists. */
472 /* Defined if usleep exists. */
478 /* Defined if vfwscanf exists. */
481 /* Defined if vswscanf exists. */
484 /* Defined if vwscanf exists. */
490 /* Defined if wcstof exists. */
496 /* Defined if Sleep exists. */
894 /* Defined if clock_gettime syscall has monotonic and realtime clock support.
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfig.h.in39 /* Defined if shared_ptr reference counting should use atomic operations. */
193 /* Defined if iswblank exists. */
353 /* Defined if sleep exists. */
504 /* Defined if usleep exists. */
510 /* Defined if vfwscanf exists. */
513 /* Defined if vswscanf exists. */
516 /* Defined if vwscanf exists. */
522 /* Defined if wcstof exists. */
528 /* Defined if Sleep exists. */
863 /* Defined if no way to sleep is available. */
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPPCallbacks.h303 virtual void Defined(const Token &MacroNameTok, const MacroDefinition &MD, in Defined() function
557 void Defined(const Token &MacroNameTok, const MacroDefinition &MD, in Defined() function
559 First->Defined(MacroNameTok, MD, Range); in Defined()
560 Second->Defined(MacroNameTok, MD, Range); in Defined()
/netbsd-src/external/bsd/unbound/dist/contrib/
H A Dunbound_cache.cmd36 if defined %arg2% (goto Not_Defined) else (goto Defined)
66 :Defined label
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dconfigure.ac79 [Defined to the executable file extension on the host system])
114 [Defined to the best working sed program on the host system])
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dconfigure.ac79 [Defined to the executable file extension on the host system])
114 [Defined to the best working sed program on the host system])
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp341 PRI.Defined = true; in AnalyzePhysRegInBundle()
352 else if (PRI.Defined) in AnalyzePhysRegInBundle()
/netbsd-src/crypto/external/bsd/openssl/dist/demos/certs/apps/
H A Dapps.cnf8 CN = "Not Defined"
/netbsd-src/external/bsd/file/dist/src/
H A Dmagic.h.in113 /* Defined for backwards compatibility (renamed) */
116 /* Defined for backwards compatibility; do nothing */
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentHTMLNamedCharacterReferences.td70 // def : NCR<"Ygrave", 0x01EF2>; // Defined neither in Doxygen, nor in HTML5.
76 def : NCR<"ygrave", 0x01EF3>; // Defined in Doxygen, not defined in HTML5.
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/smime-certs/
H A Dca.cnf9 CN = "Not Defined"
/netbsd-src/crypto/external/bsd/openssl/dist/test/smime-certs/
H A Dca.cnf11 CN = "Not Defined"
/netbsd-src/crypto/external/bsd/openssl.old/dist/demos/certs/apps/
H A Dapps.cnf9 CN = "Not Defined"
/netbsd-src/external/apache2/llvm/dist/llvm/docs/AMDGPU/
H A Dgfx90a_hwreg.rst42 Defined register *names* include:
H A Dgfx7_hwreg.rst42 Defined register *names* include:
H A Dgfx8_hwreg.rst42 Defined register *names* include:
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DDH_get_1024_160.pod63 Defined above.

12345678910>>...16