Home
last modified time | relevance | path

Searched defs:ActionType (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DrecursiveArrayNotCircular.js41 (function (ActionType) { argument
/third_party/typescript/tests/cases/compiler/
DrecursiveArrayNotCircular.ts3 enum ActionType { enum
DinstantiateContextualTypes.ts37 type ActionType<P> = string & { attachPayloadTypeHack?: P & never } alias
/third_party/skia/third_party/externals/libwebp/examples/
Dwebpmux.c79 } ActionType; typedef
/third_party/icu/tools/unicode/c/genuca/
Dgenuca.cpp452 enum ActionType { enum
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-kerx-table.hh477 ActionType = 0xC0000000, /* A two-bit field containing the action type. */ enumerator
/third_party/backends/backend/
Dmustek_usb2_asic.h1360 SANE_Byte ActionType; /* 0: Forward, 1: Backward, 2:Back To Home */ member