Searched refs:explicit (Results 1 - 25 of 402) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/
H A Dgtest-matchers.h85 explicit MatchResultListener(::std::ostream* os) : stream_(os) {}
188 explicit MatcherInterfaceAdapter(const MatcherInterface<T>* impl)
248 explicit StreamMatchResultListener(::std::ostream* os)
298 explicit MatcherBase(const MatcherInterface<const T&>* impl) : impl_(impl) {}
301 explicit MatcherBase(
330 explicit Matcher() {} // NOLINT
333 explicit Matcher(const MatcherInterface<const T&>* impl)
337 explicit Matcher(
357 explicit Matcher(const MatcherInterface<const std::string&>* impl)
374 explicit Matche
[all...]
H A Dgtest-death-test.h192 explicit ExitedWithCode(int exit_code);
207 explicit KilledBySignal(int signum);
H A Dgtest-message.h106 explicit Message(const char* str) : ss_(new ::std::stringstream) {
H A Dgtest-spi.h68 explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result);
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/
H A Dgtest-death-test.h192 explicit ExitedWithCode(int exit_code);
206 explicit KilledBySignal(int signum);
H A Dgtest-message.h101 explicit Message(const char* str) : ss_(new ::std::stringstream) {
H A Dgtest-spi.h64 explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result);
/xsrc/external/mit/xkbutils/dist/
H A Dxkbvleds.c48 static unsigned long wanted, real, named, explicit, automatic, virtual; variable in typeref:typename:unsigned long
71 " [-+]explicit (Don't) watch explicit LEDs\n"
134 else if (uStrCaseEqual(&argv[i][1], "explicit"))
270 real = virtual = named = explicit = automatic = 0;
302 explicit |= bit;
322 explicit = ~explicit;
324 explicit = (useUnion ? 0 : ~0);
326 wanted |= real | virtual | named | automatic | explicit;
[all...]
/xsrc/external/mit/MesaLib/dist/include/android_stub/log/
H A Dlog_time.h43 explicit log_time(const timespec& T)
45 explicit log_time(uint32_t sec, uint32_t nsec = 0)
49 explicit log_time(clockid_t id) {
/xsrc/external/mit/xkeyboard-config/dist/tests/mxkbledpanel/
H A Dmxkbledpanel.c77 {"-explicit", "*wantExplicit", XrmoptionNoArg, (XtPointer) "0"},
78 {"+explicit", "*wantExplicit", XrmoptionNoArg, (XtPointer) "1"},
102 printf(" [-+]explicit (Don't) watch explicit LEDs\n");
157 unsigned int real,virtual,named,explicit,automatic; local in function:InitXkb
181 real=virtual=named=explicit=automatic=0;
194 real=virtual=named=explicit=automatic=0;
202 real=virtual=named=explicit=automatic=0;
234 else explicit|= bit;
250 explicit
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
H A Dgtest-filepath.h64 explicit FilePath(const std::string& pathname) : pathname_(pathname) {
H A Dgtest-port.h1119 explicit scoped_ptr(T* p = NULL) : ptr_(p) {}
1327 // the cast is safe. Such explicit ImplicitCast_s are necessary in
1520 explicit AutoHandle(Handle handle);
1671 explicit Mutex(StaticConstructorSelector /*dummy*/) {}
1714 explicit GTestMutexLock(Mutex* mutex)
1849 explicit ThreadLocal(const T& value)
1865 explicit ValueHolder(const T& value) : value_(value) {}
1905 explicit InstanceValueHolderFactory(const T& value) : value_(value) {}
1998 explicit GTestMutexLock(MutexBase* mutex)
2034 explicit ThreadLoca
[all...]
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
H A Dgtest-filepath.h67 explicit FilePath(const std::string& pathname) : pathname_(pathname) {
H A Dgtest-port.h1034 // the cast is safe. Such explicit ImplicitCast_s are necessary in
1224 explicit AutoHandle(Handle handle);
1376 explicit Mutex(StaticConstructorSelector /*dummy*/) {}
1419 explicit GTestMutexLock(Mutex* mutex)
1554 explicit ThreadLocal(const T& value)
1570 explicit ValueHolder(const T& value) : value_(value) {}
1610 explicit InstanceValueHolderFactory(const T& value) : value_(value) {}
1708 explicit GTestMutexLock(MutexBase* mutex)
1744 explicit ThreadLocal(const T& value)
1767 explicit ValueHolde
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi_private.h56 explicit st_src_reg(st_dst_reg reg);
104 explicit st_dst_reg(st_src_reg reg);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi_private.h56 explicit st_src_reg(st_dst_reg reg);
104 explicit st_dst_reg(st_src_reg reg);
/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBMisc.c430 unsigned char explicit, mods; local in function:XkbApplyCompatMapToKey
445 explicit = xkb->server->explicit[key];
446 if (explicit & XkbExplicitInterpretMask) /* nothing to do */
510 if (((explicit & XkbExplicitVModMapMask) == 0) &&
517 ((explicit & XkbExplicitBehaviorMask) == 0)) {
521 if (((explicit & XkbExplicitAutoRepeatMask) == 0) && (xkb->ctrls)) {
535 if (((explicit & XkbExplicitAutoRepeatMask) == 0) && (xkb->ctrls)) {
546 if (((explicit & XkbExplicitBehaviorMask) == 0) &&
619 unsigned explicit; local in function:XkbUpdateMapFromCore
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.0.4.rst64 - clover: Add explicit virtual destructor to argument class
88 - cherry-ignore: add explicit 18.1 only nominations
H A D10.1.3.rst47 - get-pick-list.sh: Require explicit "10.1" for nominating stable
H A D10.4.1.rst45 - i965/brw_reg: struct constructor now needs explicit negate and abs
H A D18.0.3.rst58 - cherry-ignore: add explicit 18.1 only nominations
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DXKBMisc.c94 /* Special case: if only the first group is explicit, and the symbols
225 * Special feature: if group 1 has an explicit type and all other groups
369 unsigned char explicit,mods; local in function:XkbApplyCompatMapToKey
384 explicit= xkb->server->explicit[key];
385 if (explicit&XkbExplicitInterpretMask) /* nothing to do */
444 if (((explicit&XkbExplicitVModMapMask)==0)&&
451 ((explicit&XkbExplicitBehaviorMask)==0)) {
455 if (((explicit&XkbExplicitAutoRepeatMask)==0)&&(xkb->ctrls)) {
468 if (((explicit
[all...]
/xsrc/external/mit/xorg-server/dist/xkb/
H A DXKBMisc.c91 /* Special case: if only the first group is explicit, and the symbols
225 * Special feature: if group 1 has an explicit type and all other groups
378 unsigned char explicit, mods; local in function:XkbApplyCompatMapToKey
393 explicit = xkb->server->explicit[key];
394 if (explicit & XkbExplicitInterpretMask) /* nothing to do */
458 if (((explicit & XkbExplicitVModMapMask) == 0) &&
465 ((explicit & XkbExplicitBehaviorMask) == 0)) {
469 if (((explicit & XkbExplicitAutoRepeatMask) == 0) && (xkb->ctrls)) {
483 if (((explicit
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c248 struct fdl_explicit_layout explicit = { local in function:fill_ubwc_buffer_sizes
261 prsc->last_level + 1, prsc->array_size, false, &explicit))
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
H A Dgtest-internal-inl.h284 // Implemented as an explicit loop since std::count_if() in libCstd on
352 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {}
468 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
484 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
501 explicit UnitTestImpl(UnitTest* parent);
1106 explicit StreamingListener(AbstractSocketWriter* socket_writer)

Completed in 43 milliseconds

1234567891011>>