Home
last modified time | relevance | path

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

123

/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.ts180 …const system = ts.projectSystem.createServerHost([config1, class1, class1Dts, config2, class2, ts.… constant
213 const { ls, system, class1, class2 } = setup(ts.returnTrue); constant
235 …const { ls, system, class1Dts, class2 } = setup(/*useSourceOfProjectReferenceRedirect*/ undefined); constant
/third_party/rust/rust/
DREADME.md81 #### Build steps
116 #### Configure and Make
/third_party/python/Lib/curses/
Dhas_key.py185 system = _curses.has_key(key) variable
/third_party/grpc/src/cpp/server/load_reporter/
Dget_cpu_stats_linux.cc38 uint64_t user, nice, system, idle; in GetCpuStatsImpl() local
/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/grpc/test/cpp/qps/
Dusage_timer.h29 double system; member
/third_party/jerryscript/jerry-core/profiles/
DREADME.md13 #### Restrictions
/third_party/typescript/src/testRunner/unittests/tsbuild/
Dsample.ts273 const system = ts.TestFSWithWatch.changeToHostTrackingWrittenFiles( constant
345 const system = ts.TestFSWithWatch.changeToHostTrackingWrittenFiles( constant
/third_party/typescript/src/testRunner/unittests/tsbuildWatch/
DwatchEnvironment.ts14 …const system = ts.tscWatch.createWatchedSystem([ts.tscWatch.libFile, typing, ...flatArray(allPkgFi… constant
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/graph_kernel/runtime/
Dakg_kernel.h64 std::string system; variable
/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/mindspore/mindspore-src/source/mindspore/core/utils/system/
Dcrc32c.cc21 namespace system { namespace
/third_party/notofonts/scripts/
Dversionator.py64 def register_version(file, system): argument
/third_party/typescript/src/testRunner/unittests/
DreuseProgramStructure.ts788 const system = createTestSystem(files); constant
919 const system = createTestSystem([module1, module2, module3]); constant
955 const system = createTestSystem([module1, module2, module3]); constant
980 const system = createTestSystem([module1, module2, module3]); constant
/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/ncurses/Ada95/samples/
Dncurses2-util.adb137 procedure system (x : char_array); subprogspec
/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/libuv/src/unix/
Dhaiku.c122 system_info system; in uv_cpu_info() local

123