Home
last modified time | relevance | path

Searched refs:name (Results 18126 - 18150 of 24112) sorted by relevance

1...<<721722723724725726727728729730>>...965

/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/main/
H A Ddevices.c99 .name = "alert",
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dv4l2_show.c113 dprintf("\tinput = {.index=%u, .name=\"%s\", " in show_v4l2_input()
119 input->name, in show_v4l2_input()
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-adopt-udp/
H A Dminimal-raw-adopt-udp.c185 protocols[0].name, NULL, NULL, NULL, NULL, in main()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-proxy/
H A Dmain.c15 * fulfilment. The clients state the streamtype name they want and ask for the
103 "\"name\": \"le_via_isrg\","
283 nl.name = "app"; in main()
/third_party/ltp/libs/libltpuinput/
H A Dtst_uinput.c134 .name = VIRTUAL_DEVICE, in create_input_device()
/third_party/ltp/testcases/commands/mkswap/
H A Dmkswap01.sh125 udevadm trigger --name-match=$TST_DEVICE
/third_party/libwebsockets/lib/roles/listen/
H A Dops-listen.c151 wsi->a.vhost->name); in rops_handle_POLLIN_listen()
165 cwsi->role_ops->name); in rops_handle_POLLIN_listen()
186 /* role name */ "listen",
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/
H A Dss-s3-main.c118 "\"name\": \"s3-root-cert\","
128 "\"name\": \"sigv4_br\","
267 nl.name = "app"; in main()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.h45 unsigned name; member
/third_party/node/lib/internal/main/
H A Dprint_help.js137 0: name, 1: { helpText, type, value, defaultIsTrue },
141 let displayName = name;
153 if (to[0] === name && to.length === 1) {
161 if (from === `${name}=`) {
163 } else if (from === `${name} <arg>`) {
209 '(default if no file name is provided, ' +
/third_party/node/test/fixtures/wpt/streams/writable-streams/
H A Dstart.any.js6 const error1 = { name: 'error1' };
144 function catchAndRecord(promise, name) {
145 promises.push(promise.then(t.unreached_func(`promise ${name} should not resolve`),
147 events.push(name);
/third_party/node/test/node-api/test_reference_by_node_api_version/
H A Dtest.js63 name: 'Error',
/third_party/node/test/parallel/
H A Dtest-buffer-compare-offset.js91 name: 'TypeError',
H A Dtest-child-process-spawnsync-input.js81 { code: 'ERR_INVALID_ARG_TYPE', name: 'TypeError' });
H A Dtest-domain-uncaught-exception.js174 assert.fail(`test ${test.fn.name} should have sent message: ${
182 assert.fail(`test ${test.fn.name} should not have sent message: ${
H A Dtest-http2-compat-socket.js20 name: 'Error',
H A Dtest-icu-transcode.js47 name: 'TypeError',
H A Dtest-os-process-priority.js116 name: 'SystemError'
H A Dtest-repl-options.js100 name: 'TypeError',
H A Dtest-repl-top-level-await.js205 { ctrl: true, name: 'c' },
H A Dtest-stream-unshift-read-race.js78 name: 'Error',
H A Dtest-tls-connect-abort-controller.js31 assert.strictEqual(err.name, 'AbortError');
H A Dtest-whatwg-url-custom-searchparams.js80 name: 'TypeError'
79 name: 'TypeError' global() property
/third_party/node/tools/actions/
H A Dcommit-queue.sh32 git config --local user.name "Node.js GitHub Bot"
37 if jq -e 'map(.name) | index("request-ci")' < labels.json; then
51 if jq -e 'map(.name) | index("commit-queue-squash")' < labels.json; then
53 elif jq -e 'map(.name) | index("commit-queue-rebase")' < labels.json; then
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/resources/
H A Ddifferential_fuzz_library.js74 return `${object.constructor.name || "Object"}{${content}}`;

Completed in 18 milliseconds

1...<<721722723724725726727728729730>>...965