Home
last modified time | relevance | path

Searched defs:RESULT (Results 1 - 7 of 7) sorted by relevance

/third_party/rust/crates/once_cell/examples/
H A Dtest_synchronization.rs16 static RESULT: OnceCell<usize> = OnceCell::new(); consts
/third_party/ffmpeg/libavcodec/arm/
H A Dstartcode_armv6.S24 RESULT .req a1 label
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dmlpdsp_init.c97 #define RESULT "%%rsi" macro
123 #define RESULT "%%eax" macro
/third_party/ltp/testcases/network/nfsv4/locks/
H A Dlocktests.h108 RESULT, enumerator
/third_party/skia/src/sksl/
H A DSkSLConstantFolder.cpp430 #define RESULT(Op) fold_int_expression(line, \ in Simplify() macro
477 #undef RESULT Simplify() macro
486 #define RESULT Simplify() macro
500 #undef RESULT Simplify() macro
[all...]
/third_party/python/Lib/unittest/test/
H A Dtest_program.py181 RESULT = object() variable
/third_party/python/Modules/
H A D_localemodule.c260 #define RESULT(key, obj)\ in _locale_localeconv_impl() macro
337 #undef RESULT in _locale_localeconv_impl() macro

Completed in 6 milliseconds