OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:backwards
(Results
76 - 100
of
1459
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
AssertMatchingEnums.cpp
48
COMPILE_ASSERT_MATCHING_ENUM(WebKit::WebFindOptionsBackwards,
Backwards
);
/frameworks/support/v4/java/android/support/v4/content/pm/
ActivityInfoCompat.java
21
* introduced after API level 4 in a
backwards
compatible fashion.
/frameworks/support/v4/java/android/support/v4/os/
ParcelableCompat.java
24
* introduced after API level 4 in a
backwards
compatible fashion.
/frameworks/support/v4/java/android/support/v4/util/
DebugUtils.java
21
* introduced after API level 4 in a
backwards
compatible fashion.
/frameworks/support/v4/java/android/support/v4/view/
MenuCompat.java
23
* introduced after API level 4 in a
backwards
compatible fashion.
/frameworks/testing/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/
InstrumentationAutomationSupport.java
24
* Provided for
backwards
compatibility purpose. New code should use
/libcore/benchmarks/src/benchmarks/regression/
LoopingBackwardsBenchmark.java
24
* Testing the old canard that looping
backwards
is faster.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
dirent.h
48
#define d_fileno d_ino /*
Backwards
compatibility. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
nfnetlink_conntrack.h
31
#define CTA_NAT CTA_NAT_SRC /*
backwards
compatibility */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
netfilter_decnet.h
57
/*
backwards
compatibility for userspace */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
dirent.h
48
#define d_fileno d_ino /*
Backwards
compatibility. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
nfnetlink_conntrack.h
31
#define CTA_NAT CTA_NAT_SRC /*
backwards
compatibility */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
netfilter_decnet.h
57
/*
backwards
compatibility for userspace */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
dirent.h
48
#define d_fileno d_ino /*
Backwards
compatibility. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
nfnetlink_conntrack.h
31
#define CTA_NAT CTA_NAT_SRC /*
backwards
compatibility */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
netfilter_decnet.h
57
/*
backwards
compatibility for userspace */
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/
CustomViewAccessibilityActivity.java
41
* inheritance (non
backwards
compatible) and composition (
backwards
compatible).
63
*
backwards
compatibility. In particular, overriding a method that takes as
121
*
backwards
compatible. The android-support-v4 library has API that allow
122
* using the accessibility APIs in a
backwards
compatible manner.
139
// using the accessibility APIs in a
backwards
compatible fashion.
/external/qemu/distrib/sdl-1.2.15/acinclude/
ltdl.m4
86
dnl aclocal-1.4
backwards
compatibility:
107
# For
backwards
non-gettext consistent compatibility...
142
dnl aclocal-1.4
backwards
compatibility:
186
# For
backwards
non-gettext consistent compatibility...
356
dnl aclocal-1.4
backwards
compatibility:
538
dnl aclocal-1.4
backwards
compatibility:
561
dnl aclocal-1.4
backwards
compatibility:
580
dnl aclocal-1.4
backwards
compatibility:
608
dnl aclocal-1.4
backwards
compatibility:
718
dnl This isn't used anymore, but set it for
backwards
compatibilit
[
all
...]
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
Counter.java
127
// Since the list is in
backwards
order, the count is
137
// if it does, don't keep searching
backwards
.
/external/clang/test/Analysis/
method-arg-decay.m
54
@end @protocol PBXFindableText <PBXSelectableText> - (BOOL)findText:(NSString *)string ignoreCase:(BOOL)ignoreCase matchStyle:(PBXFindMatchStyle)matchStyle
backwards
:(BOOL)
backwards
wrap:(BOOL)wrap;
/external/jsilver/src/com/google/clearsilver/jsilver/data/
LocalAndGlobalData.java
30
* global-scoped HDF that can be read from the template renderer. Part of the
backwards
43
* global-scoped HDF that can be read from the template renderer. Part of the
backwards
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
filterbanks.c
110
%
backwards
all-pass filtering to obtain zero-phase
115
/*
Backwards
all-pass filter the odd samples of the input (upper channel)
131
/* now all-pass filter the
backwards
vector. Output values overwrite the input vector. */
135
/* save the
backwards
filtered output for later forward filtering,
141
/* save the
backwards
filter state becaue it will be transformed
147
/* now
backwards
filter the samples in the lookahead buffer. The samples were
195
/*At this point, each of the states of the
backwards
composite filters for the
230
backwards
filtering is performed, and hence no phase equalization is involved.
/frameworks/base/tools/aapt/
CacheUpdater.h
62
// If something in the path doesn't exist, then walk the path
backwards
65
// Walk
backwards
to find place to start creating directories
/bionic/libm/upstream-freebsd/lib/msun/src/
s_lrint.c
43
* significant bits than 'type'. Hence, we bend over
backwards
for the
/development/ndk/platforms/android-18/samples/gles3jni/src/com/android/gles3jni/
GLES3JNIView.java
40
// supporting OpenGL ES 2.0 or later
backwards
-compatible versions.
Completed in 2199 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>