Home
last modified time | relevance | path

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

123

/third_party/libsnd/
DREADME.md66 ### Requirements
78 ### Building from command line
116 ### Configuring CMake
190 ### Linking from CMake projects
227 ### 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/typescript/src/testRunner/unittests/services/
DlanguageService.ts179 …const system = projectSystem.createServerHost([config1, class1, class1Dts, config2, class2, projec… constant
212 const { ls, system, class1, class2 } = setup(returnTrue); constant
234 …const { ls, system, class1Dts, class2 } = setup(/*useSourceOfProjectReferenceRedirect*/ undefined); constant
/third_party/node/doc/api/
Dpackages.md58 ### Introduction
109 ### Modules loaders
150 ### `package.json` and file extensions
206 ### `--input-type` flag
/third_party/python/Lib/curses/
Dhas_key.py185 system = _curses.has_key(key) 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.c12 int system(const char *cmd) in system() function
/third_party/jerryscript/jerry-core/profiles/
DREADME.md13 #### Restrictions
/third_party/typescript/src/testRunner/unittests/tsbuild/
Dsample.ts269 const system = TestFSWithWatch.changeToHostTrackingWrittenFiles( constant
341 const system = TestFSWithWatch.changeToHostTrackingWrittenFiles( constant
/third_party/typescript/src/testRunner/unittests/tsbuildWatch/
DwatchEnvironment.ts13 …const system = createWatchedSystem([libFile, typing, ...flatArray(allPkgFiles)], { currentDirector… constant
/third_party/python/Lib/
Dplatform.py263 def _syscmd_ver(system='', release='', version='', argument
501 def system_alias(system, release, version): argument
914 def system(): function
/third_party/notofonts/scripts/
Dversionator.py64 def register_version(file, system): argument
/third_party/node/deps/openssl/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/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/node/lib/internal/
Dv8_prof_polyfill.js45 system: function(name, args) { method
/third_party/typescript/tests/cases/conformance/types/members/
DindexSignatures1.ts234 const system = Symbol('system'); constant
243 [system]: {} as Plugs constant
/third_party/curl/tests/unit/
Dunit1307.c270 enum system { enum
/third_party/node/deps/uv/src/unix/
Dhaiku.c117 system_info system; in uv_cpu_info() local
/third_party/typescript/src/compiler/
Dwatch.ts746 system: System; property
805 system?: System; property
808 const system = input.system || sys; constant
/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/libuv/src/unix/
Dhaiku.c122 system_info system; in uv_cpu_info() local

123