Home
last modified time | relevance | path

Searched refs:once (Results 2601 - 2625 of 2716) sorted by relevance

1...<<101102103104105106107108109

/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/openssl/
H A Dx509v3.h17 # pragma once
H A Dx509.h18 # pragma once
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/include/openssl/
H A Dx509v3.h17 # pragma once
H A Dx509.h18 # pragma once
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/
H A Dx509v3.h17 # pragma once
H A Dx509.h18 # pragma once
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/openssl/
H A Dx509v3.h17 # pragma once
H A Dx509.h18 # pragma once
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dx509v3.h17 # pragma once
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/openssl/
H A Dx509v3.h17 # pragma once
H A Dx509.h18 # pragma once
/third_party/node/deps/openssl/config/archs/linux64-loongarch64/no-asm/include/openssl/
H A Dx509v3.h17 # pragma once
H A Dx509.h18 # pragma once
/third_party/mesa3d/src/imgui/
H A Dimgui.h27 #pragma once
109 struct ImGuiOnceUponAFrame; // Helper for running a block of code not more than once a frame, used by IMGUI_ONCE_UPON_A_FRAME macro
658 IMGUI_API ImVec2 GetMouseDragDelta(int button = 0, float lock_threshold = -1.0f); // return the delta from the initial clicking position. This is locked and return 0.0f until the mouse moves past a distance threshold at least once. If lock_threshold < -1.0f uses io.MouseDraggingThreshold
1155 ImGuiCond_Once = 1 << 1, // Set the variable once per runtime session (only the first call with succeed)
1283 // Configuration (fill once) // Default value
1536 // Helper: Execute a block of code at maximum once a frame. Convenient if you want to quickly create an UI within deep-nested code that runs multiple times every frame.
1537 // Usage: static ImGuiOnceUponAFrame oaf; if (oaf) ImGui::Text("This will be called only once per frame");
1602 // This is optimized for efficient lookup (dichotomy into a contiguous buffer) and rare insertion (typically tied to user interactions aka max once a frame)
1621 // - Sorted insertion is costly, paid once. A typical frame shouldn't need to insert any new pair.
1644 // For quicker full rebuild of a storage (instead of an incremental one), you may add all your contents and then sort once
[all...]
/third_party/node/deps/openssl/openssl/include/openssl/
H A Devp.h12 # pragma once
200 * called once only */
/third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/
H A Dx509v3.h17 # pragma once
H A Dx509.h18 # pragma once
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/include/openssl/
H A Dx509v3.h17 # pragma once
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/openssl/
H A Dx509v3.h17 # pragma once
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/include/openssl/
H A Dx509v3.h17 # pragma once
H A Dx509.h18 # pragma once
/third_party/node/deps/openssl/config/archs/linux64-s390x/no-asm/include/openssl/
H A Dx509v3.h17 # pragma once
H A Dx509.h18 # pragma once
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/include/openssl/
H A Dx509v3.h17 # pragma once
H A Dx509.h18 # pragma once

Completed in 96 milliseconds

1...<<101102103104105106107108109