Home
last modified time | relevance | path

Searched refs:get_tmp (Results 1 – 25 of 109) sorted by relevance

12345

/dports/ftp/lftp/lftp-4.9.2/src/
H A DSpeedometer.cc87 return xstring::get_tmp(""); in GetStr()
101 return xstring::get_tmp(""); in GetStrProper()
111 return Valid() ? GetStr(Get()) : xstring::get_tmp(""); in GetStr()
116 return xstring::get_tmp(""); in GetETAStrFromSize()
122 return xstring::get_tmp(""); in GetETAStrFromTime()
H A DArgV.h49 …char *Combine(int start_index=0,int end_index=0) const { return CombineTo(xstring::get_tmp(),start…
53 …char *CombineShellQuoted(int start) const { return CombineShellQuotedTo(xstring::get_tmp(),start).… in CombineShellQuoted()
60 …char *CombineQuoted(int start_index=0) const { return CombineQuotedTo(xstring::get_tmp(),start_ind…
62 char *CombineCmd(int i=0) const { return CombineCmdTo(xstring::get_tmp(),i).borrow(); }
H A Dxstring.h227 static xstring& get_tmp();
228 static xstring& get_tmp(const char *s) { return get_tmp().set(s); } in get_tmp() function
229 static xstring& get_tmp(const char *s,int n) { return get_tmp().nset(s,n); } in get_tmp() function
231 static xstring& vformat(const char *fmt,va_list ap) { return get_tmp().vsetf(fmt,ap); } in vformat()
H A Dxstring.cc374 xstring& xstring::get_tmp() in get_tmp() function in xstring
392 xstring& buf=get_tmp(); in tmp_buf()
408 xstring& str=get_tmp(first); in cat()
417 xstring& str=get_tmp(); in join()
461 return hexdump_to(get_tmp("")); in hexdump()
465 return dump_to(get_tmp("")); in dump()
H A DSSH_Access.cc124 xstring &line=xstring::get_tmp(b,eol-b); in HandleSSHMessage()
137 SetError(FATAL,xstring::get_tmp(b,eol-b)); in HandleSSHMessage()
147 SetError(LOOKUP_ERROR,xstring::get_tmp(b,eol-b)); in HandleSSHMessage()
H A Dxmap.h91 const T& lookup(const char *key) const { return lookup(xstring::get_tmp(key)); } in lookup()
126 T* lookup(const char *key) const { return lookup(xstring::get_tmp(key)); } in lookup()
144 void add(const char *key,T *e0) { add(xstring::get_tmp(key),e0); } in add()
H A DProtoLog.cc52 Log2(level,xstring::get_tmp(prefix).append(str0)); in Log3()
58 Log2(level,xstring::get_tmp(prefix).vappendf(fmt,v)); in LogVF()
H A Durl.cc242 xstring& s=xstring::get_tmp(cs); in valid_slot()
249 xstring& s=xstring::get_tmp(bm); in valid_bm()
358 return xstring::get_tmp(p).url_decode(); in decode()
364 return xstring::get_tmp("").append_url_encoded(s,len,unsafe,flags); in encode()
H A Dnetwork.h58 static sockaddr_compact& get_tmp() { in get_tmp() function
59 return *(sockaddr_compact*)&xstring::get_tmp("",0); in get_tmp()
/dports/devel/p5-Type-Tiny/Type-Tiny-1.012004/t/20-unit/Type-Library/
H A Ddeclared-types.t35 sub get_tmp { $tmp }
44 should_pass( { foo => 1, bar => { quux => 2 } }, MyTypes->get_tmp );
45 should_fail( { foo => 1, bar => { quux => 2.1 } }, MyTypes->get_tmp );
52 note( MyTypes->get_tmp->inline_check(q/$xyz/) );
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp() function
104 struct brw_reg tmp = get_tmp(c); in brw_clip_project_vertex()
156 v0_ndc_copy = get_tmp(c); in brw_clip_interp_vertex()
166 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
182 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
183 t_nopersp = get_tmp(c); in brw_clip_interp_vertex()
271 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
422 struct brw_reg tmp = retype(vec1(get_tmp(c)), BRW_REGISTER_TYPE_UD); in brw_clip_init_clipmask()
H A Dbrw_clip_tri.c517 struct brw_reg t = retype(get_tmp(c), BRW_REGISTER_TYPE_UD); in brw_clip_test()
518 struct brw_reg t1 = retype(get_tmp(c), BRW_REGISTER_TYPE_UD); in brw_clip_test()
519 struct brw_reg t2 = retype(get_tmp(c), BRW_REGISTER_TYPE_UD); in brw_clip_test()
520 struct brw_reg t3 = retype(get_tmp(c), BRW_REGISTER_TYPE_UD); in brw_clip_test()
522 struct brw_reg v0 = get_tmp(c); in brw_clip_test()
523 struct brw_reg v1 = get_tmp(c); in brw_clip_test()
524 struct brw_reg v2 = get_tmp(c); in brw_clip_test()
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp() function
104 struct brw_reg tmp = get_tmp(c); in brw_clip_project_vertex()
156 v0_ndc_copy = get_tmp(c); in brw_clip_interp_vertex()
166 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
182 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
183 t_nopersp = get_tmp(c); in brw_clip_interp_vertex()
271 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
422 struct brw_reg tmp = retype(vec1(get_tmp(c)), BRW_REGISTER_TYPE_UD); in brw_clip_init_clipmask()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp() function
104 struct brw_reg tmp = get_tmp(c); in brw_clip_project_vertex()
156 v0_ndc_copy = get_tmp(c); in brw_clip_interp_vertex()
166 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
182 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
183 t_nopersp = get_tmp(c); in brw_clip_interp_vertex()
271 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
422 struct brw_reg tmp = retype(vec1(get_tmp(c)), BRW_REGISTER_TYPE_UD); in brw_clip_init_clipmask()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp() function
104 struct brw_reg tmp = get_tmp(c); in brw_clip_project_vertex()
156 v0_ndc_copy = get_tmp(c); in brw_clip_interp_vertex()
166 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
182 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
183 t_nopersp = get_tmp(c); in brw_clip_interp_vertex()
271 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
422 struct brw_reg tmp = retype(vec1(get_tmp(c)), BRW_REGISTER_TYPE_UD); in brw_clip_init_clipmask()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp() function
104 struct brw_reg tmp = get_tmp(c); in brw_clip_project_vertex()
156 v0_ndc_copy = get_tmp(c); in brw_clip_interp_vertex()
166 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
182 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
183 t_nopersp = get_tmp(c); in brw_clip_interp_vertex()
271 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
422 struct brw_reg tmp = retype(vec1(get_tmp(c)), BRW_REGISTER_TYPE_UD); in brw_clip_init_clipmask()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp() function
104 struct brw_reg tmp = get_tmp(c); in brw_clip_project_vertex()
156 v0_ndc_copy = get_tmp(c); in brw_clip_interp_vertex()
166 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
182 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
183 t_nopersp = get_tmp(c); in brw_clip_interp_vertex()
271 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
422 struct brw_reg tmp = retype(vec1(get_tmp(c)), BRW_REGISTER_TYPE_UD); in brw_clip_init_clipmask()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp() function
104 struct brw_reg tmp = get_tmp(c); in brw_clip_project_vertex()
156 v0_ndc_copy = get_tmp(c); in brw_clip_interp_vertex()
166 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
182 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
183 t_nopersp = get_tmp(c); in brw_clip_interp_vertex()
271 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
422 struct brw_reg tmp = retype(vec1(get_tmp(c)), BRW_REGISTER_TYPE_UD); in brw_clip_init_clipmask()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp() function
104 struct brw_reg tmp = get_tmp(c); in brw_clip_project_vertex()
156 v0_ndc_copy = get_tmp(c); in brw_clip_interp_vertex()
166 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
182 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
183 t_nopersp = get_tmp(c); in brw_clip_interp_vertex()
271 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
422 struct brw_reg tmp = retype(vec1(get_tmp(c)), BRW_REGISTER_TYPE_UD); in brw_clip_init_clipmask()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp() function
104 struct brw_reg tmp = get_tmp(c); in brw_clip_project_vertex()
156 v0_ndc_copy = get_tmp(c); in brw_clip_interp_vertex()
166 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
182 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
183 t_nopersp = get_tmp(c); in brw_clip_interp_vertex()
271 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
422 struct brw_reg tmp = retype(vec1(get_tmp(c)), BRW_REGISTER_TYPE_UD); in brw_clip_init_clipmask()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp() function
104 struct brw_reg tmp = get_tmp(c); in brw_clip_project_vertex()
156 v0_ndc_copy = get_tmp(c); in brw_clip_interp_vertex()
166 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
182 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
183 t_nopersp = get_tmp(c); in brw_clip_interp_vertex()
271 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
422 struct brw_reg tmp = retype(vec1(get_tmp(c)), BRW_REGISTER_TYPE_UD); in brw_clip_init_clipmask()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp() function
104 struct brw_reg tmp = get_tmp(c); in brw_clip_project_vertex()
156 v0_ndc_copy = get_tmp(c); in brw_clip_interp_vertex()
166 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
182 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
183 t_nopersp = get_tmp(c); in brw_clip_interp_vertex()
271 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex()
422 struct brw_reg tmp = retype(vec1(get_tmp(c)), BRW_REGISTER_TYPE_UD); in brw_clip_init_clipmask()
/dports/net-mgmt/glpi-plugins-fusioninventory-server/fusioninventory-for-glpi-glpi090-1.5/inc/
H A Ddeploycommon.class.php178 $get_tmp = $_GET;
204 if (count($get_tmp) > 0) {
205 $_GET = $get_tmp;
H A Dwakeonlan.class.php104 $get_tmp = $_GET;
130 if (count($get_tmp) > 0) {
131 $_GET = $get_tmp;
H A Dcollect.class.php201 $get_tmp = $_GET;
227 if (count($get_tmp) > 0) {
228 $_GET = $get_tmp;

12345