Home
last modified time | relevance | path

Searched refs:reality (Results 1 – 25 of 90) sorted by relevance

1234

/third_party/typescript/tests/arkTSTest/
Drun.js72 function forceUpdateExpected(expect, reality, jsonFile) { argument
74 for (let i = 0; i < reality.length; i++) {
75 const realErrorItem = reality[i];
177 function compareResult(expect, reality){ argument
180 if(reality.length == 0){
200 for(let realityInfo of reality){
212 if( reality.length > expect.length){
214 for(let i=0; i<reality.length; i++){
215 const realErrorItem = reality[i]
242 }else if(reality.length < expect.length){
[all …]
/third_party/typescript/tests/baselines/reference/
DdynamicImportEvaluateSpecifier.types23 >async () => { /* in reality this would do some async FS operation, or a web request */ return "/ro…
25 /* in reality this would do some async FS operation, or a web request */
DdynamicImportEvaluateSpecifier.symbols17 /* in reality this would do some async FS operation, or a web request */
/third_party/ninja/doc/
DREADME.md10 documentation etc. In reality it's not clear anyone wants that, but the
/third_party/astc-encoder/Docs/
DProfiling.md11 you are not quite profiling the reality of full release builds.
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_direct_mode_display.adoc25 This is especially useful for virtual reality applications that wish to hide
DVK_EXT_direct_mode_display.txt25 This is especially useful for virtual reality applications that wish to hide
DVK_KHR_multiview.adoc66 …rm.com/developer/tools-software/graphics/b/blog/posts/optimizing-virtual-reality-understanding-mul…
DVK_KHR_multiview.txt74 …rm.com/developer/tools-software/graphics/b/blog/posts/optimizing-virtual-reality-understanding-mul…
DVK_EXT_pageable_device_local_memory.txt36 In reality the memory heap might not have been full, it just appeared to be
DVK_EXT_pageable_device_local_memory.adoc36 In reality the memory heap might not have been full, it just appeared to be
/third_party/rust/crates/memchr/bench/runs/
DREADME.md16 to read in GitHub. But in reality, `critcmp` is the best way to read the
/third_party/rust/crates/cxx/
DREADME_zh.md164 // In reality the implementation of client_blobstore could be a large complex C++
184 // In reality there might be sophisticated batching of chunks and/or parallel
262 // Toy implementation uses a Vec<Vec<u8>> but in reality this might be iterating
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
DREADME.md22 reflect the reality of the situation. The expected format for every line in these files is:
/third_party/vk-gl-cts/doc/testspecs/GLES2/
Dperformance.shaders.operator.txt54 In reality, there sometimes isn't just a trivial linear dependence between
/third_party/vk-gl-cts/doc/testspecs/GLES3/
Dperformance.shaders.operator.txt58 In reality, there sometimes isn't just a trivial linear dependence between
/third_party/rust/crates/cxx/book/src/
Dtutorial.md251 reality the C++ client might contain some sophisticated batching of chunks
312 // implementation uses a Vec<Vec<u8>> but in reality this might be iterating
600 // In reality the implementation of BlobstoreClient could be a large
/third_party/typescript/tests/baselines/reference/docker/
Dazure-sdk.log77 "@azure/mixed-reality-authentication" is blocked by "@azure/eslint-plugin-azure-sdk".
78 "@azure/mixed-reality-remote-rendering" is blocked by "@azure/eslint-plugin-azure-sdk".
528 @azure/mixed-reality-authentication
529 @azure/mixed-reality-remote-rendering
/third_party/skia/third_party/externals/opengl-registry/extensions/IMG/
DIMG_texture_compression_pvrtc.txt235 reality)
/third_party/openGLES/extensions/IMG/
DIMG_texture_compression_pvrtc.txt235 reality)
/third_party/icu/docs/userguide/conversion/
Dindex.md155 a conversion table in reality just creates a new one, which makes the
/third_party/EGL/extensions/ANDROID/
DEGL_ANDROID_get_frame_timestamps.txt231 spec to match reality
/third_party/mesa3d/docs/
DlibGL.txt9 http://reality.sgi.com/opengl/linux/linuxbase.html.
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_swizzle.txt46 of the reality of the data.
/third_party/openGLES/extensions/EXT/
DEXT_texture_swizzle.txt46 of the reality of the data.

1234