Home | History | Annotate | Download | only in profviz

Lines Matching refs:With

4 // documentation for any purpose with or without fee is hereby granted,
15 // released version in the form of a patch file along with the binaries,
23 // with corresponding source modifications in the form of a patch file is
24 // granted with same provisions 2 through 4 for binary distributions.
190 // Runtime code shared with compiler
483 // defined with extern "C").
503 // Returns the C function with a specified identifier (for C++, you need to do manual name mangling)
614 // initialize it with setValue(), and so forth.
727 abort('Cannot enlarge memory arrays in asm.js. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value, or (2) set Module.TOTAL_MEMORY before the program runs.');
848 // but, in general there is no perfect solution here. With 64-bit ints, we get rounding and errors
1350 assert(!FS.init.initialized, 'FS.init was previously called. If you want to initialize later with custom parameters, remove any earlier calls (note that one is automatically added to the generated code)');
1448 // TODO: put these low in memory like we used to assert on: assert(Math.max(_stdin, _stdout, _stderr) < 15000); // make sure these are low, we flatten arrays with these
2360 this.message = "Program terminated with exit(" + status + ")";
2450 with different case",138:"EILSEQ",139:"Value too large for defined data type",140:"Operation canceled",141:"State not recoverable",142:"Previous owner died",143:"Streams pipe error"};function _strerror_r(errnum, strerrbuf, buflen) {
3332 // with the opened stream.
4003 console.log("warning: no blob constructor, cannot create blobs with mimetypes");
4011 // it is given the file's raw data. When it is done, it calls a callback with the file's