Home
last modified time | relevance | path

Searched defs:system (Results 1 – 25 of 52) sorted by relevance

123

/third_party/libsnd/
DREADME.md65 ### 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/
Ddebug.h84 #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
Dprogram_id.h105 #define TINT_ASSERT_PROGRAM_IDS_EQUAL(system, a, b) \ argument
110 #define TINT_ASSERT_PROGRAM_IDS_EQUAL_IF_VALID(system, a, b) \ argument
Ddebug.cc30 diag::System system, in InternalCompilerError()
Dprogram_id.cc43 diag::System system, in AssertProgramIDsEqual()
/third_party/skia/third_party/externals/tint/src/diagnostic/
Ddiagnostic.h64 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/
Dgstsmptetimecode.c45 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/
Dmeson.build58 system = host_machine.system() variable
63 elif system == 'freebsd' variable
74 elif system == 'windows' variable
/third_party/python/Lib/curses/
Dhas_key.py185 system = _curses.has_key(key) variable
/third_party/openh264/
Dmeson.build39 system = host_machine.system() variable
99 elif system == 'windows' variable
142 elif system == 'windows' variable
/third_party/musl/porting/liteos_a/user/src/process/
Dsystem.c12 int system(const char *cmd) in system() function
/third_party/musl/src/process/
Dsystem.c11 int system(const char *cmd) in system() function
/third_party/typescript/src/compiler/
Dwatch.ts93 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/
DwatchEnvironment.ts25 …const system = createWatchedSystem([libFile, typing, ...flatArray(allPkgFiles)], { currentDirector… constant
/third_party/flutter/engine/flutter/sky/tools/roll/
Dutils.py13 def system(command, cwd=None): function
/third_party/jerryscript/jerry-core/profiles/
DREADME.md13 #### Restrictions
/third_party/python/Lib/
Dplatform.py261 def _syscmd_ver(system='', release='', version='', argument
498 def system_alias(system, release, version): argument
901 def system(): function
/third_party/node/doc/api/
Dpackages.md83 ### `package.json` and file extensions
139 ### `--input-type` flag
/third_party/node/lib/internal/
Dv8_prof_polyfill.js45 system: function(name, args) { method
/third_party/openssl/ssl/
Dssl_mcnf.c23 static int ssl_do_config(SSL *s, SSL_CTX *ctx, const char *name, int system) in ssl_do_config()
/third_party/libuv/src/unix/
Dhaiku.c117 system_info system; in uv_cpu_info() local
/third_party/rust/crates/rust-openssl/openssl-sys/build/
Dfind_normal.rs131 let system = Path::new("/usr/lib/libssl.0.9.8.dylib"); in find_openssl_dir() localVariable
/third_party/typescript/src/testRunner/unittests/
DreuseProgramStructure.ts968 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/
Dincremental.ts135 …const system = createWatchedSystem([libFile, file1, fileModified, config], { currentDirectory: pro… constant
/third_party/typescript/tests/cases/conformance/controlFlow/
DneverReturningFunctions1.ts179 system: any; property

123