Searched refs:this (Results 126 - 150 of 2747) sorted by relevance

1234567891011>>

/macosx-10.10/dtrace-147/test/tst/common/buffering/
H A Dtst.cputime.ksh4 # The contents of this file are subject to the terms of the
6 # You may not use this file except in compliance with the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
15 # If applicable, add the following below this CDDL HEADER, with the
46 this->t = (thread_t)arg3;
47 this->pid = xlate <psinfo_t>(this->t).pr_pid;
48 self->on = (this->pid == \$pid) ? vtimestamp : 0;
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/python/
H A DPyHead.h19 _Py_AddToAllObjects(this, 0);
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DStructureRareDataInlines.h8 * notice, this list of conditions and the following disclaimer.
10 * notice, this list of conditions and the following disclaimer in the
40 m_previous.set(vm, this, structure);
55 m_objectToStringValue.set(vm, this, value);
/macosx-10.10/bind9-45.101/bind9/contrib/zkt/examples/
H A Dzkt-ls.sh9 echo Please start this skript out of the flat or hierarchical sub directory
H A Dzkt-signer.sh9 echo Please start this skript out of the flat or hierarchical sub directory
/macosx-10.10/dtrace-147/DTTk/Bin/
H A Ddnlcsnoop.d26 * The contents of this file are subject to the terms of the
28 * (the "License"). You may not use this file except in compliance
38 * 27-Mar-2004 Brendan Gregg Created this.
39 * 14-Jun-2005 " " Rewrote this a lot.
62 this->len = strlen(self->path);
63 self->join = *(char *)(args[0]->v_path + this->len - 1) == '/' ?
80 this->elapsed = (timestamp - self->start) / 1000;
84 pid, execname, this->elapsed, arg1 == 0 ? "N" : "Y",
H A Dpathopens.d24 * The contents of this file are subject to the terms of the
26 * (the "License"). You may not use this file except in compliance
36 * 28-Jun-2005 Brendan Gregg Created this.
60 this->path = (curproc->p_fd->fd_cdir->v_name);
70 this->len = strlen(this->path);
71 self->join = *(char *)(this->path + this->len - 1) == '/' ? "" : "/";
/macosx-10.10/dtrace-147/DTTk/Kernel/
H A Ddnlcsnoop.d26 * The contents of this file are subject to the terms of the
28 * (the "License"). You may not use this file except in compliance
38 * 27-Mar-2004 Brendan Gregg Created this.
39 * 14-Jun-2005 " " Rewrote this a lot.
62 this->len = strlen(self->path);
63 self->join = *(char *)(args[0]->v_path + this->len - 1) == '/' ?
80 this->elapsed = (timestamp - self->start) / 1000;
84 pid, execname, this->elapsed, arg1 == 0 ? "N" : "Y",
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/src/
H A Dmfc.h21 #define d4_assertThis d4_assert(AfxIsValidAddress(this, sizeof *this, FALSE))
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/lib/
H A Dbsobjects.h4 * The contents of this file constitute Original Code as defined in and are
6 * You may not use this file except in compliance with the License. Please obtain
8 * using this file.
37 BSafeItem() { ((ITEM *)this)->data = NULL; len = 0; }
39 { ((ITEM *)this)->data = (unsigned char *)addr; len = sz; }
41 { ((ITEM *)this)->data = cData.Data; len = cData.Length; }
43 { *(ITEM *)this = cData; }
46 { ((ITEM *)this)->data = (unsigned char *)cData.data(); len = cData.length(); }
48 void *data() const { return ((ITEM *)this)->data; }
/macosx-10.10/dtrace-147/test/tst/common/pid/
H A Dtst.dlopen.ksh14 this->value = (int *)alloca(sizeof (int));
15 *this->value = 1;
16 copyout(this->value, arg0, sizeof (int));
27 * Let's just do this for 5 seconds.
H A Dtst.fork.d4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
15 * If applicable, add the following below this CDDL HEADER, with the
39 this->value = (int *)alloca(sizeof (int));
40 *this->value = 1;
41 copyout(this->value, arg0, sizeof (int));
75 * Let's just do this for 5 seconds.
H A Dtst.vfork.d4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
15 * If applicable, add the following below this CDDL HEADER, with the
39 this->value = (int *)alloca(sizeof (int));
40 *this->value = 1;
41 copyout(this->value, arg0, sizeof (int));
/macosx-10.10/dtrace-147/test/tst/i386/pid/
H A Dtst.branch.d4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
15 * If applicable, add the following below this CDDL HEADER, with the
42 this->a = (char *)alloca(1);
43 *this->a = 1;
44 copyout(this->a, arg0, 1);
67 * Let's just do this for 5 seconds.
H A Dtst.ret.d4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
15 * If applicable, add the following below this CDDL HEADER, with the
38 this->a = (char *)alloca(1);
39 *this->a = 1;
40 copyout(this->a, arg0, 1);
65 * Let's just do this for 5 seconds.
/macosx-10.10/dtrace-147/test/tst/sparc/pid/
H A Dtst.branch.d4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
15 * If applicable, add the following below this CDDL HEADER, with the
42 this->a = (char *)alloca(1);
43 *this->a = 1;
44 copyout(this->a, arg0, 1);
67 * Let's just do this for 5 seconds.
/macosx-10.10/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Ddialog.itk15 # Permission to use, copy, modify, distribute and license this software
72 add OK -text OK -command [itcl::code $this deactivate 1]
74 add Cancel -text Cancel -command [itcl::code $this deactivate 0]
85 [itcl::code $this invoke Cancel]
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dstl_vector.h18 // with this library; see the file COPYING. If not, write to the Free
22 // As a special exception, you may use this file as part of a free software
24 // templates or use macros or inline functions from this file, or you compile
25 // this file and link it with other files to produce an executable, this
36 * Permission to use, copy, modify, distribute and sell this software
39 * that both that copyright notice and this permission notice appear
41 * representations about the suitability of this software for any
48 * Permission to use, copy, modify, distribute and sell this software
51 * that both that copyright notice and this permissio
[all...]
H A Dbasic_ios.h18 // with this library; see the file COPYING. If not, write to the Free
22 // As a special exception, you may use this file as part of a free software
24 // templates or use macros or inline functions from this file, or you compile
25 // this file and link it with other files to produce an executable, this
53 * (e.g., @c std::cout.foo(bar);) are consolidated in this class.
108 { return this->fail() ? 0 : const_cast<basic_ios*>(this); }
112 { return this->fail(); }
144 { this
[all...]
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGMatrix.h15 * along with this library; see the file COPYING.LIB. If not, write to
46 AffineTransform copy = *this;
53 AffineTransform copy = *this;
60 AffineTransform copy = *this;
67 AffineTransform copy = *this;
74 AffineTransform copy = *this;
81 AffineTransform copy = *this;
88 AffineTransform copy = *this;
95 AffineTransform copy = *this;
102 AffineTransform copy = *this;
[all...]
/macosx-10.10/dtrace-147/DTTk/Proc/
H A Dpathopens.d24 * The contents of this file are subject to the terms of the
26 * (the "License"). You may not use this file except in compliance
36 * 28-Jun-2005 Brendan Gregg Created this.
60 this->path = (curproc->p_fd->fd_cdir->v_name);
70 this->len = strlen(this->path);
71 self->join = *(char *)(this->path + this->len - 1) == '/' ? "" : "/";
/macosx-10.10/JavaScriptCore-7600.1.17/interpreter/
H A DCallFrame.h17 * along with this library; see the file COPYING.LIB. If not, write to
44 JSValue calleeAsValue() const { return this[JSStack::Callee].jsValue(); }
45 JSObject* callee() const { return this[JSStack::Callee].function(); }
46 CodeBlock* codeBlock() const { return this[JSStack::CodeBlock].Register::codeBlock(); }
49 ASSERT(this[JSStack::ScopeChain].Register::scope());
50 return this[JSStack::ScopeChain].Register::scope();
64 // Differs from lexicalGlobalObject because this will have DOM window shell rather than
65 // the actual DOM window, which can't be "this" for security reasons.
113 Register* registers() { return this; }
114 const Register* registers() const { return this; }
[all...]
/macosx-10.10/CPANInternal-159.1/IO-KQueue-0.34/
H A Dconst-xs.inc12 /* NV nv; Uncomment this if you need to return NVs */
13 /* const char *pv; Uncomment this if you need to return PVs */
18 /* Change this to constant(aTHX_ s, len, &iv, &nv);
40 /* Uncomment this if you need to return NOs
46 /* Uncomment this if you need to return NVs
52 /* Uncomment this if you need to return PVs
58 /* Uncomment this if you need to return PVNs
64 /* Uncomment this if you need to return SVs
70 /* Uncomment this if you need to return UNDEFs
73 /* Uncomment this i
[all...]
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/
H A Dvstring.h17 // with this library; see the file COPYING. If not, write to the Free
21 // As a special exception, you may use this file as part of a free software
23 // templates or use macros or inline functions from this file, or you compile
24 // this file and link it with other files to produce an executable, this
84 if (__pos > this->size())
92 if (this->max_size() - (this->size() - __n1) < __n2)
100 const bool __testoff = __off < this->size() - __pos;
101 return __testoff ? __off : this
[all...]
/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A Dilist.h27 // of this, users of the direct next/prev links will see an extra link on the
30 // Requirements for a user of this list:
123 /// By inheriting from this, you can easily use default implementations
132 // Template traits for intrusive list. By specializing this template class, you
191 return *this;
216 return *this;
220 return *this;
223 ilist_iterator tmp = *this;
224 --*this;
228 ilist_iterator tmp = *this;
[all...]

Completed in 892 milliseconds

1234567891011>>