Home
last modified time | relevance | path

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

1234

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/kash/
Dkernel_pack.cc52 …kHash(const std::string & /* json_file */, const std::string &bin_file, const nlohmann::json &js) { in CheckHash()
95 bool LoadJsonFromFile(const std::string &json_file, nlohmann::json *js) { in LoadJsonFromFile()
157 nlohmann::json js; in ReadFromJsonFile() local
255 void KernelPack::ParseKernelName(const std::string &key, const nlohmann::json &js, KernelJsonInfo *… in ParseKernelName()
265 void KernelPack::ParseBinFileName(const std::string &key, const nlohmann::json &js, KernelJsonInfo … in ParseBinFileName()
274 void KernelPack::ParseBinFileSuffix(const std::string &key, const nlohmann::json &js, in ParseBinFileSuffix()
284 void KernelPack::ParseMagic(const std::string &key, const nlohmann::json &js, KernelJsonInfo *kerne… in ParseMagic()
297 void KernelPack::ParseBlockDim(const std::string &key, const nlohmann::json &js, KernelJsonInfo *ke… in ParseBlockDim()
306 void KernelPack::ParseCoreType(const std::string &key, const nlohmann::json &js, KernelJsonInfo *ke… in ParseCoreType()
315 void KernelPack::ParseTaskRatio(const std::string &key, const nlohmann::json &js, KernelJsonInfo *k… in ParseTaskRatio()
[all …]
/third_party/glfw/src/
Dinput.c86 const _GLFWjoystick* js) in isValidElementForJoystick()
100 static _GLFWmapping* findValidMapping(const _GLFWjoystick* js) in findValidMapping()
418 void _glfwInputJoystick(_GLFWjoystick* js, int event) in _glfwInputJoystick()
434 void _glfwInputJoystickAxis(_GLFWjoystick* js, int axis, float value) in _glfwInputJoystickAxis()
445 void _glfwInputJoystickButton(_GLFWjoystick* js, int button, char value) in _glfwInputJoystickButton()
457 void _glfwInputJoystickHat(_GLFWjoystick* js, int hat, char value) in _glfwInputJoystickHat()
510 _GLFWjoystick* js; in _glfwAllocJoystick() local
539 void _glfwFreeJoystick(_GLFWjoystick* js) in _glfwFreeJoystick()
1050 _GLFWjoystick* js; in glfwJoystickPresent() local
1075 _GLFWjoystick* js; in glfwGetJoystickAxes() local
[all …]
Dlinux_joystick.c50 static void handleKeyEvent(_GLFWjoystick* js, int code, int value) in handleKeyEvent()
59 static void handleAbsEvent(_GLFWjoystick* js, int code, int value) in handleAbsEvent()
107 static void pollAbsState(_GLFWjoystick* js) in pollAbsState()
225 _GLFWjoystick* js = in openJoystickDevice() local
246 static void closeJoystick(_GLFWjoystick* js) in closeJoystick()
369 _GLFWjoystick* js = _glfw.joysticks + jid; in _glfwTerminateJoysticksLinux() local
386 GLFWbool _glfwPollJoystickLinux(_GLFWjoystick* js, int mode) in _glfwPollJoystickLinux()
Dwin32_joystick.c257 static void closeJoystick(_GLFWjoystick* js) in closeJoystick()
353 _GLFWjoystick* js; in deviceCallback() local
507 _GLFWjoystick* js; in _glfwDetectJoystickConnectionWin32() local
562 _GLFWjoystick* js = _glfw.joysticks + jid; in _glfwDetectJoystickDisconnectionWin32() local
604 GLFWbool _glfwPollJoystickWin32(_GLFWjoystick* js, int mode) in _glfwPollJoystickWin32()
Dnull_joystick.c43 GLFWbool _glfwPollJoystickNull(_GLFWjoystick* js, int mode) in _glfwPollJoystickNull()
/third_party/typescript/src/harness/
DcompilerImpl.ts50 readonly js: documents.TextDocument | undefined; property
61 public readonly js: ReadonlyMap<string, documents.TextDocument>; property in CompilationResult
77 …const js = this.js = new collections.SortedMap<string, documents.TextDocument>({ comparer: this.vf… constant
110 js: js.get(outFile), constant
132 js: js.get(this.getOutputPath(sourceFile.fileName, extname)), constant
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dissue-447.hpp13 namespace js { namespace
21 namespace js { namespace
Dforward-inherit-struct.hpp2 namespace js { namespace
Dinherit-namespaced.hpp1 namespace js { namespace
Dforward-inherit-struct-with-fields.hpp2 namespace js { namespace
/third_party/typescript/tests/baselines/reference/tscWatch/incremental/
Dwith---out-watch.js72 {"bundle":{"commonSourceDirectory":"./","sourceFiles":["./file1.ts","./file2.ts"],"js":{"sections":… property
82 "js": { property
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/util/
Djson_helper.h78 nlohmann::json js; variable
129 nlohmann::json js; variable
Djson_helper.cc70 nlohmann::json js; in UpdateArray() local
113 nlohmann::json js; in RemoveKey() local
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-event-loop/source/
DEventLoop.cpp18 namespace js { namespace
/third_party/typescript/tests/baselines/reference/tscWatch/incremental/module-compilation/
Dwith---out-watch.js82 {"bundle":{"commonSourceDirectory":"./","sourceFiles":["./file1.ts","./file2.ts"],"js":{"sections":… property
92 "js": { property
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/akg/
Dakg_gpu_kernel_mod.cc35 auto js = nlohmann::json::parse(kernel_pack->GetJson()->contents, in GetFunction() local
86 auto js = kernel_pack->GetJson(); in AkgGpuKernelMod() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/core/
Dfile_configuration.h97 nlohmann::json js; variable
/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/vk-gl-cts/external/amber/src/samples/
Dandroid_helper.cc49 jstring js = static_cast<jstring>(env->GetObjectArrayElement(args, i)); in Java_com_google_amber_Amber_androidHelper() local
/third_party/grpc/tools/buildgen/
Dbuild_cleaner.py109 js = yaml.safe_load(f) variable
/third_party/typescript/tests/baselines/reference/tsbuildWatch/programUpdates/
Dwhen-referenced-using-prepend-builds-referencing-project-even-for-non-local-change.js89 {"bundle":{"commonSourceDirectory":"./","sourceFiles":["./index.ts"],"js":{"sections":[{"pos":0,"en… property
98 "js": { property
165 {"bundle":{"commonSourceDirectory":"./","sourceFiles":["./index.ts"],"js":{"sections":[{"pos":0,"en… property
174 "js": { property
325 {"bundle":{"commonSourceDirectory":"./","sourceFiles":["./index.ts"],"js":{"sections":[{"pos":0,"en… property
334 "js": { property
447 {"bundle":{"commonSourceDirectory":"./","sourceFiles":["./index.ts"],"js":{"sections":[{"pos":0,"en… property
456 "js": { property
604 {"bundle":{"commonSourceDirectory":"./","sourceFiles":["./index.ts"],"js":{"sections":[{"pos":0,"en… property
613 "js": { property
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/
Ddata_schema.cc346 nlohmann::json js; in LoadSchemaFile() local
396 nlohmann::json js = nlohmann::json::parse(schema_json_string); in LoadSchemaString() local
454 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/typescript/tests/baselines/reference/tsbuild/outfile-concat/
DdeclarationMap-and-sourceMap-disabled.js538 …","sourceFiles":["../second/second_part1.ts","../second/second_part2.ts"],"js":{"sections":[{"pos"… property
584 "js": { property
928 …ourceFiles":["../first_PART1.ts","../first_part2.ts","../first_part3.ts"],"js":{"sections":[{"pos"… property
967 "js": { property
DstripInternal-when-prepend-is-completely-internal.js186 {"bundle":{"commonSourceDirectory":"..","sourceFiles":["../first_PART1.ts"],"js":{"sections":[{"pos… property
210 "js": { property
328 {"bundle":{"commonSourceDirectory":"../..","sourceFiles":["../../third_part1.ts"],"js":{"sections":… property
361 "js": { property

1234