OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:chain
(Results
1426 - 1450
of
2078
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/webkit/Tools/Scripts/webkitpy/layout_tests/
run_webkit_tests_unittest.py
174
return list(itertools.
chain
(*test_batches))
/external/webrtc/src/modules/audio_processing/interface/
audio_processing.h
38
// (render) streams, respectively. APM should be placed in the signal
chain
as
/external/wpa_supplicant_8/src/eap_peer/
eap_config.h
88
* server certificate
chain
are ignored and only the server certificate
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
MediaEnvReverbTest.java
465
// effect
chain
/hardware/libhardware/include/hardware/
audio_effect.h
101
// | | | 1 first of the
chain
102
// | | | 2 last of the
chain
103
// | | | 3 exclusive (only effect in the insert
chain
)
[
all
...]
/libcore/luni/src/main/java/java/lang/
ClassLoader.java
743
* head of the class loader
chain
and delegates requests to the VM's internal
/libcore/luni/src/main/java/java/sql/
Statement.java
533
* chained to the first one. The
chain
of warnings is cleared each time the
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLSocketImpl.java
244
* cipher suites, or initiate a new session. The certificate
chain
is
[
all
...]
/libcore/luni/src/test/java/libcore/java/net/
URLConnectionTest.java
[
all
...]
/ndk/sources/host-tools/make-3.81/
arscan.c
644
/* End of the
chain
. */
vmsjobs.c
188
/* Remove the child from the
chain
and free it. */
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
output.h
529
/* The next entry in the
chain
of unnamed sections. */
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
output.h
529
/* The next entry in the
chain
of unnamed sections. */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
output.h
529
/* The next entry in the
chain
of unnamed sections. */
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
output.h
529
/* The next entry in the
chain
of unnamed sections. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
cs46xx_dsp_scb_types.h
420
/* Pointer to SCB at end of input
chain
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
cs46xx_dsp_scb_types.h
420
/* Pointer to SCB at end of input
chain
*/
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-parent/11/
commons-parent-11.pom
561
<module>../
chain
</module>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
AndroidXmlFormattingStrategy.java
330
// the parent
chain
and looking up the indentation for each. The reason for
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ProjectCallback.java
551
* Looks at the parent-
chain
of the view and if it finds a custom view, or a
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
LayoutDescriptors.java
542
// probably abstract, so we just need to walk up the super-class
chain
till
/system/core/sh/
exec.c
90
struct tblentry *next; /* next entry in hash
chain
*/
/external/elfutils/src/
readelf.c
2545
Elf32_Word *
chain
= &((Elf32_Word *) data->d_buf)[2 + nbucket];
local
2587
Elf64_Xword *
chain
= &((Elf64_Xword *) data->d_buf)[2 + nbucket];
local
2641
Elf32_Word *
chain
= &((Elf32_Word *) data->d_buf)[4 + bitmask_words
local
[
all
...]
ldgeneric.c
4055
Elf32_Word *
chain
= NULL;
local
[
all
...]
/frameworks/av/libvideoeditor/vss/src/
M4xVSS_API.c
[
all
...]
Completed in 1449 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>