/third_party/glfw/tests/ |
D | vulkan.c | 73 demo->fp##entrypoint = \ 75 if (demo->fp##entrypoint == NULL) { \ 83 demo->fp##entrypoint = \ 85 if (demo->fp##entrypoint == NULL) { \ 286 struct demo { struct 379 static void demo_resize(struct demo *demo); argument 381 static bool memory_type_from_properties(struct demo *demo, uint32_t typeBits, in memory_type_from_properties() argument 390 if ((demo->memory_properties.memoryTypes[i].propertyFlags & in memory_type_from_properties() 402 static void demo_flush_init_cmd(struct demo *demo) { in demo_flush_init_cmd() argument 405 if (demo->setup_cmd == VK_NULL_HANDLE) in demo_flush_init_cmd() [all …]
|
/third_party/typescript/tests/baselines/reference/tsbuildWatch/demo/ |
D | updates-with-circular-reference.js | 161 …eferences may not form a circular graph. Cycle detected: /user/username/projects/demo/tsconfig.json 162 /user/username/projects/demo/core/tsconfig.json 163 /user/username/projects/demo/zoo/tsconfig.json 164 /user/username/projects/demo/animals/tsconfig.json 173 /user/username/projects/demo/animals/tsconfig.json: 175 /user/username/projects/demo/tsconfig-base.json: 177 /user/username/projects/demo/animals/animal.ts: 179 /user/username/projects/demo/animals/dog.ts: 181 /user/username/projects/demo/animals/index.ts: 183 /user/username/projects/demo/zoo/tsconfig.json: [all …]
|
D | updates-with-bad-reference.js | 214 …of project '/user/username/projects/demo/animals/tsconfig.json' because its dependency '/user/user… 229 /user/username/projects/demo/animals/animal.ts 230 /user/username/projects/demo/animals/dog.ts 231 /user/username/projects/demo/animals/index.ts 232 /user/username/projects/demo/core/utilities.ts 236 /user/username/projects/demo/animals/animal.ts 237 /user/username/projects/demo/animals/dog.ts 238 /user/username/projects/demo/animals/index.ts 239 /user/username/projects/demo/core/utilities.ts 243 /user/username/projects/demo/animals/animal.ts (used version) [all …]
|
/third_party/typescript/tests/baselines/reference/tscWatch/sourceOfProjectReferenceRedirect/ |
D | with-simple-project.js | 104 /a/lib/tsc.js --w --p /user/username/projects/demo/animals/tsconfig.json 118 /user/username/projects/demo/animals/animal.ts 119 /user/username/projects/demo/animals/index.ts 120 /user/username/projects/demo/core/utilities.ts 121 /user/username/projects/demo/animals/dog.ts 125 /user/username/projects/demo/animals/animal.ts 126 /user/username/projects/demo/animals/index.ts 127 /user/username/projects/demo/core/utilities.ts 128 /user/username/projects/demo/animals/dog.ts 132 /user/username/projects/demo/animals/animal.ts (computed .d.ts during emit) [all …]
|
D | with-simple-project-when-solution-is-already-built.js | 318 /a/lib/tsc.js --w --p /user/username/projects/demo/animals/tsconfig.json 332 /user/username/projects/demo/animals/animal.ts 333 /user/username/projects/demo/animals/index.ts 334 /user/username/projects/demo/core/utilities.ts 335 /user/username/projects/demo/animals/dog.ts 338 /user/username/projects/demo/core/utilities.ts 339 /user/username/projects/demo/animals/dog.ts 342 /user/username/projects/demo/core/utilities.ts (computed .d.ts) 343 /user/username/projects/demo/animals/dog.ts (computed .d.ts) 346 /user/username/projects/demo/animals/node_modules/@types: [all …]
|
/third_party/weex-loader/test/spec/ |
D | o.we | 22 {name: 'component/text-demo', title: 'Text'}, 23 {name: 'component/image-demo', title: 'Image'}, 24 {name: 'component/input-demo', title: 'Input'}, 25 {name: 'component/scroller-demo', title: 'Scroller'}, 27 {name: 'component/list/list-demo', title: 'List (Advanced)'}, 29 {name: 'component/a-demo', title: 'A'}, 30 {name: 'component/video-demo', title: 'Video'}, 31 {name: 'component/countdown-demo', title: 'Countdown'}, 32 {name: 'component/marquee-demo', title: 'Marquee'}, 33 {name: 'component/web-demo', title: 'Web'}, [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | aliasDoesNotDuplicateSignatures.symbols | 1 === tests/cases/compiler/demo.d.ts === 3 >demoNS : Symbol(demoNS, Decl(demo.d.ts, 0, 0)) 6 >f : Symbol(f, Decl(demo.d.ts, 0, 26)) 9 >'demoModule' : Symbol("demoModule", Decl(demo.d.ts, 2, 1)) 12 >alias : Symbol(alias, Decl(demo.d.ts, 3, 29)) 13 >demoNS : Symbol(alias, Decl(demo.d.ts, 0, 0)) 16 >alias : Symbol(alias, Decl(demo.d.ts, 3, 29)) 25 >demoNS.f : Symbol(f, Decl(demo.d.ts, 0, 26)) 26 >demoNS : Symbol(demoNS, Decl(demo.d.ts, 0, 0)) 27 >f : Symbol(f, Decl(demo.d.ts, 0, 26))
|
D | jsdocImportTypeReferenceToESModule.symbols | 7 function demo(a) { 8 >demo : Symbol(demo, Decl(test.js, 0, 0))
|
D | jsdocImportTypeReferenceToCommonjsModule.symbols | 13 function demo(a) { 14 >demo : Symbol(demo, Decl(test.js, 0, 0))
|
D | jsdocImportTypeReferenceToClassAlias.symbols | 19 function demo(c) { 20 >demo : Symbol(demo, Decl(test.js, 0, 0))
|
/third_party/rust/crates/syn/examples/heapsize/example/src/ |
D | main.rs | 12 let demo = Demo { in main() localVariable 22 demo.a.heap_size_of_children(), in main() 23 demo.b.heap_size_of_children(), in main() 24 demo.c.heap_size_of_children(), in main() 25 demo.d.heap_size_of_children(), in main() 26 demo.heap_size_of_children() in main()
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/ |
D | Launcher.java | 9 package com.ibm.icu.dev.demo; 25 import com.ibm.icu.dev.demo.impl.DemoApplet; 26 import com.ibm.icu.dev.demo.impl.DemoUtility; 86 String demo = demoList[i]; in init() local 87 Button b = new Button(demo); in init() 120 void showStatus(String demo, String status) { in showStatus() argument 121 showStatus(demo+": "+status); in showStatus() 130 void showFailure(String demo, String status) { in showFailure() argument 131 showFailure(demo+": "+status); in showFailure() 140 String demo = demoBase+'.'+demoShort; in actionPerformed() local [all …]
|
/third_party/libphonenumber/ |
D | run-java-demo.md | 1 # How to run the Java demo 5 This document explains how to build and run the demo of the Java version of 7 App Engine. By following the instructions here, you can build a demo running 21 ### Check out the demo code 30 the `java` directory. Alternatively, update `java/demo/build.xml` to point to 36 `demo/war/WEB-INF/lib/`. 46 cp build/jar/* demo/war/WEB-INF/lib 49 ### Run the demo code 54 cd demo 73 ## Uploading your own demo App Engine application [all …]
|
/third_party/python/Doc/extending/ |
D | building.rst | 64 module1 = Extension('demo', 65 sources = ['demo.c']) 69 description = 'This is a demo package', 73 With this :file:`setup.py`, and a file :file:`demo.c`, running :: 77 will compile :file:`demo.c`, and produce an extension module named ``demo`` in 80 :file:`demo.so` or :file:`demo.pyd`. 96 defines an extension named ``demo`` which is build by compiling a single source 97 file, :file:`demo.c`. 107 module1 = Extension('demo', 113 sources = ['demo.c']) [all …]
|
/third_party/python/Lib/test/ |
D | test_xxlimited.py | 43 self.assertEqual(xxo.demo("abc"), "abc") 52 self.assertEqual(xxo.demo("abc"), "abc") 53 self.assertEqual(xxo.demo(xxo), xxo) 54 self.assertEqual(xxo.demo(other), other) 55 self.assertEqual(xxo.demo(0), None) 68 self.assertEqual(xxo.demo("abc"), "abc") 69 self.assertEqual(xxo.demo(0), None)
|
/third_party/libphonenumber/javascript/ |
D | README.md | 44 4. Run the demo: `javascript/i18n/phonenumbers/demo.html` 54 2. Compile the demo.js and all its dependencies to one file: `demo-compiled.js`: 55 `ant -f javascript/build.xml compile-demo` 57 3. Run the compiled demo: `javascript/i18n/phonenumbers/demo-compiled.html` 62 …demo.js` as an example. You will need to goog.exportSymbol all the methods you use in your html so… 86 …ur changes syntax and type checked. This will also generate `demo-compiled.js` used by `demo-compi…
|
/third_party/rust/crates/cxx/book/src/ |
D | tutorial.md | 10 provided in runnable form in the *demo* directory of 22 Create a blank Cargo project: `mkdir cxx-demo`; `cd cxx-demo`; `cargo init`. 29 # name = "cxx-demo" 86 include!("cxx-demo/include/blobstore.h"); 120 …= /bin/ld: target/debug/deps/cxx-demo-7cb7fddf3d67d880.rcgu.o: in function `cxx_demo::ffi::new_blo… 130 `include!("cxx-demo/include/blobstore.h")` above — we'll be putting the 132 crate is named something other than `cxx-demo` according to the `name` field in 133 Cargo.toml, you will need to use that name everywhere in place of `cxx-demo` 153 #include "cxx-demo/include/blobstore.h" 183 # name = "cxx-demo" [all …]
|
D | index.md | 66 the C++ code. The code is also provided in runnable form in the *demo* directory 70 - [demo/src/main.rs](https://github.com/dtolnay/cxx/blob/master/demo/src/main.rs) 71 - [demo/include/blobstore.h](https://github.com/dtolnay/cxx/blob/master/demo/include/blobstore.h) 72 - [demo/src/blobstore.cc](https://github.com/dtolnay/cxx/blob/master/demo/src/blobstore.cc)
|
/third_party/openh264/codec/build/iOS/dec/demo/demo.xcodeproj/ |
D | project.pbxproj | 64 …61810EFA5000C888E /* demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application… 68 …F0E663511810EFA5000C888E /* demo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text… 124 F0E6634F1810EFA5000C888E /* demo */, 133 F0E663461810EFA5000C888E /* demo.app */, 150 F0E6634F1810EFA5000C888E /* demo */ = { 164 path = demo; 170 F0E663511810EFA5000C888E /* demo-Info.plist */, 212 F0E663451810EFA5000C888E /* demo */ = { 214 …igurationList = F0E6636C1810EFA5000C888E /* Build configuration list for PBXNativeTarget "demo" */; 226 name = demo; [all …]
|
/third_party/gstreamer/gstplugins_good/tests/examples/spectrum/ |
D | meson.build | 1 executable('demo-audiotest', 'demo-audiotest.c', 7 executable('demo-osssrc', 'demo-osssrc.c',
|
/third_party/vixl/examples/aarch64/ |
D | getting-started.cc | 51 Label demo; in main() local 52 masm.Bind(&demo); in main() 61 simulator.RunFrom(masm.GetLabelAddress<Instruction *>(&demo)); in main() 70 memory.GetEntryPoint<uint64_t (*)(uint64_t)>(demo); in main()
|
/third_party/node/deps/npm/tap-snapshots/test/lib/commands/ |
D | audit.js.test.cjs | 56 …"message": "kms-demo@1.0.0 has an invalid registry signature with keyid: SHA256:jl3bwswu80PjjokCgh… 59 "location": "node_modules/kms-demo", 60 "name": "kms-demo", 62 "resolved": "https://registry.npmjs.org/kms-demo/-/kms-demo-1.0.0.tgz", 107 …"message": "kms-demo@1.0.0 has an invalid registry signature with keyid: SHA256:jl3bwswu80PjjokCgh… 110 "location": "node_modules/kms-demo", 111 "name": "kms-demo", 113 "resolved": "https://registry.npmjs.org/kms-demo/-/kms-demo-1.0.0.tgz", 149 kms-demo@1.0.0 (https://registry.npmjs.org/) 201 kms-demo@1.0.0 (https://registry.npmjs.org/) [all …]
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | new-target.js | 20 function demo () { function 25 assert (demo () === undefined); 26 assert ((new demo ()) === demo);
|
/third_party/rust/crates/clap/examples/ |
D | demo.md | 2 $ demo --help 5 Usage: demo[EXE] [OPTIONS] --name <NAME> 13 $ demo --name Me
|
/third_party/vixl/examples/aarch32/ |
D | getting-started.cc | 48 Label demo; in main() local 51 masm.Bind(&demo); in main() 65 .GetEntryPoint<uint32_t (*)(uint32_t)>(demo, in main()
|