| /third_party/libsnd/ |
| D | README.md | 65 ### Requirements 77 ### Building from command line 115 ### Configuring CMake 187 ### Linking from CMake projects 224 ### Notes for Windows users
|
| /third_party/skia/third_party/externals/tint/src/ |
| D | debug.h | 84 #define TINT_ICE(system, diagnostics) \ argument 94 #define TINT_UNREACHABLE(system, diagnostics) \ argument 103 #define TINT_UNIMPLEMENTED(system, diagnostics) \ argument 114 #define TINT_ASSERT(system, condition) \ argument
|
| D | program_id.h | 105 #define TINT_ASSERT_PROGRAM_IDS_EQUAL(system, a, b) \ argument 110 #define TINT_ASSERT_PROGRAM_IDS_EQUAL_IF_VALID(system, a, b) \ argument
|
| D | debug.cc | 30 diag::System system, in InternalCompilerError()
|
| D | program_id.cc | 43 diag::System system, in AssertProgramIDsEqual()
|
| /third_party/skia/third_party/externals/tint/src/diagnostic/ |
| D | diagnostic.h | 64 System system; variable 124 void add_note(System system, in add_note() 139 void add_warning(System system, in add_warning() 153 void add_error(System system, std::string err_msg) { in add_error() 165 void add_error(System system, std::string err_msg, const Source& source) { in add_error() 180 void add_error(System system, in add_error() 197 void add_ice(System system, in add_ice()
|
| /third_party/gstreamer/gstplugins_good/ext/dv/ |
| D | gstsmptetimecode.c | 45 gst_smpte_time_code_from_frame_number (GstSMPTETimeCodeSystem system, in gst_smpte_time_code_from_frame_number() 125 gst_smpte_time_code_is_valid (GstSMPTETimeCodeSystem system, in gst_smpte_time_code_is_valid() 172 gst_smpte_time_code_get_frame_number (GstSMPTETimeCodeSystem system, in gst_smpte_time_code_get_frame_number() 222 gst_smpte_time_code_get_timestamp (GstSMPTETimeCodeSystem system, in gst_smpte_time_code_get_timestamp()
|
| /third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/ |
| D | meson.build | 58 system = host_machine.system() variable 63 elif system == 'freebsd' variable 74 elif system == 'windows' variable
|
| /third_party/python/Lib/curses/ |
| D | has_key.py | 185 system = _curses.has_key(key) variable
|
| /third_party/openh264/ |
| D | meson.build | 39 system = host_machine.system() variable 99 elif system == 'windows' variable 142 elif system == 'windows' variable
|
| /third_party/musl/porting/liteos_a/user/src/process/ |
| D | system.c | 12 int system(const char *cmd) in system() function
|
| /third_party/musl/src/process/ |
| D | system.c | 11 int system(const char *cmd) in system() function
|
| /third_party/typescript/src/compiler/ |
| D | watch.ts | 93 const host: ParseConfigFileHost = <any>system; constant 581 system: System; property 640 system?: System; property 643 const system = input.system || sys; constant
|
| /third_party/typescript/src/testRunner/unittests/tsbuild/ |
| D | watchEnvironment.ts | 25 …const system = createWatchedSystem([libFile, typing, ...flatArray(allPkgFiles)], { currentDirector… constant
|
| /third_party/flutter/engine/flutter/sky/tools/roll/ |
| D | utils.py | 13 def system(command, cwd=None): function
|
| /third_party/jerryscript/jerry-core/profiles/ |
| D | README.md | 13 #### Restrictions
|
| /third_party/python/Lib/ |
| D | platform.py | 261 def _syscmd_ver(system='', release='', version='', argument 498 def system_alias(system, release, version): argument 901 def system(): function
|
| /third_party/node/doc/api/ |
| D | packages.md | 83 ### `package.json` and file extensions 139 ### `--input-type` flag
|
| /third_party/node/lib/internal/ |
| D | v8_prof_polyfill.js | 45 system: function(name, args) { method
|
| /third_party/openssl/ssl/ |
| D | ssl_mcnf.c | 23 static int ssl_do_config(SSL *s, SSL_CTX *ctx, const char *name, int system) in ssl_do_config()
|
| /third_party/libuv/src/unix/ |
| D | haiku.c | 117 system_info system; in uv_cpu_info() local
|
| /third_party/rust/crates/rust-openssl/openssl-sys/build/ |
| D | find_normal.rs | 131 let system = Path::new("/usr/lib/libssl.0.9.8.dylib"); in find_openssl_dir() localVariable
|
| /third_party/typescript/src/testRunner/unittests/ |
| D | reuseProgramStructure.ts | 968 const system = createTestSystem(files); constant 1099 const system = createTestSystem([module1, module2, module3]); constant 1135 const system = createTestSystem([module1, module2, module3]); constant 1160 const system = createTestSystem([module1, module2, module3]); constant
|
| /third_party/typescript/src/testRunner/unittests/tscWatch/ |
| D | incremental.ts | 135 …const system = createWatchedSystem([libFile, file1, fileModified, config], { currentDirectory: pro… constant
|
| /third_party/typescript/tests/cases/conformance/controlFlow/ |
| D | neverReturningFunctions1.ts | 179 system: any; property
|