Searched refs:RESOLVED (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/media/cdm/
H A Daes_decryptor_unittest.cc206 enum PromiseResult { RESOLVED, REJECTED }; enumerator in enum:media::PromiseResult
235 EXPECT_EQ(expected_result, RESOLVED) << "Unexpectedly resolved.";
241 EXPECT_EQ(expected_result, RESOLVED) << "Unexpectedly resolved.";
247 EXPECT_EQ(expected_result, RESOLVED) << "Unexpectedly resolved.";
306 CreateSessionPromise(RESOLVED));
315 decryptor_.CloseSession(session_id, CreatePromise(RESOLVED));
324 decryptor_.RemoveSession(session_id, CreatePromise(RESOLVED));
334 if (expected_result == RESOLVED) {
456 CreateSessionPromise(RESOLVED));
466 CreateSessionPromise(RESOLVED));
[all...]
/external/mockito/cglib-and-asm/src/org/mockito/asm/
H A DLabel.java51 static final int RESOLVED = 2; field in class:Label
112 * @see #RESOLVED
261 if ((status & RESOLVED) == 0) {
288 if ((status & RESOLVED) == 0) {
362 this.status |= RESOLVED;
H A DMethodWriter.java896 if ((label.status & Label.RESOLVED) != 0
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_texture_signed_rgba.spec60 RESOLVED: MESA_texture_signed_rgba seems reasonable.
67 RESOLVED: NO. To keep this extension simple, only add the most
76 RESOLVED: NO. Same enums as those used in OpenGL 3.1.
81 RESOLVED: Same as described in issue 5) of
125 RESOLVED: Same as described in issue 6) of
170 RESOLVED: YES.
177 RESOLVED: ARB_texture_float states type is either NONE,
H A DMESA_texture_array.spec747 RESOLVED. All texture coordinates are normalized. The issue of
751 RE-RESOLVED. The R coordinate is un-normalized. Accessing an array
756 RESOLVED. For 2D array textures the R coordinate is ignored, and
766 RESOLVED. A new query is added.
770 RESOLVED. Use GL_EXT_texture_array.
774 RESOLVED. For orthogonality, yes.
778 RESOLVED. Layers of both one- and two-dimensional array textures
H A DMESA_drm_image.spec129 RESOLVED: The eglCreateImageKHR entry point is reserved for
138 RESOLVED: The eglQueryImage function has been proposed often,
/external/mesa3d/docs/
H A DMESA_texture_signed_rgba.spec60 RESOLVED: MESA_texture_signed_rgba seems reasonable.
67 RESOLVED: NO. To keep this extension simple, only add the most
76 RESOLVED: NO. Same enums as those used in OpenGL 3.1.
81 RESOLVED: Same as described in issue 5) of
125 RESOLVED: Same as described in issue 6) of
170 RESOLVED: YES.
177 RESOLVED: ARB_texture_float states type is either NONE,
H A DMESA_texture_array.spec747 RESOLVED. All texture coordinates are normalized. The issue of
751 RE-RESOLVED. The R coordinate is un-normalized. Accessing an array
756 RESOLVED. For 2D array textures the R coordinate is ignored, and
766 RESOLVED. A new query is added.
770 RESOLVED. Use GL_EXT_texture_array.
774 RESOLVED. For orthogonality, yes.
778 RESOLVED. Layers of both one- and two-dimensional array textures
H A DMESA_drm_image.spec129 RESOLVED: The eglCreateImageKHR entry point is reserved for
138 RESOLVED: The eglQueryImage function has been proposed often,
/external/chromium_org/media/filters/
H A Dpipeline_integration_test.cc189 enum PromiseResult { RESOLVED, REJECTED }; enumerator in enum:media::PromiseResult
198 EXPECT_EQ(expected, RESOLVED);
204 EXPECT_EQ(expected, RESOLVED);
261 CreateSessionPromise(RESOLVED));
281 CreatePromise(RESOLVED));
308 CreateSessionPromise(RESOLVED));
322 CreatePromise(RESOLVED));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.event_1.2.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/v8/tools/push-to-trunk/
H A Dcommon_includes.py471 "'git add', and type \"RESOLVED<Return>\"")
474 while answer != "RESOLVED":
478 print "That was not 'RESOLVED' or 'ABORT'."
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 909 milliseconds