OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unit
(Results
501 - 525
of
7958
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/valgrind/main/massif/tests/
no-stack-no-heap.vgtest
2
vgopts: --stacks=no --heap=no --time-
unit
=B --massif-out-file=massif.out
one.vgtest
2
vgopts: --stacks=no --time-
unit
=B --heap-admin=0 --massif-out-file=massif.out
overloaded-new.vgtest
2
vgopts: --stacks=no --time-
unit
=B --massif-out-file=massif.out
pages_as_heap.vgtest
2
vgopts: --stacks=no --time-
unit
=B --heap-admin=0 --pages-as-heap=yes --massif-out-file=massif.out --detailed-freq=3
peak.vgtest
2
vgopts: --stacks=no --time-
unit
=B --peak-inaccuracy=0 --heap-admin=128 --massif-out-file=massif.out
peak2.vgtest
2
vgopts: --stacks=no --time-
unit
=B -v -v --stats=yes --peak-inaccuracy=10.0 --heap-admin=128 --massif-out-file=massif.out
realloc.vgtest
2
vgopts: -v -v --stats=yes --stacks=no --heap-admin=0 --time-
unit
=B --threshold=0 --massif-out-file=massif.out
thresholds_0_0.vgtest
2
vgopts: --stacks=no --time-
unit
=B --heap-admin=0 --threshold=0 --massif-out-file=massif.out
thresholds_0_10.vgtest
2
vgopts: --stacks=no --time-
unit
=B --heap-admin=0 --threshold=0 --massif-out-file=massif.out
thresholds_10_0.vgtest
2
vgopts: --stacks=no --time-
unit
=B --heap-admin=0 --threshold=10 --massif-out-file=massif.out
thresholds_10_10.vgtest
2
vgopts: --stacks=no --time-
unit
=B --heap-admin=0 --threshold=10 --massif-out-file=massif.out
thresholds_5_0.vgtest
2
vgopts: --stacks=no --time-
unit
=B --heap-admin=0 --threshold=5 --massif-out-file=massif.out
thresholds_5_10.vgtest
2
vgopts: --stacks=no --time-
unit
=B --heap-admin=0 --threshold=5 --massif-out-file=massif.out
zero1.vgtest
2
vgopts: --stacks=no --heap-admin=0 --time-
unit
=B --massif-out-file=massif.out
zero2.vgtest
2
vgopts: --stacks=no --heap-admin=0 --time-
unit
=B --massif-out-file=massif.out
/external/wpa_supplicant_8/wpa_supplicant/systemd/
wpa_supplicant-nl80211.service.arg.in
0
[
Unit
]
wpa_supplicant-wired.service.arg.in
0
[
Unit
]
wpa_supplicant.service.arg.in
0
[
Unit
]
/frameworks/wilhelm/tests/automated/
Android.mk
1
# Build the
unit
tests.
/packages/apps/Exchange/
proguard.flags
3
# Keep names that are used only by
unit
tests
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
chio.h
23
* accessing elements works by specifing type and
unit
of the element.
25
*
unit
= 0 .. cp_nslots-1
53
int cm_fromtype; /* type/
unit
of source element */
55
int cm_totype; /* type/
unit
of destination element */
69
int ce_srctype; /* type/
unit
of element #1 */
71
int ce_fdsttype; /* type/
unit
of element #2 */
73
int ce_sdsttype; /* type/
unit
of element #3 */
114
int cge_type; /* type/
unit
*/
140
int csv_type; /* type/
unit
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
chio.h
23
* accessing elements works by specifing type and
unit
of the element.
25
*
unit
= 0 .. cp_nslots-1
53
int cm_fromtype; /* type/
unit
of source element */
55
int cm_totype; /* type/
unit
of destination element */
69
int ce_srctype; /* type/
unit
of element #1 */
71
int ce_fdsttype; /* type/
unit
of element #2 */
73
int ce_sdsttype; /* type/
unit
of element #3 */
114
int cge_type; /* type/
unit
*/
140
int csv_type; /* type/
unit
*/
/external/ppp/pppd/
ipcp.c
558
ipcp_init(
unit
)
559
int
unit
;
561
fsm *f = &ipcp_fsm[
unit
];
562
ipcp_options *wo = &ipcp_wantoptions[
unit
];
563
ipcp_options *ao = &ipcp_allowoptions[
unit
];
565
f->
unit
=
unit
;
568
fsm_init(&ipcp_fsm[
unit
]);
602
ipcp_open(
unit
)
603
int
unit
;
[
all
...]
/external/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.h
1
//===-- llvm/CodeGen/DwarfUnit.h - Dwarf Compile
Unit
---*- C++ -*--===//
10
// This file contains support for writing dwarf compile
unit
.
65
///
Unit
- This dwarf writer support class manages information associated
72
/// Node - MDNode for the compile
unit
.
75
///
Unit
debug information entry.
91
/// MDNodeToDieMap - Tracks the mapping of
unit
level debug information
95
/// MDNodeToDIEEntryMap - Tracks the mapping of
unit
level debug information
99
/// GlobalNames - A map of globally visible named entities for this
unit
.
102
/// GlobalTypes - A map of globally visible types for this
unit
.
116
// List of ranges for a given compile
unit
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/css/
MediaQueryExp.cpp
72
if (!(((value->
unit
>= CSSPrimitiveValue::CSS_EMS && value->
unit
<= CSSPrimitiveValue::CSS_PC) || value->
unit
== CSSPrimitiveValue::CSS_REMS) || (value->
unit
== CSSPrimitiveValue::CSS_NUMBER && !(value->fValue))) || value->fValue < 0)
92
if ((value->
unit
!= CSSPrimitiveValue::CSS_DPPX && value->
unit
!= CSSPrimitiveValue::CSS_DPI && value->
unit
!= CSSPrimitiveValue::CSS_DPCM) || value->fValue <= 0)
118
if (value->
unit
!= CSSPrimitiveValue::CSS_NUMBER || value->fValue < 0)
213
expValue.
unit
= CSSPrimitiveValue::CSS_VALUE_ID;
220
expValue.
unit
= (CSSPrimitiveValue::UnitType)value->unit
[
all
...]
Completed in 353 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>