OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gets
(Results
1076 - 1100
of
10097
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
Annotatable.java
42
*
Gets
a set of the annotations that are applied to this object.
/external/testng/src/main/java/org/testng/internal/
RunInfo.java
14
* what methods should be run. It
gets
invoked by the TestRunner
/external/v8/src/heap/
scavenge-job.h
61
// Estimate of the average idle time that an idle task
gets
.
/external/v8/test/intl/number-format/
parse-decimal.js
38
// Scientific notation
gets
ignored.
/external/v8/test/mjsunit/es6/
indexed-integer-exotics.js
59
// -0
gets
converted to the string "0", so use "-0" instead.
/external/v8/test/mjsunit/regress/
regress-1563.js
32
// Test that undefined
gets
properly clamped in Crankshafted pixel array
/external/v8/test/webkit/
dfg-to-string-toString-becomes-bad.js
25
"Tests that we do ToString conversions correctly when String.prototype.valueOf is initially fine but then
gets
clobbered."
try-catch-try-try-catch-try-finally-return-catch-finally-expected.txt
24
Tests what would happen if you a throwing operation at the beginning of a finally blow that
gets
inlined inside a complicated catch/finally stack. The correct outcome is for this test to not crash during exception throwing.
try-catch-try-try-catch-try-finally-return-catch-finally.js
25
"Tests what would happen if you a throwing operation at the beginning of a finally blow that
gets
inlined inside a complicated catch/finally stack. The correct outcome is for this test to not crash during exception throwing."
/external/v8/test/webkit/fast/js/
date-preserve-milliseconds-expected.txt
24
The following test checks if an existing milliseconds value
gets
preserved if a call to setHours(), setMinutes() or setSeconds() does not specify the milliseconds. See https://bugs.webkit.org/show_bug.cgi?id=3759
/external/webrtc/webrtc/base/
basictypes.h
67
// Use these to declare and define a static local variable that
gets
leaked so
latebindingsymboltable.h
53
//
Gets
the raw OS handle to the DLL. Be careful what you do with it.
/external/webrtc/webrtc/libjingle/xmpp/
moduleimpl.h
33
//!
Gets
the engine that this module is attached to.
/external/webrtc/webrtc/modules/rtp_rtcp/source/
h264_bitstream_parser.h
26
// TODO(pbos): If/when this
gets
used on the receiver side CHECKs must be
/external/webrtc/webrtc/modules/video_capture/windows/
device_info_ds.h
71
/*
Gets
a capture device filter
/external/wpa_supplicant_8/wpa_supplicant/binder/fi/w1/wpa_supplicant/
ISupplicant.aidl
51
*
Gets
a binder object for the interface corresponding to ifname
/frameworks/base/cmds/svc/src/com/android/commands/svc/
UsbCommand.java
42
+ "
Gets
the list of currently enabled functions\n";
/frameworks/base/core/java/android/app/
AppGlobals.java
51
*
Gets
the value of an integer core setting.
/frameworks/base/core/java/android/database/
IBulkCursor.java
33
*
Gets
a cursor window that contains the specified position.
/frameworks/base/core/java/android/database/sqlite/
SQLiteCursorDriver.java
23
* A driver for SQLiteCursors that is used to create them and
gets
notified
/frameworks/base/core/java/android/hardware/location/
IContextHubService.aidl
35
//
Gets
a list of available context hub handles
/frameworks/base/core/java/android/net/
INetworkPolicyManager.aidl
65
/**
Gets
the restrict background status based on the caller's UID:
/frameworks/base/core/java/android/view/
IDockedStackListener.aidl
33
* Called when the docked stack
gets
created or removed.
/frameworks/base/core/java/android/webkit/
ServiceWorkerController.java
53
*
Gets
the settings for all service workers.
/frameworks/base/core/java/android/widget/
SpinnerAdapter.java
31
*
Gets
a {@link android.view.View} that displays in the drop down popup
Completed in 1343 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>