Home
last modified time | relevance | path

Searched refs:_g (Results 1 – 25 of 120) sorted by relevance

12345

/external/rust/crates/parking_lot/src/
Ddeadlock.rs75 let _g = m1.lock(); in test_mutex_deadlock() localVariable
81 let _g = m2.lock(); in test_mutex_deadlock() localVariable
87 let _g = m3.lock(); in test_mutex_deadlock() localVariable
110 let _g = m1.lock(); in test_mutex_deadlock_reentrant() localVariable
139 let _g = m1.lock(); in test_remutex_deadlock() localVariable
140 let _g = m1.lock(); in test_remutex_deadlock() localVariable
146 let _g = m2.lock(); in test_remutex_deadlock() localVariable
147 let _g = m2.lock(); in test_remutex_deadlock() localVariable
153 let _g = m3.lock(); in test_remutex_deadlock() localVariable
154 let _g = m3.lock(); in test_remutex_deadlock() localVariable
[all …]
Dcondvar.rs439 let _g = m2.lock(); in notify_one() localVariable
490 let _g = m2.lock(); in notify_one_return_true() localVariable
502 let _g = m.lock(); in notify_one_return_false() localVariable
557 let _g = m2.lock(); in wait_for() localVariable
584 let _g = m2.lock(); in wait_until() localVariable
621 let _g = m.lock(); in two_mutexes() localVariable
636 let _g = m2.lock(); in two_mutexes_disjoint() localVariable
/external/llvm-project/llvm/test/MC/COFF/
Dcv-inline-linetable-unreachable.s9 .def _g;
13 .globl _g symbol
15 _g: # @g label
66 .long Lfunc_end0-_g
68 .secrel32 _g
69 .secidx _g
97 .cv_linetable 0, _g, Lfunc_end0
Dcv-def-range.s9 .def _g;
13 .globl _g symbol
15 _g: # @g label
67 .long Lfunc_end0-_g # Code size
71 .secrel32 _g # Function section relative address
72 .secidx _g # Function section index
95 .cv_linetable 0, _g, Lfunc_end0
/external/llvm/test/MC/COFF/
Dcv-inline-linetable-unreachable.s9 .def _g;
13 .globl _g symbol
15 _g: # @g label
64 .long Lfunc_end0-_g
66 .secrel32 _g
67 .secidx _g
95 .cv_linetable 0, _g, Lfunc_end0
Dcv-def-range.s9 .def _g;
13 .globl _g symbol
15 _g: # @g label
66 .long Lfunc_end0-_g # Code size
70 .secrel32 _g # Function section relative address
71 .secidx _g # Function section index
94 .cv_linetable 0, _g, Lfunc_end0
/external/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/X86/
DELF_x86_64_StubBuf.s2 # RUN: llvm-rtdyld -print-alloc-requests -triple=x86_64-pc-linux -dummy-extern _g=196608 -verify %t
18 callq _g
19 callq _g
20 callq _g
/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
DELF_x86_64_StubBuf.s2 # RUN: llvm-rtdyld -print-alloc-requests -triple=x86_64-pc-linux -dummy-extern _g=196608 -verify %T…
18 callq _g
19 callq _g
20 callq _g
/external/mesa3d/src/util/format/
Du_format_yuv.h62 const float _g = SATURATE(g); in util_format_rgb_float_to_yuv() local
67 const int _y = scale * ( (0.257f * _r) + (0.504f * _g) + (0.098f * _b)); in util_format_rgb_float_to_yuv()
68 const int _u = scale * (-(0.148f * _r) - (0.291f * _g) + (0.439f * _b)); in util_format_rgb_float_to_yuv()
69 const int _v = scale * ( (0.439f * _r) - (0.368f * _g) - (0.071f * _b)); in util_format_rgb_float_to_yuv()
114 const int _g = (298 * _y - 100 * _u - 208 * _v + 128) >> 8; in util_format_yuv_to_rgb_8unorm() local
118 *g = CLAMP(_g, 0, 255); in util_format_yuv_to_rgb_8unorm()
/external/arm-trusted-firmware/include/arch/aarch64/
Dsmccc_helpers.h59 #define SMC_GET_GP(_h, _g) \ argument
60 read_ctx_reg((get_gpregs_ctx(_h)), (_g))
61 #define SMC_SET_GP(_h, _g, _v) \ argument
62 write_ctx_reg((get_gpregs_ctx(_h)), (_g), (_v))
/external/python/cpython2/Lib/
Dtypes.py47 def _g(): function
49 GeneratorType = type(_g())
84 del sys, _f, _g, _C, _x # Not for export
/external/llvm-project/llvm/test/MC/MachO/
Dsymbol-diff.s2 _g: label
5 _g.eh:
/external/llvm/test/MC/MachO/
Dsymbol-diff.s2 _g: label
5 _g.eh:
/external/llvm-project/llvm/test/CodeGen/X86/
Dprefixdata.ll20 ; MACHO-NEXT: .alt_entry _g
21 ; MACHO-NEXT: _g:
Dsibcall-byval.ll9 ; 32: jmp _g
12 ; 64: jmp _g
Dx86-repmov-copy-eflags.ll64 ; CHECK: calll _g
80 ; CHECK: calll _g
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dprefixdata.ll20 ; MACHO-NEXT: .alt_entry _g
21 ; MACHO-NEXT: _g:
/external/python/cryptography/src/cryptography/hazmat/primitives/asymmetric/
Ddh.py94 self._g = g
103 self._g == other._g and
/external/llvm/test/CodeGen/X86/
Dsibcall-byval.ll9 ; 32: jmp _g
12 ; 64: jmp _g
/external/rust/crates/nix/test/
Dtest.rs79 _g: RwLockWriteGuard<'a, ()> field
87 _g: guard, in new()
/external/llvm-project/lld/test/ELF/
Dundef-multi.s49 .globl _g symbol
50 _g: label
/external/python/cpython3/Lib/
Dtypes.py25 def _g(): function
27 GeneratorType = type(_g())
65 del sys, _f, _g, _C, _c, _ag # Not for export
/external/llvm-project/clang/test/CXX/over/over.oper/over.literal/
Dp2.cpp28 void operator "" _g(const char *);
/external/clang/test/CXX/over/over.oper/over.literal/
Dp2.cpp28 void operator "" _g(const char *);
/external/llvm/test/CodeGen/ARM/
D2011-04-15-AndVFlagPeepholeBug.ll6 ; CHECK: blle _g

12345