/kernel/linux/linux-6.6/drivers/nvdimm/ |
H A D | region.c | 16 static unsigned long once; in nd_region_probe() local 26 && !test_and_set_bit(0, &once)) { in nd_region_probe()
|
/third_party/node/doc/api_assets/ |
H A D | api.js | 23 { once: true }, 111 as the visible elements in the header change once we pin it. 189 document.addEventListener('DOMContentLoaded', bootstrap, { once: true });
|
/third_party/node/test/parallel/ |
H A D | test-child-process-fork-getconnections.js | 51 sockets[m.id].once('close', sendClosed.bind(null, m.id)); 98 child.once('message', common.mustCall((m) => {
|
H A D | test-http-upgrade-server.js | 132 conn.once('data', (data) => { 152 conn.once('data', function(data) {
|
H A D | test-http2-connect.js | 34 client.once('connect', mustCall((headers) => { 142 client.once('connect', mustCall(() => {
|
H A D | test-tls-connect-abort-controller.js | 9 const { getEventListeners, once } = require('events'); 28 await once(socket, 'close');
|
/third_party/node/doc/api/assets/ |
H A D | api.js | 23 { once: true }, 111 as the visible elements in the header change once we pin it. 189 document.addEventListener('DOMContentLoaded', bootstrap, { once: true });
|
/third_party/node/benchmark/net/ |
H A D | net-s2c.js | 115 Writer.prototype.once = function() {}; 124 dest.once('drain', this.flow);
|
/third_party/node/deps/npm/node_modules/agent-base/dist/ |
H A D | helpers.js | 58 .once('response', resolve) 59 .once('error', reject)
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | threads_win.c | 134 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once() argument 136 LONG volatile *lock = (LONG *)once; in CRYPTO_THREAD_run_once()
|
/third_party/skia/src/core/ |
H A D | SkDataTable.cpp | 82 static SkOnce once; in MakeEmpty() local 83 once([]{ singleton = new SkDataTable(); }); in MakeEmpty()
|
H A D | SkOpts.cpp | 149 static SkOnce once; in Init() local 150 once(init); in Init()
|
H A D | SkXfermode.cpp | 93 static SkOnce once[COUNT_BLENDMODES]; in Make() local 96 once[(int)mode]([mode] { in Make()
|
/third_party/openssl/crypto/ |
H A D | threads_win.c | 134 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once() argument 136 LONG volatile *lock = (LONG *)once; in CRYPTO_THREAD_run_once()
|
/third_party/skia/src/utils/win/ |
H A D | SkDWrite.cpp | 52 static SkOnce once; in sk_get_dwrite_factory() local 53 once(create_dwrite_factory, &gDWriteFactory); in sk_get_dwrite_factory()
|
/third_party/libfuse/include/ |
H A D | libfuse_config.h | 6 #pragma once
|
/third_party/skia/third_party/externals/imgui/examples/example_allegro5/ |
H A D | imconfig_allegro5.h | 7 #pragma once
|
/third_party/node/deps/openssl/openssl/include/crypto/ |
H A D | lhash.h | 12 # pragma once
|
/third_party/node/deps/openssl/openssl/include/internal/ |
H A D | err.h | 12 # pragma once
|
/third_party/skia/third_party/externals/swiftshader/include/Android/cutils/ |
H A D | native_handle.h | 17 #pragma once
|
/third_party/openssl/include/crypto/ |
H A D | lhash.h | 12 # pragma once
|
/third_party/openssl/include/internal/ |
H A D | err.h | 12 # pragma once
|
/third_party/eudev/src/shared/ |
H A D | ioprio.h | 1 #pragma once
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | RemoveTree.h | 35 #pragma once
|
/third_party/json/tests/cmake_target_include_directories/project/ |
H A D | Foo.hpp | 9 #pragma once
|