Searched refs:Wrapper (Results 1 – 16 of 16) sorted by relevance
462 static WRAPPER_DATA Wrapper = {NULL, NULL, NULL}; variable476 if (Wrapper.p_stdin != NULL) in cgiwrap()478 Py_DECREF (Wrapper.p_stdin); in cgiwrap()480 Wrapper.p_stdin = p_stdin; in cgiwrap()481 Py_INCREF (Wrapper.p_stdin); in cgiwrap()485 if (Wrapper.p_stdout != NULL) in cgiwrap()487 Py_DECREF (Wrapper.p_stdout); in cgiwrap()489 Wrapper.p_stdout = p_stdout; in cgiwrap()490 Py_INCREF (Wrapper.p_stdout); in cgiwrap()494 if (Wrapper.p_env != NULL) in cgiwrap()[all …]
41 Wrapper for compilers which do not understand `-c -o'.
48 Wrapper for lex/yacc invocations, renaming files as desired.
141 4. Wrapper functions148 Wrapper functions will twist the result of the ieee754
248 * Wrapper scripts (with manpages): bzdiff, bzgrep, bzmore.
1148 …(KJS::allocChars): Wrapper around fastMalloc that takes a length in characters. It will return 0 …1149 …(KJS::reallocChars): Wrapper around fastRealloc that takes a length in characters. It will return…
13362 Wrapper for JSValue::isObject and exception creation (these need
5139 (Interface): Wrapper class added to wrap objects in a dbus interface
8847 * Scripts/run-sunspider: Added. Wrapper to run sunspider on the
27214 (+[WebError _webKitErrorWithCode:failingURL:]): Wrapper that registers the
30566 (compareFuncWrapper): Wrapper that uses global variables to overcome the lack
20305 * page/JavaScriptFunctionCallProfile.cpp: Added. Wrapper around the JSC20325 * page/JavaScriptProfile.cpp: Added. Wrapper around the JSC Profile.
35064 Wrapper map is now kept as JSGlobalData::clientData. Also changed debug-only wrapperSet
3130 Bindings work fine, as the SVG POD JS Wrapper stuff is already in svn.