Home
last modified time | relevance | path

Searched defs:resolutions (Results 1 – 9 of 9) sorted by relevance

/third_party/cJSON/tests/
Dreadme_examples.c54 cJSON *resolutions = NULL; in create_monitor() local
125 cJSON *resolutions = NULL; in create_monitor_with_helpers() local
172 const cJSON *resolutions = NULL; in supports_full_hd() local
/third_party/rust/crates/cxx/syntax/
Dtypes.rs25 pub resolutions: UnorderedMap<&'a Ident, Resolution<'a>>, field
40 let mut resolutions = UnorderedMap::new(); in collect() localVariable
/third_party/typescript/src/compiler/
Dprogram.ts480 const resolutions: T[] = []; constant
611 const resolutions: T[] = []; constant
1221 … const resolutions = resolveTypeReferenceDirectiveNamesWorker(typeReferences, containingFilename); constant
1624 const resolutions = unknownModuleNames && unknownModuleNames.length constant
1873 const resolutions = resolveModuleNamesReusingOldState(moduleNames, newSourceFile); constant
3234 const resolutions = resolveTypeReferenceDirectiveNamesWorker(typeDirectives, file); constant
3368 const resolutions = resolveModuleNamesReusingOldState(moduleNames, file); constant
DresolutionCache.ts76 resolutions: number; property
902 const resolutions = cache.get(filePath); constant
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySubImage3D.cpp47 const glw::GLuint resolutions[TextureCubeMapArraySubImage3D::m_n_resolutions] variable
DesextcTextureCubeMapArraySampling.cpp3595 …beMapArraySamplingTest::testFormats(formatsVectorType& formats, resolutionsVectorType& resolutions)
/third_party/typescript/src/harness/
DharnessLanguageService.ts365 const resolutions: ts.MapLike<ts.ResolvedTypeReferenceDirective> = {}; constant
/third_party/typescript/lib/
Dtsc.js105738 resolutions: forResolution ? 1 : 0, property
105748 function watchFailedLookupLocationOfNonRelativeModuleResolutions(resolutions, name) { argument
105852 function invalidateResolutions(resolutions, canInvalidate) { argument
DtypingsInstaller.js127175 resolutions: forResolution ? 1 : 0, property
127185 function watchFailedLookupLocationOfNonRelativeModuleResolutions(resolutions, name) { argument
127294 function invalidateResolutions(resolutions, canInvalidate) { argument