OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unspecified
(Results
76 - 100
of
1122
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/sources/cxx-stl/llvm-libc++/test/localization/locale.stdcvt/
codecvt_utf8_always_noconv.pass.cpp
17
// //
unspecified
codecvt_utf8_encoding.pass.cpp
17
// //
unspecified
codecvt_utf8_utf16_always_noconv.pass.cpp
17
// //
unspecified
codecvt_utf8_utf16_encoding.pass.cpp
17
// //
unspecified
/ndk/sources/cxx-stl/llvm-libc++/test/utilities/function.objects/func.memfn/
member_data.fail.cpp
12
// template<Returnable R, class T>
unspecified
mem_fn(R T::* pm);
member_data.pass.cpp
12
// template<Returnable R, class T>
unspecified
mem_fn(R T::* pm);
/packages/apps/SoundRecorder/
AndroidManifest.xml
30
android:screenOrientation="
unspecified
"
/system/core/include/cutils/
sched_policy.h
52
* Return value: non-NULL NUL-terminated name of
unspecified
length;
/frameworks/base/docs/html/guide/topics/ui/
how-android-draws.jd
49
unspecified
dimensions to find out how big they want to be, then call
85
<li><var>
UNSPECIFIED
</var>: This is used by a parent to determine the desired dimension
87
with the height set to <var>
UNSPECIFIED
</var> and a width of <var>EXACTLY</var> 240 to find out how
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
BasicTexture.java
32
protected static final int
UNSPECIFIED
= -1;
44
protected int mWidth =
UNSPECIFIED
;
45
protected int mHeight =
UNSPECIFIED
;
/packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControlWheelContainer.java
119
int freeSpec = MeasureSpec.makeMeasureSpec(0, MeasureSpec.
UNSPECIFIED
);
131
if (widthMode == MeasureSpec.
UNSPECIFIED
) {
138
if (heightMode == MeasureSpec.
UNSPECIFIED
) {
/external/clang/include/clang/Basic/
DiagnosticASTKinds.td
47
"has
unspecified
value">;
50
"has
unspecified
value">;
53
"specifiers (%1 vs %3) has
unspecified
value">;
55
"comparison of pointer to virtual member function %0 has
unspecified
value">;
75
"comparison between unequal pointers to void has
unspecified
result">;
/libcore/luni/src/main/java/java/lang/
Package.java
129
* if this is unknown. The format of this string is
unspecified
.
140
* format of this string is
unspecified
.
150
* null} if this is unknown. The format of this string is
unspecified
.
/packages/apps/Contacts/src/com/android/contacts/widget/
InterpolatingLayout.java
232
childWidthMeasureSpec = MeasureSpec.
UNSPECIFIED
;
243
childHeightMeasureSpec = MeasureSpec.
UNSPECIFIED
;
268
: MeasureSpec.
UNSPECIFIED
;
/bionic/libc/unistd/
time.c
48
// return monotonically increasing CPU time in ticks relative to
unspecified
epoch
/bionic/libm/upstream-freebsd/lib/msun/src/
s_frexpl.c
54
case 0x7fff: /* infinity or NaN; value of *ex is
unspecified
*/
/docs/source.android.com/src/devices/
testing_circuit.jd
63
shows the scope display for an
unspecified
device, software release, and test conditions;
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
tokenutil.py
108
be positive. If
unspecified
, will search until the end of the token
154
be positive. If
unspecified
, will search until the end of the token
174
be positive. If
unspecified
, will search until the end of the token
197
be positive. If
unspecified
, will search until the end of the token
/external/guava/guava/src/com/google/common/hash/
Hasher.java
66
*
unspecified
if this method is called more than once on the same instance.
/external/libvpx/libvpx/vpx/src/
vpx_codec.c
53
return "
Unspecified
internal error";
/external/webkit/Source/JavaScriptCore/wtf/url/src/
URLComponent.h
72
int m_length; // Will be -1 if the component is
unspecified
.
/external/webkit/Source/WebCore/bindings/cpp/
WebDOMCString.h
38
// A single-byte string container with
unspecified
encoding. It is
/external/webkit/Source/WebCore/platform/graphics/qt/
TransparencyLayer.h
77
// otherwise, its value is
unspecified
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
omxtypes_s.h
15
OMX_Sts_Err EQU -2 ;// Unknown/
unspecified
error
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes_s.h
15
OMX_Sts_Err EQU -2 ;// Unknown/
unspecified
error
Completed in 552 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>