OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:over
(Results
201 - 225
of
5857
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/dx/src/com/android/dx/io/instructions/
CodeCursor.java
20
* Cursor
over
code units, for reading or writing out Dalvik bytecode.
/dalvik/dx/src/com/android/dx/util/
Unsigned.java
20
* Unsigned arithmetic
over
Java's signed types.
/development/samples/ApiDemos/res/layout/
focus_2.xml
27
android:nextFocusRight="@+id/rightButton"/> <!-- jump
over
middle! -->
/development/samples/HeavyWeight/
AndroidManifest.xml
21
to come from a domain that you own or have control
over
. -->
/development/samples/HelloActivity/
AndroidManifest.xml
21
to come from a domain that you own or have control
over
. -->
/development/samples/LunarLander/res/values/
strings.xml
30
<string name="mode_lose">Game
Over
\nPress Up To Play</string>
/external/chromium/base/
process_util_unittest_mac.mm
17
// Objective-C allocation in this environment would be to loop
over
allocation
/external/chromium/chrome/browser/autofill/
autofill_download.h
79
//
over
the wire are GetPositiveUploadRate() if it was matched by
81
// even if there was no actual trip
over
the wire.
122
// request, to avoid going
over
the wire. Set to 16 in constructor. Warning:
129
// the query. |query_data| is the successful data returned
over
the wire.
/external/chromium/chrome/browser/chromeos/cros/
login_library.h
52
// |signature| must by a SHA1 with RSA encryption signature
over
the string
62
// |signature| must by a SHA1 with RSA encryption signature
over
|email|
72
// |signature| must by a SHA1 with RSA encryption signature
over
|email|
93
// potential email address changes
over
time).
/external/chromium/chrome/browser/debugger/manual_tests/
debugger-step-on-for-statements.html
22
TEST 2: Click 'Step
over
'. Debugger should step inside the loop to the next statement line.<br>
/external/chromium/chrome/browser/net/websocket_experiment/
websocket_experiment_runner.h
8
// send/receive some static content
over
the connection, and see how it works
/external/chromium/chrome/browser/parsers/
metadata_parser.h
48
// Gets an interator allowing you to iterate
over
all the properties found
/external/chromium/chrome/browser/ui/cocoa/
hover_button.h
9
// A button that changes when you hover
over
it and click it.
hover_close_button.h
11
// dark circle with the "x" when you hover
over
it. At this time it is used by
hyperlink_button_cell.h
10
// and to have the pointingHand cursor on mouse
over
.
/external/chromium/chrome/common/
multi_process_lock_mac.cc
41
DLOG(ERROR) << "
Over
-unlocked MultiProcessLock - " << name_;
multi_process_lock_win.cc
45
DLOG(ERROR) << "
Over
-unlocked MultiProcessLock - " << name_;
security_style.h
31
// object
over
an authenticated protocol, such as HTTPS.
/external/clang/test/Driver/
sysroot.c
13
// Check that honor --sysroot=
over
-isysroot, for Apple Darwin.
/external/clang/www/analyzer/
menu.css
49
.menubar li:hover ul, li.
over
ul { /* lists nested under hovered list items */
/external/dropbear/libtomcrypt/src/pk/ecc/
ecc_free.c
12
/* Implements ECC
over
Z/pZ for curve y^2 = x^3 - 3x + b
ecc_get_size.c
12
/* Implements ECC
over
Z/pZ for curve y^2 = x^3 - 3x + b
ecc_sizes.c
12
/* Implements ECC
over
Z/pZ for curve y^2 = x^3 - 3x + b
ltc_ecc_is_valid_idx.c
12
/* Implements ECC
over
Z/pZ for curve y^2 = x^3 - 3x + b
ltc_ecc_points.c
12
/* Implements ECC
over
Z/pZ for curve y^2 = x^3 - 3x + b
Completed in 194 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>