Home
last modified time | relevance | path

Searched refs:Extern (Results 1 – 25 of 51) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCUDARuntime.h57 unsigned Extern : 1; variable
65 : Kind(K), Extern(E), Constant(C), Managed(M), Normalized(N), in DeviceVarFlags()
69 bool isExtern() const { return Extern; } in isExtern()
H A DCGCUDANV.cpp131 bool Extern, bool Constant) { in registerDeviceVar() argument
134 {DeviceVarFlags::Variable, Extern, Constant, in registerDeviceVar()
139 bool Extern, int Type) { in registerDeviceSurf() argument
142 {DeviceVarFlags::Surface, Extern, /*Constant*/ false, in registerDeviceSurf()
147 bool Extern, int Type, bool Normalized) { in registerDeviceTex() argument
150 {DeviceVarFlags::Texture, Extern, /*Constant*/ false, in registerDeviceTex()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp570 bool Extern = SymType & (MachO::N_EXT | MachO::N_PEXT); in loadMainBinarySymbols() local
578 if ((Section == MainBinary.section_end() || Section->isText()) && !Extern) in loadMainBinarySymbols()
591 if (Extern) in loadMainBinarySymbols()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOReader.cpp106 R.Extern = !R.Scattered && MachOObj.getPlainRelocationExternal(R.Info); in extractSections()
229 if (Reloc.Extern) { in setSymbolInRelocationInfo()
H A DObject.h184 bool Extern; member
H A DMachOWriter.cpp266 const uint32_t SymbolNum = RelocInfo.Extern in writeSections()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcif-code.def49 /* Extern inline function that has been redefined. */
H A DChangeLog.graphite7045 * tree-phinodes.c (make_phi_node): Extern.
7707 * tree-phinodes.c (resize_phi_node): Extern.
7711 * tree-vectorizer.c (rename_variables_in_bb): Extern.
7760 (lambda-code.c): (find_induction_var_from_exit_cond): Extern.
7765 * tree-cfg.c (remove_bb): Extern.
8398 dump_rdg_partitions): Extern.
8431 (create_loop_fn): Extern.
8460 * tree-cfg.c (gather_blocks_in_sese_region): Extern.
8565 * tree-data-ref.c (dr_may_alias_p, create_rdg_vertices): Extern.
9120 * tree-data-ref.c (free_data_ref, data_reference): Extern.
H A DChangeLog-19972007 * sparc/sparc.c (dwarf2out_cfi_label): Extern no longer needed.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcif-code.def49 /* Extern inline function that has been redefined. */
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DConstantInterpreter.rst317 Extern pointers can be derived, pointing into symbols which are not
320 the ``LValuePath`` of an APValue. Extern pointers can be converted
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/
H A DVisibilityMacros.rst141 applies *only* to extern *class* templates. Extern *function* templates obey
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-z80.texi303 A synonym for @code{.extern} (@ref{Extern,,@code{.extern}}).
H A Das.info3244 * Extern:: ‘.extern’
4182 File: as.info, Node: Exitm, Next: Extern, Prev: Error, Up: Pseudo Ops
4190 File: as.info, Node: Extern, Next: Fail, Prev: Exitm, Up: Pseudo Ops
4200 File: as.info, Node: Fail, Next: File, Prev: Extern, Up: Pseudo Ops
26300 A synonym for ‘.extern’ (*note ‘.extern’: Extern.).
28895 * extern directive: Extern. (line 6)
30663 Node: Extern161056
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-z80.texi303 A synonym for @code{.extern} (@ref{Extern,,@code{.extern}}).
H A Das.info3238 * Extern:: `.extern'
4200 File: as.info, Node: Exitm, Next: Extern, Prev: Error, Up: Pseudo Ops
4208 File: as.info, Node: Extern, Next: Fail, Prev: Exitm, Up: Pseudo Ops
4218 File: as.info, Node: Fail, Next: File, Prev: Extern, Up: Pseudo Ops
25866 A synonym for `.extern' (*Note `.extern': Extern.).
28438 * extern directive: Extern. (line 6)
30189 Node: Extern152264
H A Das.texi4453 * Extern:: @code{.extern}
5379 @node Extern
/netbsd-src/external/gpl2/gmake/dist/
H A DChangeLog455 * make.h: Extern for second_expansion.
1008 * filedef.h: Extern it.
1993 * make.h: Extern always_make_flag.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-1998480 (hppa_pid_to_str): Extern decl.
481 (hppa_tid_to_str): Extern decl.
483 (hppa_pid_or_tid_to_str): Extern decl.
486 (hppa_ensure_vforking_parent_remains_stopped): Extern decl.
489 (hppa_resume_execd_vforking_child_to_get_parent_vfork): Extern decl.
H A DChangeLog-1990389 * symtab.h: Extern a few vars for symbol_file_command.
H A DChangeLog-20062366 (ppcnbsd_gregset, ppcnbsd_fpregset): Extern declarations.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-1998480 (hppa_pid_to_str): Extern decl.
481 (hppa_tid_to_str): Extern decl.
483 (hppa_pid_or_tid_to_str): Extern decl.
486 (hppa_ensure_vforking_parent_remains_stopped): Extern decl.
489 (hppa_resume_execd_vforking_child_to_get_parent_vfork): Extern decl.
H A DChangeLog-1990389 * symtab.h: Extern a few vars for symbol_file_command.
H A DChangeLog-20062366 (ppcnbsd_gregset, ppcnbsd_fpregset): Extern declarations.
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A DChangeLog2575 * error.h [CVS_SUPPORT]: Extern decl for error_use_protocol.

123