| /third_party/rust/crates/rustix/src/io/ |
| H A D | stdio.rs | 41 pub const unsafe fn stdin() -> BorrowedFd<'static> { consts 102 pub const unsafe fn stdout() -> BorrowedFd<'static> { consts 162 pub const unsafe fn stderr() -> BorrowedFd<'static> { consts
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/param/ |
| H A D | mustang_auxv.rs | 87 pub const unsafe fn new(ptr: *const T) -> Self { consts [all...] |
| /third_party/rust/crates/rustix/src/process/ |
| H A D | id.rs | 61 pub const unsafe fn from_raw(raw: RawUid) -> Self { consts 88 pub const unsafe fn from_raw(raw: RawGid) -> Self { consts 118 pub const unsafe fn from_raw(raw: RawPid) -> Option<Self> { consts 132 pub const unsafe fn from_raw_nonzero(raw: RawNonZeroPid) -> Self { consts 175 pub const unsafe fn from_raw(raw: RawCpuid) -> Self { consts
|
| /third_party/rust/crates/rust-openssl/openssl-errors/src/ |
| H A D | lib.rs | 97 pub const unsafe fn __from_raw(raw: FunctionInner) -> Function<T> { consts [all...] |
| /third_party/jinja2/ |
| H A D | sandbox.py | 112 def unsafe(f: F) -> F: function [all...] |
| /third_party/rust/crates/rustix/src/io/fd/ |
| H A D | owned.rs | 73 pub const unsafe fn borrow_raw(fd: RawFd) -> Self { consts
|
| /third_party/node/deps/v8/third_party/jinja2/ |
| H A D | sandbox.py | 181 def unsafe(f): function [all...] |
| /third_party/node/tools/inspector_protocol/jinja2/ |
| H A D | sandbox.py | 158 def unsafe(f): function [all...] |
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | sandbox.py | 181 def unsafe(f): function [all...] |
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| H A D | CodedOutputStreamTest.java | 152 private final boolean unsafe; field in CodedOutputStreamTest.NioDirectCoder 154 NioDirectCoder(int size, boolean unsafe) { in NioDirectCoder() argument 158 NioDirectCoder(int size, int initialPosition, boolean unsafe) { in NioDirectCoder() argument
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | keywords.h | 41 int unsafe; variable
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_concat.c | 44 unsigned unsafe; member
|
| /third_party/python/Lib/test/ |
| H A D | test_uuid.py | 38 unsafe = -1 variable in BaseTestUUID.test_safe_uuid_enum.CheckedSafeUUID
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | UnsafeUtil.java | 539 sun.misc.Unsafe unsafe; field in UnsafeUtil.MemoryAccessor 541 MemoryAccessor(sun.misc.Unsafe unsafe) { in MemoryAccessor() argument 618 JvmMemoryAccessor(sun.misc.Unsafe unsafe) JvmMemoryAccessor() argument 710 Android64MemoryAccessor(sun.misc.Unsafe unsafe) Android64MemoryAccessor() argument 830 Android32MemoryAccessor(sun.misc.Unsafe unsafe) Android32MemoryAccessor() argument [all...] |
| /third_party/python/Lib/ |
| H A D | uuid.py | 81 unsafe = -1 variable in SafeUUID
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | collationbuilder.cpp | 1675 ucol_getUnsafeSet( const UCollator *coll, USet *unsafe, UErrorCode *status) ucol_getUnsafeSet() argument
|
| H A D | rulebasedcollator.cpp | 1125 UBool unsafe = false; in doCompare() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationbuilder.cpp | 1696 ucol_getUnsafeSet( const UCollator *coll, USet *unsafe, UErrorCode *status) ucol_getUnsafeSet() argument
|
| H A D | rulebasedcollator.cpp | 1127 UBool unsafe = false; in doCompare() local
|
| /third_party/rust/crates/bitflags/src/ |
| H A D | lib.rs | 579 pub const unsafe fn from_bits_unchecked(bits: $T) -> Self { consts [all...] |
| /third_party/rust/crates/io-lifetimes/src/ |
| H A D | types.rs | 439 pub const unsafe fn borrow_raw(fd: RawFd) -> Self { global() consts 467 pub const unsafe fn borrow_raw(handle: RawHandle) -> Self { global() consts 485 pub const unsafe fn borrow_raw(socket: RawSocket) -> Self { global() consts [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationbuilder.cpp | 1669 ucol_getUnsafeSet( const UCollator *coll, USet *unsafe, UErrorCode *status) ucol_getUnsafeSet() argument
|
| H A D | rulebasedcollator.cpp | 1124 UBool unsafe = FALSE; in doCompare() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | proresenc_anatoliy.c | 539 encode_slice(AVCodecContext *avctx, const AVFrame *pic, int mb_x, int mb_y, unsigned mb_count, uint8_t *buf, unsigned data_size, int unsafe, int *qp, int is_interlaced, int is_top_field) encode_slice() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | effect-control-linearizer.cc | 2492 Node* unsafe = __ Int32LessThan(value, __ Int32Constant(0)); in LowerCheckedUint32ToInt32() local
|