Home
last modified time | relevance | path

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

1234567

/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/mindspore/mindspore/ccsrc/backend/kernel_compiler/kash/
Dkernel_pack.cc29 bool CheckHash(const std::string &json_file, const std::string &bin_file, const nlohmann::json &js)… in CheckHash()
85 nlohmann::json js; in ReadFromJsonFile() local
172 void KernelPack::ParseKernelJson(const nlohmann::json &js) { in ParseKernelJson()
210 nlohmann::json js; in LoadKernelMeta() local
/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/mindspore/mindspore/ccsrc/minddata/dataset/util/
Djson_helper.h71 nlohmann::json js; variable
115 nlohmann::json js; variable
Djson_helper.cc69 nlohmann::json js; in UpdateArray() local
104 nlohmann::json js; in RemoveKey() local
/third_party/grpc/tools/codegen/core/
Dgen_stats_data.py375 def FindNamed(js, name): argument
381 def RemoveCoreFields(js): argument
393 def AddCoreFields(js): argument
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-event-loop/source/
DEventLoop.cpp18 namespace js { namespace
/third_party/mindspore/mindspore/ccsrc/ps/core/
Dfile_configuration.h71 nlohmann::json js; variable
Dscheduler_node.cc594 nlohmann::json js; in ProcessScaleOut() local
675 nlohmann::json js; in ProcessScaleIn() local
704 nlohmann::json js; in ProcessGetNodesInfo() local
731 nlohmann::json js; in ProcessGetClusterState() local
793 nlohmann::json js; in ProcessNewInstance() local
845 nlohmann::json js; in ProcessQueryInstance() local
901 nlohmann::json js; in ProcessEnableFLS() local
957 nlohmann::json js; in ProcessDisableFLS() local
/third_party/grpc/tools/profiling/microbenchmarks/
Dbm2bq.py48 js = json.loads(f.read()) variable
Dbm_json.py179 def expand_json(js, js2=None): argument
/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/grpc/tools/buildgen/
Dbuild_cleaner.py85 js = yaml.load(f) variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/
Ddata_schema.cc343 nlohmann::json js; in LoadSchemaFile() local
387 nlohmann::json js = nlohmann::json::parse(schema_json_string); in LoadSchemaString() local
445 Status DataSchema::PreLoadExceptionCheck(const nlohmann::json &js) { in PreLoadExceptionCheck()
/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/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

1234567