Home
last modified time | relevance | path

Searched defs:js (Results 1 – 25 of 148) sorted by relevance

123456

/third_party/node/doc/api/
Dintl.md66 ### Disable all internationalization features (`none`)
71 ### Build with a pre-installed ICU (`system-icu`)
85 ### Embed a limited set of ICU data (`small-icu`)
145 ### Embed the entire ICU (`full-icu`)
/third_party/node/test/fixtures/wpt/resources/
Dreadme.md10 ### Getting started
19 ### Full documentation
23 ### Tutorials
/third_party/flutter/glfw/src/
Dlinux_joystick.c54 _GLFWjoystickLinux* js; in openJoystickDevice() local
111 static GLFWbool pollJoystickEvents(_GLFWjoystickLinux* js) in pollJoystickEvents()
309 _GLFWjoystickLinux* js = _glfw.linux_js.js + joy; in _glfwPlatformJoystickPresent() local
315 _GLFWjoystickLinux* js = _glfw.linux_js.js + joy; in _glfwPlatformGetJoystickAxes() local
325 _GLFWjoystickLinux* js = _glfw.linux_js.js + joy; in _glfwPlatformGetJoystickButtons() local
335 _GLFWjoystickLinux* js = _glfw.linux_js.js + joy; in _glfwPlatformGetJoystickName() local
Dwin32_joystick.c241 static void closeJoystick(_GLFWjoystickWin32* js) in closeJoystick()
340 _GLFWjoystickWin32* js; in deviceCallback() local
452 _GLFWjoystickWin32* js; in openXinputDevice() local
492 static GLFWbool pollJoystickState(_GLFWjoystickWin32* js, int mode) in pollJoystickState()
731 _GLFWjoystickWin32* js = _glfw.win32_js + joy; in _glfwPlatformJoystickPresent() local
737 _GLFWjoystickWin32* js = _glfw.win32_js + joy; in _glfwPlatformGetJoystickAxes() local
747 _GLFWjoystickWin32* js = _glfw.win32_js + joy; in _glfwPlatformGetJoystickButtons() local
757 _GLFWjoystickWin32* js = _glfw.win32_js + joy; in _glfwPlatformGetJoystickName() local
/third_party/typescript/src/harness/
DcompilerImpl.ts42 readonly js: documents.TextDocument | undefined; property
53 public readonly js: ReadonlyMap<string, documents.TextDocument>; property in compiler.CompilationResult
69 …const js = this.js = new collections.SortedMap<string, documents.TextDocument>({ comparer: this.vf… constant
102 js: js.get(outFile), constant
124 js: js.get(this.getOutputPath(sourceFile.fileName, extname)), constant
/third_party/node/deps/npm/lib/config/
Dcore.js217 Conf.prototype.loadPrefix = require('./load-prefix.js')
218 Conf.prototype.loadCAFile = require('./load-cafile.js')
219 Conf.prototype.setUser = require('./set-user.js')
220 Conf.prototype.getCredentialsByURI = require('./get-credentials-by-uri.js')
221 Conf.prototype.setCredentialsByURI = require('./set-credentials-by-uri.js')
222 Conf.prototype.clearCredentialsByURI = require('./clear-credentials-by-uri.js')
224 Conf.prototype.loadExtras = function (cb) {
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dissue-447.hpp13 namespace js { namespace
21 namespace js { namespace
Dinherit-namespaced.hpp1 namespace js { namespace
Dforward-inherit-struct.hpp2 namespace js { namespace
Dforward-inherit-struct-with-fields.hpp2 namespace js { namespace
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-event-loop/source/
DEventLoop.cpp18 namespace js { namespace
/third_party/node/
DSECURITY.md16 ### Node.js bug bounty program
/third_party/node/deps/npm/lib/utils/
Dmetrics-launch.js23 function runInBackground (js, args, opts) { argument
/third_party/libwebsockets/lib/misc/
Dlws-struct-lejp.c499 lws_struct_serialize_t *js = lws_zalloc(sizeof(*js), __func__); in lws_struct_json_serialize_create() local
528 lws_struct_pretty(lws_struct_serialize_t *js, uint8_t **pbuf, size_t *plen) in lws_struct_pretty()
543 lws_struct_json_serialize(lws_struct_serialize_t *js, uint8_t *buf, in lws_struct_json_serialize()
/third_party/node/benchmark/napi/function_call/
Dindex.js33 function js() { function
/third_party/skia/tools/skqp/
Dgn_to_bp.py138 js = gn_to_bp_utils.GenerateJSONFromGN(gn_args) variable
/third_party/flutter/skia/tools/skqp/
Dgn_to_bp.py138 js = gn_to_bp_utils.GenerateJSONFromGN(gn_args) variable
/third_party/typescript/tests/baselines/reference/tsbuild/watchMode/programUpdates/
Dwhen-referenced-using-prepend-builds-referencing-project-even-for-non-local-change.js91 "js": { property
147 "js": { property
285 "js": { property
385 "js": { property
521 "js": { property
606 "js": { property
/third_party/typescript/tests/baselines/reference/tsbuild/outfile-concat/initial-build/
DstripInternal-when-prepend-is-completely-internal.js158 "js": { property
278 "js": { property
DdeclarationMap-and-sourceMap-disabled.js545 "js": { property
912 "js": { property
/third_party/skia/gn/
Dgn_to_bp_utils.py34 def GrabDependentValues(js, name, value_type, list_to_extend, exclude): argument
/third_party/flutter/skia/gn/
Dgn_to_bp_utils.py32 def GrabDependentValues(js, name, value_type, list_to_extend, exclude): argument
/third_party/flutter/skia/platform_tools/android/apps/skottie/src/main/cpp/
DJavaInputStreamAdaptor.cpp51 JavaInputStreamAdaptor(JavaVM* jvm, jobject js, jbyteArray ar, jint capacity, in JavaInputStreamAdaptor()
62 static JavaInputStreamAdaptor* Create(JNIEnv* env, jobject js, jbyteArray ar, in Create()
/third_party/node/deps/npm/test/tap/
Duninstall-in-reverse.js13 '../../lib/install/action/unbuild.js': function (staging, pkg, log, next) { method in /lib/install/action/unbuild
/third_party/protobuf/python/google/protobuf/
Djson_format.py218 def _RegularMessageToJsonObject(self, message, js): argument
388 def _DuplicateChecker(js): argument
485 def _ConvertFieldValuePair(self, js, message): argument

123456