OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:forward
(Results
501 - 525
of
3607
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/bison/djgpp/
djunpack.bat
34
Rem directories, it MUST use backslashes, not
forward
slashes.
83
echo Remember that %1 cannot use
forward
slashes, only backslashes.
87
echo Remember that the file name cannot use
forward
slashes, only backslashes.
/external/chromium/base/
vlog.cc
32
// If the pattern contains a {
forward
,back} slash, we assume that
131
// A slash (
forward
or back) must match a slash (
forward
or back).
/external/dropbear/
svr-tcpfwd.c
88
if (strcmp("tcpip-
forward
", reqname) == 0) {
90
} else if (strcmp("cancel-tcpip-
forward
", reqname) == 0) {
93
TRACE(("reqname isn't tcpip-
forward
: '%s'", reqname))
/external/icu4c/samples/citer/
citer.cpp
69
// Demonstrates seeking
forward
using the iterator.
70
u_fprintf(out, "
Forward
= ");
81
// Testing
forward
iteration...
/external/icu4c/test/perf/ubrkperf/
ubrkperf.cpp
57
printf("Doing the
forward
test\n");
92
//printf("\t---Search
forward
--\n");
132
printf("
forward
break iteration average loop time %d\n", loopTime);
/external/icu4c/test/perf/utrie2perf/
utrie2perf.cpp
51
#if 0 // See comment at unorm_initUTrie2()
forward
declaration.
133
#if 0 // See comment at unorm_initUTrie2()
forward
declaration.
235
#if 0 // See comment at unorm_initUTrie2()
forward
declaration.
/external/iproute2/include/linux/
atmsap.h
91
#define ATM_MC_TS_FEC 2 /* transport stream with
forward
error corr. */
93
#define ATM_MC_PS_FEC 4 /* program stream with
forward
error corr. */
125
unsigned char fw_mpx_cap; /*
forward
multiplexing capability */
/external/kernel-headers/original/linux/
atmsap.h
91
#define ATM_MC_TS_FEC 2 /* transport stream with
forward
error corr. */
93
#define ATM_MC_PS_FEC 4 /* program stream with
forward
error corr. */
125
unsigned char fw_mpx_cap; /*
forward
multiplexing capability */
/external/webkit/Source/WebCore/css/
mediaControlsAndroid.css
107
audio::-webkit-media-controls-seek-
forward
-button, video::-webkit-media-controls-seek-
forward
-button {
108
-webkit-appearance: media-seek-
forward
-button;
/external/webkit/Source/WebKit/mac/WebView/
WebDocument.h
94
@param
forward
YES to search
forward
, NO to seach backwards.
99
- (BOOL)searchFor:(NSString *)string direction:(BOOL)
forward
caseSensitive:(BOOL)caseFlag wrap:(BOOL)wrapFlag;
/frameworks/base/core/java/android/view/
TouchDelegate.java
31
* The ancestor should then
forward
all of its touch events received in its
100
* Will
forward
touch events to the delegate view if the event is within the bounds
103
* @param event The touch event to
forward
/frameworks/base/tests/TileBenchmark/res/values/
strings.xml
19
<!-- Button, steps
forward
a single frame [CHAR LIMIT=15] -->
20
<string name="
forward
">
Forward
</string>
/libcore/luni/src/main/java/libcore/icu/
CollationElementIteratorICU.java
17
* The iterator supports both
forward
and backwards full iteration, ie if
18
* backwards iteration is performed in the midst of a
forward
iteration, the
20
* To perform a backwards iteration in the midst of a
forward
iteration,
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmsap.h
91
#define ATM_MC_TS_FEC 2 /* transport stream with
forward
error corr. */
93
#define ATM_MC_PS_FEC 4 /* program stream with
forward
error corr. */
125
unsigned char fw_mpx_cap; /*
forward
multiplexing capability */
/external/speex/libspeex/
fftwrap.c
248
kiss_fftr_cfg
forward
;
member in struct:kiss_config
257
table->
forward
= kiss_fftr_alloc(size,0,NULL,NULL);
266
kiss_fftr_free(t->
forward
);
278
kiss_fftr2(t->
forward
, in, out);
291
kiss_fftr2(t->
forward
, in, out);
/external/webkit/Source/JavaScriptCore/runtime/
Lookup.h
194
if (!entry) // not found,
forward
to parent
210
if (!entry) // not found,
forward
to parent
272
if (!entry) // not found,
forward
to parent
290
if (!entry) // not found,
forward
to parent
334
thisObj->ParentImp::put(exec, propertyName, value, slot); // not found:
forward
to parent
/external/icu4c/i18n/
rbt.h
38
* <p>Each set of rules consists of two groups, one
forward
, and one
42
* bidirectional
forward
-reverse rules may be specified for
65
* <dd><strong>
Forward
translation rule.</strong> This rule
67
* string on the right when performing
forward
81
* to the string on the left when performing
forward
103
* <p>The output string of a
forward
or reverse rule consists of
265
* <p>
Forward
and reverse rules may have an empty output string.
308
* @param direction either
FORWARD
or REVERSE.
322
* @param direction either
FORWARD
or REVERSE.
342
* Covenience constructor with no filter and
FORWARD
direction
[
all
...]
/external/quake/quake/src/QW/client/
pmove.c
34
vec3_t
forward
, right, up;
variable
259
// try sliding
forward
both on ground and up 16 pixels
457
wishvel[i] =
forward
[i]*pmove.cmd.forwardmove + right[i]*pmove.cmd.sidemove;
515
forward
[2] = 0;
517
VectorNormalize (
forward
);
521
wishvel[i] =
forward
[i]*fmove + right[i]*smove;
705
flatforward[0] =
forward
[0];
706
flatforward[1] =
forward
[1];
817
VectorNormalize (
forward
);
821
wishvel[i] =
forward
[i]*fmove + right[i]*smove
[
all
...]
/external/chromium/chrome/browser/
session_history_uitest.cc
154
// Test that back/
forward
works when navigating in subframes.
219
// Test that back/
forward
preserves POST data and document state in subframes.
277
// Test that back/
forward
preserves POST data and document state when navigating
330
// Test that back/
forward
entries are created for reference fragment
397
// back/
forward
list (such as trigger our start/stop loading events). This
398
// means the test will hang if it attempts to navigate too far
forward
or back,
476
// try to go back and
forward
with JavaScript. Bug 1136715.
/external/icu4c/common/unicode/
uchriter.h
148
* for
forward
iteration with nextPostInc().
169
* for
forward
iteration with next32PostInc().
274
* This is used with nextPostInc() or next32PostInc() in
forward
314
* The movement is expressed in numbers of code units
forward
316
* @param delta the position relative to origin. A positive delta means
forward
;
327
* The movement is expressed in numbers of code points
forward
329
* @param delta the position relative to origin. A positive delta means
forward
;
/external/icu4c/test/intltest/
dadrcal.cpp
289
const CalendarFieldsSet &toSet, Calendar *toCalendar, UBool
forward
) {
291
UnicodeString thisString = (UnicodeString)"#"+n+" "+(
forward
? "
forward
"
365
const DataMap *settings, UBool
forward
) {
433
if (
forward
) {
436
testConvert(n, fromSet, fromCalendar, toSet, toCalendar,
forward
);
440
testConvert(n, toSet, toCalendar, fromSet, fromCalendar,
forward
);
/external/webkit/Source/WebKit/qt/tests/qdeclarativewebview/
tst_qdeclarativewebview.cpp
122
QAction* forwardAction = wv->property("
forward
").value<QAction*>();
172
QAction* forwardAction = wv->property("
forward
").value<QAction*>();
196
wv->setProperty("url", QUrl("qrc:///resources/
forward
.html"));
198
QCOMPARE(wv->property("title").toString(), QLatin1String("
Forward
"));
201
QCOMPARE(qvariant_cast<QPixmap>(wv->property("icon")), QPixmap("qrc:///resources/
forward
.png"));
202
QCOMPARE(strippedHtml(fileContents(":/resources/
forward
.html")), strippedHtml(wv->property("html").toString()));
203
QCOMPARE(wv->property("url").toUrl(), QUrl("qrc:///resources/
forward
.html"));
/external/icu4c/common/
unormimp.h
120
_NORM_INDEX_COMBINE_FWD_COUNT, /* number of code points that combine
forward
*/
121
_NORM_INDEX_COMBINE_BOTH_COUNT, /* number of code points that combine
forward
and backward */
218
* -- one more than the highest combining index computed for
forward
-only-combining characters
320
* if the character combines
forward
or backward with any other characters.
323
* combines
forward
, backward, or both ways:
324
*
forward
-only < both ways < backward-only
326
* The index values for
forward
-only and both-ways combining characters
333
* for each
forward
-combining character.
336
* combining characters that the
forward
-combining character combines with.
350
* 13 set if the result itself combines
forward
[
all
...]
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
diffs
87
/* declare functions that have
forward
references */
99
/* declare functions that have
forward
references */
295
/* declare functions that have
forward
references */
306
/* declare functions that have
forward
references */
662
/* declare functions that have
forward
references */
673
/* declare functions that have
forward
references */
773
/* declare functions that have
forward
references */
784
/* declare functions that have
forward
references */
799
/* declarations for functions that have
forward
references */
810
/* declarations for functions that have
forward
references *
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
deque.tcc
93
std::
forward
<_Args>(__args)...);
97
_M_push_front_aux(std::
forward
<_Args>(__args)...);
110
std::
forward
<_Args>(__args)...);
114
_M_push_back_aux(std::
forward
<_Args>(__args)...);
148
push_front(std::
forward
<_Args>(__args)...);
153
push_back(std::
forward
<_Args>(__args)...);
159
return _M_insert_aux(__position, std::
forward
<_Args>(__args)...);
374
std::
forward
<_Args>(__args)...);
411
std::
forward
<_Args>(__args)...);
512
value_type __x_copy(std::
forward
<_Args>(__args)...); // XXX cop
[
all
...]
Completed in 1751 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>