Home
last modified time | relevance | path

Searched defs:ACTION (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DImage_unittest.cpp26 ACTION(CreateMockImageImpl) in ACTION() function
H A DTransformFeedback_unittest.cpp25 ACTION(CreateMockTransformFeedbackImpl) in ACTION() function
/third_party/googletest/googlemock/test/
H A Dgmock_link_test.h433 ACTION(Return1) { return 1; } in ACTION() function
H A Dgmock-actions_test.cc2147 ACTION(ReturnArity) { return std::tuple_size<args_type>::value; } in ACTION() function
H A Dgmock-more-actions_test.cc994 ACTION(Return5) { return 5; } in ACTION() function
1005 ACTION(IncrementArg1) { (*arg1)++; } in ACTION() function
1016 ACTION(IncrementArg2) { in ACTION() function
1031 ACTION(Sum function
1051 ACTION(InvokeDummy) { ACTION() function
1065 ACTION(InvokeDummy2) { ACTION() function
1078 ACTION(ReturnAddrOfConstBoolReferenceArg) { ACTION() function
1090 ACTION(ReturnAddrOfIntReferenceArg) { ACTION() function
1103 ACTION(Sum) { return arg0 + arg1; } ACTION() function
1113 ACTION(PlusTwo) { return arg0 + 2; } ACTION() function
1157 ACTION(OverloadedAction) { return arg0 ? arg1 : "hello"; } ACTION() function
1332 ACTION(DoFoo) {} ACTION() function
1517 ACTION(ReturnSum) { return 0; } ACTION() function
[all...]
/third_party/alsa-lib/include/
H A Dsearch.h68 ACTION; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsearch.h13 typedef enum { FIND, ENTER } ACTION; typedef
/third_party/musl/porting/uniproton/kernel/include/
H A Dsearch.h13 typedef enum { FIND, ENTER } ACTION; typedef
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsearch.h13 typedef enum { FIND, ENTER } ACTION; typedef
/third_party/musl/include/
H A Dsearch.h13 typedef enum { FIND, ENTER } ACTION; typedef
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DPerfTest.java347 static final int ACTION = 16; field in PerfTest
/third_party/gn/src/gn/
H A Dtarget.h49 ACTION, enumerator
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs41 pub type ACTION = ::c_uint; types
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs53 pub type ACTION = ::c_int; types

Completed in 44 milliseconds