Home
last modified time | relevance | path

Searched defs:Structure (Results 1 – 17 of 17) sorted by relevance

/third_party/icu/docs/userguide/icu/
Ddesign.md45 ### Locales
54 ### Data-driven Services
69 ### ICU Threading Model and Open and Close Model
153 ### Cloning Customization
209 ### ICU Memory Usage
216 ### ICU4C Initialization and Termination
319 ### Error Handling
360 ### Extensibility
379 ### Resource Bundle Inheritance Model
/third_party/rust/rust/tests/ui/box/
Dnew-box-syntax.rs13 struct Structure { struct
23 let s: Box<Structure> = Box::new(Structure { in main() argument
/third_party/ltp/doc/
DTest-Writing-Guidelines.asciidoc257 5.1 Runtest Files
273 5.2 Datafiles
304 5.3 Subexecutables
/third_party/vk-gl-cts/external/vulkan-docs/src/style/
Dmarkup.adoc92 [[markup]]
96 [[markup-sample-section]]
101 [[markup-include-file-paths]]
102 === Include File Paths
Dintroduction.adoc58 [[introduction-asciidoc]]
/third_party/rust/rust/tests/ui/unsized/
Dissue-40231-2.rs5 trait Structure<E>: Sized where E: Encoding { interface
Dissue-40231-1.rs5 trait Structure<E>: Sized where E: Encoding { trait
/third_party/json/docs/mkdocs/docs/features/
Dnamespace.md8 ## Structure section in `nlohmann` Namespace
/third_party/rust/rust/src/doc/rustdoc/src/
Dhow-to-read-rustdoc.md8 ## Structure section in How to read rustdoc output
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DDriverUniform.h34 Structure enumerator
/third_party/mesa3d/docs/drivers/freedreno/
Dir3-notes.rst146 .. _meta:
/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-ty/src/diagnostics/
Ddecl_check.rs88 Structure, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp50 Disabled, Arguments, Structure, Executions, Details enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp514 LoopStructure Structure; member
/third_party/skia/third_party/externals/tint/src/resolver/
Dresolver.cc2182 sem::Struct* Resolver::Structure(const ast::Struct* str) { in Structure() function in tint::resolver::Resolver
/third_party/python/Lib/test/
D_test_multiprocessing.py154 Structure = object variable
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp4958 Interface* ProgramInterface::Structure(const GLchar* name) in Structure() function in gl4cts::EnhancedLayouts::Utils::ProgramInterface