Home
last modified time | relevance | path

Searched defs:system (Results 1 – 25 of 55) 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/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/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/openh264/
Dmeson.build39 system = host_machine.system() variable
106 elif system == 'windows' variable
149 elif system == 'windows' variable
/third_party/python/Lib/curses/
Dhas_key.py185 system = _curses.has_key(key) variable
/third_party/node/doc/api/
Dpackages.md93 ### Modules loaders
134 ### `package.json` and file extensions
190 ### `--input-type` flag
/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/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/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/typescript/src/testRunner/unittests/tsbuildWatch/
DwatchEnvironment.ts13 …const system = createWatchedSystem([libFile, typing, ...flatArray(allPkgFiles)], { currentDirector… constant
/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/typescript/tests/cases/conformance/types/members/
DindexSignatures1.ts234 const system = Symbol('system'); constant
243 [system]: {} as Plugs constant
/third_party/node/lib/internal/
Dv8_prof_polyfill.js45 system: function(name, args) { method
/third_party/curl/tests/unit/
Dunit1307.c270 enum system { enum
/third_party/typescript/src/compiler/
Dwatch.ts746 system: System; property
805 system?: System; property
808 const system = input.system || sys; constant
/third_party/libuv/src/unix/
Dhaiku.c117 system_info system; in uv_cpu_info() local

123