OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:golden
(Results
176 - 200
of
495
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libvpx/libvpx/vp8/decoder/
onyxd_if.c
215
/* The alternate reference frame or
golden
frame can be updated
216
* using the new, last, or
golden
/alt ref frame. If it
218
* An update using the last or
golden
/alt ref frame is a copy.
/external/libvpx/libvpx/vp8/encoder/
onyx_int.h
309
/*
golden
frame same as last frame ( short circuit gold searches) */
594
/* Bits for the
golden
frame or ARF */
631
/* Record of which MBs still refer to last
golden
frame either
lookahead.c
106
* 3. This is not a key frame,
golden
nor altref frame.
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/provider/
Images.java
60
"https://lh3.googleusercontent.com/-0X3JNaKaz48/URqupH78wpI/AAAAAAAAAbs/lHXxu_zbH8s/s1024/
Golden
%252520Gate%252520Afternoon.jpg",
61
"https://lh6.googleusercontent.com/-95sb5ag7ABc/URqupl95RDI/AAAAAAAAAbs/g73R20iVTRA/s1024/
Golden
%252520Gate%252520Fog.jpg",
62
"https://lh3.googleusercontent.com/-JB9v6rtgHhk/URqup21F-zI/AAAAAAAAAbs/64Fb8qMZWXk/s1024/
Golden
%252520Grass.jpg",
171
"https://lh3.googleusercontent.com/-0X3JNaKaz48/URqupH78wpI/AAAAAAAAAbs/lHXxu_zbH8s/s240-c/
Golden
%252520Gate%252520Afternoon.jpg",
172
"https://lh6.googleusercontent.com/-95sb5ag7ABc/URqupl95RDI/AAAAAAAAAbs/g73R20iVTRA/s240-c/
Golden
%252520Gate%252520Fog.jpg",
173
"https://lh3.googleusercontent.com/-JB9v6rtgHhk/URqup21F-zI/AAAAAAAAAbs/64Fb8qMZWXk/s240-c/
Golden
%252520Grass.jpg",
/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/provider/
Images.java
60
"https://lh3.googleusercontent.com/-0X3JNaKaz48/URqupH78wpI/AAAAAAAAAbs/lHXxu_zbH8s/s1024/
Golden
%252520Gate%252520Afternoon.jpg",
61
"https://lh6.googleusercontent.com/-95sb5ag7ABc/URqupl95RDI/AAAAAAAAAbs/g73R20iVTRA/s1024/
Golden
%252520Gate%252520Fog.jpg",
62
"https://lh3.googleusercontent.com/-JB9v6rtgHhk/URqup21F-zI/AAAAAAAAAbs/64Fb8qMZWXk/s1024/
Golden
%252520Grass.jpg",
171
"https://lh3.googleusercontent.com/-0X3JNaKaz48/URqupH78wpI/AAAAAAAAAbs/lHXxu_zbH8s/s240-c/
Golden
%252520Gate%252520Afternoon.jpg",
172
"https://lh6.googleusercontent.com/-95sb5ag7ABc/URqupl95RDI/AAAAAAAAAbs/g73R20iVTRA/s240-c/
Golden
%252520Gate%252520Fog.jpg",
173
"https://lh3.googleusercontent.com/-JB9v6rtgHhk/URqup21F-zI/AAAAAAAAAbs/64Fb8qMZWXk/s240-c/
Golden
%252520Grass.jpg",
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/provider/
Images.java
60
"https://lh3.googleusercontent.com/-0X3JNaKaz48/URqupH78wpI/AAAAAAAAAbs/lHXxu_zbH8s/s1024/
Golden
%252520Gate%252520Afternoon.jpg",
61
"https://lh6.googleusercontent.com/-95sb5ag7ABc/URqupl95RDI/AAAAAAAAAbs/g73R20iVTRA/s1024/
Golden
%252520Gate%252520Fog.jpg",
62
"https://lh3.googleusercontent.com/-JB9v6rtgHhk/URqup21F-zI/AAAAAAAAAbs/64Fb8qMZWXk/s1024/
Golden
%252520Grass.jpg",
171
"https://lh3.googleusercontent.com/-0X3JNaKaz48/URqupH78wpI/AAAAAAAAAbs/lHXxu_zbH8s/s240-c/
Golden
%252520Gate%252520Afternoon.jpg",
172
"https://lh6.googleusercontent.com/-95sb5ag7ABc/URqupl95RDI/AAAAAAAAAbs/g73R20iVTRA/s240-c/
Golden
%252520Gate%252520Fog.jpg",
173
"https://lh3.googleusercontent.com/-JB9v6rtgHhk/URqup21F-zI/AAAAAAAAAbs/64Fb8qMZWXk/s240-c/
Golden
%252520Grass.jpg",
/external/protobuf/java/core/src/test/java/com/google/protobuf/
TextFormatTest.java
134
/** Print TestAllTypes and compare with
golden
file. */
139
// (with %g format) does not. Our
golden
files are used for both
146
/** Print TestAllTypes as Builder and compare with
golden
file. */
151
// (with %g format) does not. Our
golden
files are used for both
158
/** Print TestAllExtensions and compare with
golden
file. */
163
// (with %g format) does not. Our
golden
files are used for both
[
all
...]
/external/protobuf/objectivec/Tests/
GPBCodedOuputStreamTests.m
308
// Not kGPBDefaultRepeatCount because we are comparing to a
golden
master file
331
// Not kGPBDefaultRepeatCount because we are comparing to a
golden
master file
/external/tensorflow/tensorflow/contrib/lite/kernels/
svdf_test.cc
227
// and checking the output with the expected
golden
values.
287
// and checking the output with the expected
golden
values.
/frameworks/base/core/tests/coretests/src/android/app/backup/
BackupDataTest.java
198
assertNull("there are unused entries in the
golden
file", truth.readLine());
228
assertNull("there are unused entries in the
golden
file", truth.readLine());
/frameworks/ml/nn/common/operations/
SVDFTest.cpp
367
// and checking the output with the expected
golden
values.
429
// and checking the output with the expected
golden
values.
/libcore/luni/src/test/java/libcore/java/lang/
ThrowableTest.java
318
private void assertSerialized(final Throwable throwable, String
golden
) {
319
new SerializationTester<Throwable>(throwable,
golden
) {
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
MDGoldenData.java
27
*
Golden
data for Message Digest related tests.<br>
189
* Returns digest
golden
data
/prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
dotgraph_test.go
31
var updateFlag = flag.Bool("update", false, "Update the
golden
files")
206
t.Errorf("failed to update the
golden
file %q: %v", wantFile, err)
/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
dotgraph_test.go
31
var updateFlag = flag.Bool("update", false, "Update the
golden
files")
206
t.Errorf("failed to update the
golden
file %q: %v", wantFile, err)
/test/vts/compilation_tools/vtsc/test/
test_vtsc.py
43
test/vts/compilation_tools/vtsc/test/
golden
/ temp_output
275
canonical_dir = "test/vts/compilation_tools/vtsc/test/
golden
/"
/art/tools/cpp-define-generator/
verify-asm-support
48
# Compare that the generated file matches our
golden
copy that's checked into git.
/art/tools/dexfuzz/src/dexfuzz/listeners/
LogFileListener.java
255
write("
Golden
Executor was self-divergent!");
/bionic/libc/upstream-openbsd/lib/libc/stdio/
open_wmemstream.c
50
/* 1.6 is (very) close to the
golden
ratio. */
/bionic/tools/relocation_packer/src/
elf_file_unittest.cc
109
// Unpack
golden
relocations, and check files are now identical.
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
NinePatchDrawableTest.java
69
// exactly with the
golden
image.
77
// Set true to generate
golden
images, false for normal tests.
678
final Bitmap
golden
= BitmapFactory.decodeResource(mResources, goldenResId);
local
679
DrawableTestUtils.compareImages(densityDpi + " dpi",
golden
, bitmap,
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
PathClippingTests.java
210
//
golden
client - draw a simple non-AA circle
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
NonsenseGenerator.java
41
"short", "metallic", "
golden
", "silver", "sweet", "nationwide", "competitive",
/external/blktrace/
jhash.h
51
/* The
golden
ration: an arbitrary value */
/external/libese/apps/boot/tests/
ese_app_boot_tests.cpp
62
// Supply the
golden
return data and pop off the invocation.
Completed in 1276 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>