OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:samples
(Results
301 - 325
of
1585
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/doclava/
moe.sh
23
rm -fr res/ src/ && svn export --force https://doclava.googlecode.com/svn/trunk/ . && rm -fr lib/
samples
/ src/com/google/doclava/DoclavaTask.java
/external/doclava/res/assets/templates/
sample.cs
20
<p>The file containing the source code shown below is located in the corresponding directory in <code><sdk>/
samples
/android-<version>/...</code></p>
/external/flac/libFLAC/include/private/
md5.h
42
FLAC__bool FLAC__MD5Accumulate(FLAC__MD5Context *ctx, const FLAC__int32 * const signal[], unsigned channels, unsigned
samples
, unsigned bytes_per_sample);
/external/icu4c/samples/ufortune/
Makefile
5
# icu/source/
samples
/ufortune/Makefile
/external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-plainrsa
10
path certificate "
samples
" ;
/external/libvpx/
mainpage.dox
24
- Read the \ref
samples
"sample code" for examples of how to interact with the
/external/llvm/utils/unittest/googletest/
README.LLVM
11
$ rm -rf build-aux codegear fused-src m4 make msvc
samples
scripts test xcode
/external/oprofile/daemon/liblegacy/
opd_kernel.h
3
* Dealing with the kernel and kernel module
samples
/external/oprofile/doc/
ophelp.1.in
49
.I /var/lib/oprofile/
samples
/
/external/oprofile/libpp/
op_header.h
34
* check mtime of
samples
file header against file
/external/oprofile/
opimport_pull
58
# get the
samples
off the phone
59
result = os.system("adb%s pull /data/oprofile/
samples
%s/raw_samples "
109
dir = "
samples
" + middle_part
116
+ " -o
samples
" + middle_part + "/" + file_name + " " + line
/external/quake/quake/src/QW/client/
snd_android.c
27
return the current sample position (in mono
samples
read)
sound.h
55
int
samples
; // mono
samples
in buffer
member in struct:__anon10277
57
int samplepos; // in mono
samples
85
int
samples
;
member in struct:__anon10279
/external/quake/quake/src/WinQuake/
snd_dos.cpp
213
WriteDSP((shm->
samples
-1) & 0xff); // # of
samples
- 1
214
WriteDSP((shm->
samples
-1) >> 8);
239
WriteDSP((shm->
samples
-1) & 0xff); // # of
samples
- 1
240
WriteDSP((shm->
samples
-1) >> 8);
255
WriteDSP((shm->
samples
-1) & 0xff); // # of
samples
- 1
256
WriteDSP((shm->
samples
-1) >> 8);
458
shm->
samples
= size/(shm->samplebits/8);
[
all
...]
snd_sun.cpp
122
shm->
samples
= sizeof(dma_buffer) / (shm->samplebits/8);
145
return ((info.play.
samples
*shm->channels) % shm->
samples
);
161
return info.play.
samples
;
sound.h
64
int
samples
; // mono
samples
in buffer
member in struct:__anon10722
66
int samplepos; // in mono
samples
94
int
samples
;
member in struct:__anon10724
/external/speex/libspeex/
ltp.h
70
int nsf, /* Number of
samples
in subframe */
89
int nsf, /* Number of
samples
in subframe */
113
int nsf, /* Number of
samples
in subframe */
132
int nsf, /* Number of
samples
in subframe */
/external/webkit/Tools/mangleme/
README
20
Check gallery/ for some
samples
.
/external/webrtc/src/common_audio/vad/main/source/
vad_sp.h
29
* - in_length : Length of input signal in
samples
/frameworks/base/core/tests/coretests/res/layout/
autocompletetextview_simple.xml
3
/* //device/
samples
/SampleCode/res/layout/baseline_1.xml
focus_listener.xml
3
/* //device/
samples
/SampleCode/res/layout/baseline_1.xml
linear_layout_buttons.xml
3
/* //device/
samples
/SampleCode/res/layout/baseline_1.xml
linear_layout_edittext_then_button.xml
3
/* //device/
samples
/SampleCode/res/layout/baseline_1.xml
scroll_to_rect_with_internal_scroll.xml
3
/* //device/
samples
/SampleCode/res/layout/scroll_view_1.xml
/frameworks/base/docs/html/resources/articles/
using-webviews.jd
7
href="http://code.google.com/p/apps-for-android/source/browse/#svn/trunk/
Samples
23
called <a title="demo.html" href="http://code.google.com/p/apps-for-android/source/browse/trunk/
Samples
/WebViewDemo/assets/demo.html">demo.html</a>.</p>
45
href="http://code.google.com/p/apps-for-android/source/browse/trunk/
Samples
/
57
href="http://code.google.com/p/apps-for-android/source/browse/#svn/trunk/
Samples
Completed in 770 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>