OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:macro
(Results
126 - 150
of
1695
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/oprofile/daemon/
opd_ibs_macro.h
3
* AMD Family10h Instruction Based Sampling (IBS) related
macro
.
114
* derived branch/return
macro
-op event.
200
* These
macro
decodes IBS hardware-level event flags and fields.
247
* 15:0 IbsCompToRetCtr:
macro
-op completion to retire count
251
/** 31:16 tag_to_retire_cycles :
macro
-op tag to retire count. */
254
/** 32 op_branch_resync : resync
macro
-op. */
257
/** 33 op_mispredict_return : mispredicted return
macro
-op. */
260
/** 34 IbsOpReturn: return
macro
-op. */
263
/** 35 IbsOpBrnTaken: taken branch
macro
-op. */
266
/** 36 IbsOpBrnMisp: mispredicted branch
macro
-op. *
[
all
...]
/bionic/libc/stdio/
getc.c
37
* A subroutine version of the
macro
getc_unlocked.
48
* A subroutine version of the
macro
getc.
getchar.c
37
* A subroutine version of the
macro
getchar_unlocked.
49
* A subroutine version of the
macro
getchar.
putchar.c
38
* A subrouting version of the
macro
putchar_unlocked
51
* A subroutine version of the
macro
putchar
/build/tools/lsd/
main.c
26
macro
INFO() in multiple compilation unites. */
29
macro
PRINT() in multiple compilation unites. */
/external/bluetooth/glib/docs/reference/glib/tmpl/
datalist.sgml
70
<!-- #####
MACRO
g_datalist_id_set_data ##### -->
111
<!-- #####
MACRO
g_datalist_id_remove_data ##### -->
130
<!-- #####
MACRO
g_datalist_set_data ##### -->
141
<!-- #####
MACRO
g_datalist_set_data_full ##### -->
156
<!-- #####
MACRO
g_datalist_get_data ##### -->
168
<!-- #####
MACRO
g_datalist_remove_data ##### -->
178
<!-- #####
MACRO
g_datalist_remove_no_notify ##### -->
238
<!-- #####
MACRO
G_DATALIST_FLAGS_MASK ##### -->
types.sgml
180
<!-- #####
MACRO
G_HAVE_GINT64 ##### -->
182
This
macro
is defined if 64-bit signed and unsigned integers are available
213
<!-- #####
MACRO
G_GINT64_CONSTANT ##### -->
215
This
macro
is used to insert 64-bit integer literals into the source code.
221
<!-- #####
MACRO
G_GUINT64_CONSTANT ##### -->
223
This
macro
is used to insert 64-bit unsigned integer literals into the
277
<!-- #####
MACRO
G_GOFFSET_CONSTANT ##### -->
279
This
macro
is used to insert #goffset 64-bit integer literals into the source code.
keyfile.sgml
128
<!-- #####
MACRO
G_KEY_FILE_ERROR ##### -->
630
<!-- #####
MACRO
G_KEY_FILE_DESKTOP_GROUP ##### -->
641
<!-- #####
MACRO
G_KEY_FILE_DESKTOP_KEY_TYPE ##### -->
654
<!-- #####
MACRO
G_KEY_FILE_DESKTOP_KEY_VERSION ##### -->
665
<!-- #####
MACRO
G_KEY_FILE_DESKTOP_KEY_NAME ##### -->
676
<!-- #####
MACRO
G_KEY_FILE_DESKTOP_KEY_GENERIC_NAME ##### -->
687
<!-- #####
MACRO
G_KEY_FILE_DESKTOP_KEY_NO_DISPLAY ##### -->
698
<!-- #####
MACRO
G_KEY_FILE_DESKTOP_KEY_COMMENT ##### -->
709
<!-- #####
MACRO
G_KEY_FILE_DESKTOP_KEY_ICON ##### -->
720
<!-- #####
MACRO
G_KEY_FILE_DESKTOP_KEY_HIDDEN ##### --
[
all
...]
memory_slices.sgml
73
/* Allocate one block, using the g_slice_new(<!-- -->)
macro
. */
172
<!-- #####
MACRO
g_slice_new ##### -->
174
A convenience
macro
to allocate a block of memory from the slice allocator.
188
<!-- #####
MACRO
g_slice_new0 ##### -->
190
A convenience
macro
to allocate a block of memory from the slice allocator
204
<!-- #####
MACRO
g_slice_dup ##### -->
206
A convenience
macro
to duplicate a block of memory using the slice allocator.
221
<!-- #####
MACRO
g_slice_free ##### -->
223
A convenience
macro
to free a block of memory that has been allocated
236
<!-- #####
MACRO
g_slice_free_chain ##### --
[
all
...]
trees-nary.sgml
144
<!-- #####
MACRO
g_node_append ##### -->
164
<!-- #####
MACRO
g_node_insert_data ##### -->
175
<!-- #####
MACRO
g_node_insert_data_before ##### -->
186
<!-- #####
MACRO
g_node_append_data ##### -->
196
<!-- #####
MACRO
g_node_prepend_data ##### -->
329
<!-- #####
MACRO
g_node_first_child ##### -->
366
<!-- #####
MACRO
g_node_next_sibling ##### -->
375
<!-- #####
MACRO
g_node_prev_sibling ##### -->
393
<!-- #####
MACRO
G_NODE_IS_LEAF ##### -->
402
<!-- #####
MACRO
G_NODE_IS_ROOT ##### --
[
all
...]
datasets.sgml
55
<!-- #####
MACRO
g_dataset_id_set_data ##### -->
104
<!-- #####
MACRO
g_dataset_id_remove_data ##### -->
124
<!-- #####
MACRO
g_dataset_set_data ##### -->
134
<!-- #####
MACRO
g_dataset_set_data_full ##### -->
148
<!-- #####
MACRO
g_dataset_get_data ##### -->
159
<!-- #####
MACRO
g_dataset_remove_data ##### -->
169
<!-- #####
MACRO
g_dataset_remove_no_notify ##### -->
warnings.sgml
97
<!-- #####
MACRO
g_return_if_fail ##### -->
108
<!-- #####
MACRO
g_return_val_if_fail ##### -->
121
<!-- #####
MACRO
g_return_if_reached ##### -->
129
<!-- #####
MACRO
g_return_val_if_reached ##### -->
137
<!-- #####
MACRO
g_warn_if_fail ##### -->
146
<!-- #####
MACRO
g_warn_if_reached ##### -->
225
<!-- #####
MACRO
G_BREAKPOINT ##### -->
/external/bluetooth/glib/
msvc_recommended_pragmas.h
8
#pragma warning(error:4002) /* too many actual parameters for
macro
*/
9
#pragma warning(error:4003) /* not enough actual parameters for
macro
*/
/external/icu4c/layout/
LESwaps.h
21
* A convenience
macro
which invokes the swapWord member function
29
* A convenience
macro
which invokes the swapLong member function
/external/opencore/protocols/rtp_payload_parser/rfc_3984/include/
h264_payload_parser_macros.h
47
#define H264_RTP_PAYLOAD_MEMFRAG_POOLNUM 32 // this
macro
can be tunable
48
#define H264_RTP_PAYLOAD_DEFAULT_INTERLEAVE_DEPTH 8 // this
macro
can be tunable
/external/stlport/stlport/
stdlib.h
32
/* Native stdlib.h contains errno
macro
definition making inclusion of native
53
/* on evc3/evc4 including stdlib.h also defines setjmp
macro
*/
/system/extras/tests/bionic/libstdc++/
test_csetjmp.cpp
44
#error "longjmp must not be a
macro
"
48
#error "setjmp must be a
macro
"
/external/gtest/include/gtest/
gtest_pred_impl.h
100
// Internal
macro
for implementing {EXPECT|ASSERT}_PRED_FORMAT1.
106
// Internal
macro
for implementing {EXPECT|ASSERT}_PRED1. Don't use
148
// Internal
macro
for implementing {EXPECT|ASSERT}_PRED_FORMAT2.
154
// Internal
macro
for implementing {EXPECT|ASSERT}_PRED2. Don't use
203
// Internal
macro
for implementing {EXPECT|ASSERT}_PRED_FORMAT3.
209
// Internal
macro
for implementing {EXPECT|ASSERT}_PRED3. Don't use
265
// Internal
macro
for implementing {EXPECT|ASSERT}_PRED_FORMAT4.
271
// Internal
macro
for implementing {EXPECT|ASSERT}_PRED4. Don't use
334
// Internal
macro
for implementing {EXPECT|ASSERT}_PRED_FORMAT5.
340
// Internal
macro
for implementing {EXPECT|ASSERT}_PRED5. Don't us
[
all
...]
gtest-spi.h
120
// There are two different versions of this
macro
. EXPECT_FATAL_FAILURE only
131
// - You cannot stream a failure message to this
macro
.
135
// helper
macro
, due to some peculiarity in how the preprocessor
172
// A
macro
for testing Google Test assertions or code that's expected to
177
// There are two different versions of this
macro
. EXPECT_NONFATAL_FAILURE only
188
// - You cannot stream a failure message to this
macro
.
192
// helper
macro
, due to some peculiarity in how the preprocessor
/external/v8/src/
SConscript
83
regexp-
macro
-assembler-irregexp.cc
84
regexp-
macro
-assembler.cc
123
arm/
macro
-assembler-arm.cc
124
arm/regexp-
macro
-assembler-arm.cc
149
mips/
macro
-assembler-mips.cc
166
ia32/
macro
-assembler-ia32.cc
167
ia32/regexp-
macro
-assembler-ia32.cc
185
x64/
macro
-assembler-x64.cc
186
x64/regexp-
macro
-assembler-x64.cc
203
'objects-debug.cc', 'prettyprinter.cc', 'regexp-
macro
-assembler-tracer.cc
[
all
...]
/external/opencore/doc/oscl_html/
oscl__exception_8h.html
23
<tr><td> </td><td><font size=-1><em>Use this
macro
to cause a Leave. It terminates the execution of the current active function.</em> <a href="group__osclerror.html#a46"></a><em></em></font><br><br></td></tr>
25
<tr><td> </td><td><font size=-1><em>This
macro
will be used to set up a try block.</em> <a href="group__osclerror.html#a47"></a><em></em></font><br><br></td></tr>
28
<tr><td> </td><td><font size=-1><em>This section defines the macros to be used in the catch block following the try block Use this
macro
to call a function that handles all exception types thrown in the preceding try block.</em> <a href="group__osclerror.html#a49"></a><em></em></font><br><br></td></tr>
30
<tr><td> </td><td><font size=-1><em>Use this
macro
to define a block of code that catches the first exception type thrown in the preceding try block.</em> <a href="group__osclerror.html#a50"></a><em></em></font><br><br></td></tr>
32
<tr><td> </td><td><font size=-1><em>Use this
macro
to define a block of code for catching additional exception types.</em> <a href="group__osclerror.html#a51"></a><em></em></font><br><br></td></tr>
34
<tr><td> </td><td><font size=-1><em>Use this
macro
to call a function that will catch all remaining exception types.</em> <a href="group__osclerror.html#a52"></a><em></em></font><br><br></td></tr>
36
<tr><td> </td><td><font size=-1><em>Use this
macro
if OSCL_CATCH_ANY has not been used. It will mark the end of the catch block.</em> <a href="group__osclerror.html#a53"></a><em></em></font><br><br></td></tr>
/external/libxml2/include/libxml/
parserInternals.h
67
*
Macro
to check the following production in the XML spec:
78
*
Macro
to check the following production in the XML spec:
98
*
Macro
to check the following production in the XML spec:
116
*
Macro
to check the following production in the XML spec:
126
*
Macro
to check the following production in the XML spec:
144
*
Macro
to check the following production in the XML spec:
162
*
Macro
to check the following production in the XML spec:
183
*
Macro
to check the following production in the XML spec:
194
*
Macro
to check the following production in the XML spec:
205
*
Macro
behaves like IS_LETTER, but only check base char
[
all
...]
/system/core/include/cutils/
log.h
74
* Simplified
macro
to send a verbose log message using the current LOG_TAG.
98
* Simplified
macro
to send a debug log message using the current LOG_TAG.
112
* Simplified
macro
to send an info log message using the current LOG_TAG.
126
* Simplified
macro
to send a warning log message using the current LOG_TAG.
140
* Simplified
macro
to send an error log message using the current LOG_TAG.
203
* Simplified
macro
to send a verbose system log message using the current LOG_TAG.
227
* Simplified
macro
to send a debug system log message using the current LOG_TAG.
241
* Simplified
macro
to send an info system log message using the current LOG_TAG.
255
* Simplified
macro
to send a warning system log message using the current LOG_TAG.
269
* Simplified
macro
to send an error system log message using the current LOG_TAG
[
all
...]
/external/srec/portable/include/
pmemory.h
42
* Returns
macro
to string format.
170
* __FILE__
macro
.
173
* __LINE__
macro
.
191
* __FILE__
macro
.
194
* __LINE__
macro
.
211
* __FILE__
macro
.
214
* __LINE__
macro
.
229
* __FILE__
macro
.
232
* __LINE__
macro
.
/external/bison/data/m4sugar/
m4sugar.m4
100
# Rename the
macro
SRC as DST.
105
# m4_rename_m4(
MACRO
-NAME)
107
# Rename
MACRO
-NAME as m4_MACRO-NAME.
114
# Copy m4_MACRO-NAME as
MACRO
-NAME.
197
# This
macro
ensures that EXPRESSION evaluates to true, and exits if
281
# In the case of a
macro
`FOO', you don't want to check `m4_ifval(FOO,
286
# So you want a variation of `m4_ifset' that expects a
macro
name as $[1].
287
# If this
macro
is both defined and defined to a non empty value, then
319
# m4_ifset(
MACRO
, [IF-TRUE], [IF-FALSE])
321
# If
MACRO
has no definition, or of its definition is the empty string
[
all
...]
Completed in 190 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>