OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stack
(Results
1726 - 1750
of
10778
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/jsilver/src/com/google/clearsilver/jsilver/data/
DataContext.java
32
* Creates a new Data object to hold local references, pushes it onto the variable map
stack
. This
39
* Removes the most recent Data object added to the local variable map
stack
.
92
* Searches the variable map
stack
for the specified variable name. If not found, it then searches
102
* @return The first Data node in the variable map
stack
that matches the given name, or a Data
109
* Searches the variable map
stack
for the specified variable name, and returns its
/external/libnfc-nxp/src/
phFriNfc.h
97
* down the
stack
. Moreover, such components shall provide a function within their API to enable the
102
* a component that needs to give control to a component up the
stack
needs to call the completion
131
* Depending on the actual implementation (static or dynamic completion information) the
stack
139
* The
stack
initialiser (or depending on the implementation: the calling component)
145
* The
stack
initialiser (or depending on the implementation: the calling component)
/external/llvm/docs/
Lexicon.rst
175
generation, "root" almost always refers to a "
stack
root" --- a local or
187
In garbage collection, it is necessary to identify `
stack
roots`_ so that
192
pointers`_ must be reloaded from
stack
roots.
213
**
Stack
Map**
215
identifies `roots`_ within the
stack
frame of an executing function.
/external/llvm/include/llvm/IR/
CallingConv.h
61
/// from the
stack
.
65
/// in ECX:EDX registers, others - via
stack
. Callee is responsible for
66
///
stack
cleaning.
84
/// others via
stack
. Callee is responsible for
stack
cleaning. MSVC uses
/external/llvm/lib/CodeGen/
SpillPlacement.h
19
// should have the variable in a
stack
slot.
74
PrefSpill, ///< Block entry/exit prefers a
stack
slot.
75
PrefBoth, ///< Block entry prefers both register and
stack
.
87
/// the
stack
can be live-out on the
stack
without inserting a spill.
/external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h
29
/// contains
stack
pointer re-alignment code which requires FP.
33
///
stack
frame in bytes.
45
///
stack
slot is moved as the result of tail call optimization.
66
/// ArgumentStackSize - The number of bytes on
stack
consumed by the arguments
67
/// being passed on the
stack
.
/external/nist-sip/java/gov/nist/core/
ThreadAuditor.java
151
*
Stack
traces are not available with JDK 1.4.
154
// // Get
stack
traces for all live threads (do this only once per audit)
159
// // Get the
stack
trace for the non-responsive thread
162
// auditReport += "
Stack
trace:\n";
169
// auditReport += "
Stack
trace is not available.\n";
/external/nist-sip/java/gov/nist/javax/sip/
NistSipMessageFactoryImpl.java
32
import gov.nist.javax.sip.
stack
.*;
37
* Implements all the support classes that are necessary for the nist-sip
stack
38
* on which the jain-sip
stack
has been based. This is a mapping class to map
42
* messageChannel, the NIST-SIP
stack
calls the SIPStackMessageFactory
92
* Generate a new server response for the
stack
.
SipStackExt.java
20
* SIP
Stack
extensions to be added to the next spec revision. Only these may be safely used in
23
* The following new
stack
initialization flags are defined (not the gov.nist prefix will be
105
* Set the list of cipher suites supported by the
stack
. A
stack
can have only one set of
108
* The
stack
has a default cipher suite of:
/external/opencv/cv/src/
cvapprox.cpp
531
CvSeq*
stack
= 0;
local
545
stack
= cvCreateSeq( 0, sizeof(CvSeq), sizeof(CvSlice), temp_storage );
559
cvSeqPush(
stack
, &slice );
599
/* 2. initialize the
stack
*/
610
cvSeqPush(
stack
, &right_slice );
611
cvSeqPush(
stack
, &slice );
618
while(
stack
->total != 0 )
620
cvSeqPop(
stack
, &slice );
668
cvSeqPush(
stack
, &right_slice );
669
cvSeqPush(
stack
, &slice )
735
CvSeq*
stack
= 0;
local
[
all
...]
/external/openssl/ssl/
ssl_cert.c
645
* Load CA certs from a file into a ::
STACK
. Note that it is somewhat misnamed;
647
* for a
stack
of CAs is to send it to the client). Actually, it doesn't have
650
* \return a ::
STACK
containing the certs.
714
* Add a file of certs to a
stack
.
715
* \param
stack
the
stack
to add to.
717
* already in the
stack
will be added.
719
* certs may have been added to \c
stack
.
722
int SSL_add_file_cert_subjects_to_stack(STACK_OF(X509_NAME) *
stack
,
731
oldcmp=sk_X509_NAME_set_cmp_func(
stack
,xname_cmp)
[
all
...]
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowContextWrapper.java
155
* started activities
stack
.
165
* the started activities
stack
.
175
* started services
stack
.
184
* Non-android accessor that delefates to the application to clear the
stack
of started
192
* Return (without consuming) the next {@code Intent} on the started services
stack
.
/external/srec/srec/crec/
srec_stats.c
141
void srec_stats_update_astar(AstarStack*
stack
)
147
stack
->num_active_paths);
150
stack
->num_complete_paths);
152
num_parps_in_use =
stack
->partial_path_array_size;
153
for (parp =
stack
->free_parp_list; parp; parp = parp->next)
/external/srec/srec/include/
astar.h
115
int astar_stack_prepare(AstarStack*
stack
, int request_nbest_len, psrec rec);
116
int astar_stack_prepare_from_active_search(AstarStack*
stack
, int request_nbest_len, psrec rec);
117
void astar_stack_clear(AstarStack*
stack
);
118
int astar_stack_flag_word_tokens_used(AstarStack*
stack
, psrec rec);
122
void free_partial_path(AstarStack*
stack
, partial_path* parp);
fpi_tgt.h
81
featdata* frameStack; /* Pointer to Frame
Stack
*/
84
int frameStackSize; /* How many frames in the
Stack
? */
85
unsigned long stackMask; /* Mask to fit
stack
size */
86
int featuresInStack; /* How many features in the
Stack
? */
88
int haveVoiced; /* whether voice
stack
is valid */
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/hotshot/
log.py
38
# This mirrors the call
stack
of the profiled code as the log
182
stack
= [st.totuple(1)]
184
while
stack
:
185
tree =
stack
.pop()
194
stack
.extend(list(tree[1:]))
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/hotshot/
log.py
38
# This mirrors the call
stack
of the profiled code as the log
182
stack
= [st.totuple(1)]
184
while
stack
:
185
tree =
stack
.pop()
194
stack
.extend(list(tree[1:]))
/external/valgrind/main/coregrind/
m_stacktrace.c
55
/* Take a snapshot of the client's
stack
, putting up to 'max_n_ips'
60
If you know what the thread ID for this
stack
is, send that as the
61
first parameter, else send zero. This helps generate better
stack
89
/* Snaffle IPs from the client's
stack
into ips[0 .. max_n_ips-1],
91
when FP is not a reasonable
stack
location. */
95
// NJN 2002-sep-17: seems to --
stack
traces look like 1.0.X again
107
* offending
stack
traces only have one item. --njn, 2002-aug-16 */
109
// On Darwin, this kicks in for pthread-related
stack
traces, so they're
113
/* If the
stack
limits look bogus, don't poke around ... but
129
/* Loop unwinding the
stack
. Note that the IP value we get o
[
all
...]
/external/chromium_org/third_party/tcmalloc/chromium/src/
memory_region_map.cc
47
// HeapLeakChecker uses the regions and the associated
stack
traces
87
// static fixed-sized
stack
(saved_regions and saved_buckets), when the
89
// this
stack
and move the data from saved_regions and saved_buckets to its
255
MyAllocator::Free(bucket->
stack
, 0);
364
RAW_VLOG(10, "
Stack
at %p is inside region %p..%p",
389
// Lookup
stack
trace in table
395
std::equal(key, key + depth, bucket->
stack
)) {
409
bucket->
stack
= key_copy;
422
bucket->
stack
= key_copy;
467
// and its call
stack
data: it's safe to do it now
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libmenu.a
13
U??E??t?@D]Ð? ?@D]Í? U??E??t?@H]Ð? ?@H]Í? U??E??t?@L]Ð? ?@L]Í? U????u??u?]??]??t??0?9?uK??t@9sLt?Cp?sLf?u?sL?????? 1??]??u???]Ít&