| /third_party/libevdev/test/ |
| H A D | test-common-uinput.c | 207 uinput_device_set_event_bit(struct uinput_device* dev, unsigned int type, unsigned int code) in uinput_device_set_event_bit() argument 215 int type, code; in uinput_device_set_event_bits_v() local 250 uinput_device_event(const struct uinput_device *dev, unsigned int type, unsigned int code, int value) in uinput_device_event() argument 257 int type, code, value; in uinput_device_event_multiple_v() local [all...] |
| /third_party/libfuse/lib/ |
| H A D | mount_util.c | 88 add_mount(const char *progname, const char *fsname, const char *mnt, const char *type, const char *opts) add_mount() argument 139 fuse_mnt_add_mount(const char *progname, const char *fsname, const char *mnt, const char *type, const char *opts) fuse_mnt_add_mount() argument
|
| /third_party/libinput/test/ |
| H A D | test-switch.c | 985 enum libinput_event_type type; in START_TEST() local 1203 enum libinput_event_type type; in START_TEST() local [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
| H A D | 2-4.c | 65 int type; /* Mutex type */ member [all...] |
| H A D | 2-6.c | 54 int type; member 207 int type; /* mutex type */ in main() member [all...] |
| H A D | 2-5.c | 69 int type; /* Type of mutex */ member 178 int type; /* mutex type */ in main() member [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
| H A D | 2-2.c | 93 int type; /* Mutex type */ member [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | simplified-lowering-verifier.cc | 25 void SimplifiedLoweringVerifier::CheckType(Node* node, const Type& type) { in CheckType() argument 42 void SimplifiedLoweringVerifier::CheckAndSet(Node* node, const Type& type, in CheckAndSet() argument [all...] |
| H A D | node-observer.h | 38 Type type() const { return type_; } in type() function in v8::internal::compiler::ObservableNodeState
|
| H A D | state-values-utils.h | 87 MachineType type; member
|
| H A D | node-properties.h | 264 static void SetType(Node* node, Type type) { in SetType() argument
|
| /third_party/node/deps/v8/src/date/ |
| H A D | dateparser-inl.h | 117 KeywordType type = token.keyword_type(); in Parse() local
|
| /third_party/node/deps/v8/include/v8-include/cppgc/internal/ |
| H A D | pointer-policies.h | 59 const WriteBarrier::Type type = in AssigningBarrier() local 77 const WriteBarrier::Type type = in AssigningBarrier() local
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | reglist-arm64.h | 47 CPURegList(CPURegister::RegisterType type, int size, int first_reg, in CPURegList() argument 60 CPURegister::RegisterType type() const { return type_; } in type() function in v8::internal::CPURegList [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | macro-assembler.h | 88 explicit FrameScope(TurboAssembler* tasm, StackFrame::Type type) in FrameScope() argument 111 const char* frame_name(StackFrame::Type type) { in frame_name() argument 138 FrameAndConstantPoolScope(MacroAssembler* masm, StackFrame::Type type) FrameAndConstantPoolScope() argument [all...] |
| /third_party/node/deps/v8/src/asmjs/ |
| H A D | asm-types.h | 77 static AsmValueType* AsValueType(AsmType* type) { in AsValueType() argument 133 void AddArgument(AsmType* type) { args_.push_back(type); } in AddArgument() argument [all...] |
| /third_party/node/deps/v8/src/extensions/ |
| H A D | gc-extension.cc | 26 v8::Isolate::GarbageCollectionType type; member 81 InvokeGC(v8::Isolate* isolate, ExecutionType execution_type, v8::Isolate::GarbageCollectionType type) InvokeGC() argument 110 AsyncGC(v8::Isolate* isolate, v8::Local<v8::Promise::Resolver> resolver, v8::Isolate::GarbageCollectionType type) AsyncGC() argument [all...] |
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | heap-page.cc | 116 BasePage::BasePage(HeapBase& heap, BaseSpace& space, PageType type) in BasePage() argument
|
| H A D | object-allocator.h | 87 const RawHeap::RegularSpaceType type = in AllocateObject() local 98 const RawHeap::RegularSpaceType type = in AllocateObject() local
|
| H A D | metric-recorder.h | 39 Type type = Type::kMajor; member
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | gc-tracer-inl.h | 86 constexpr bool GCTracer::Event::IsYoungGenerationEvent(Type type) { in IsYoungGenerationEvent() argument [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | inspected-context.cc | 137 addInternalObject(v8::Local<v8::Object> object, V8InternalValueType type) addInternalObject() argument
|
| /third_party/node/deps/v8/src/libplatform/tracing/ |
| H A D | trace-writer.cc | 62 void JSONTraceWriter::AppendArgValue(uint8_t type, in AppendArgValue() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | name-inl.h | 60 uint32_t type = map(cage_base).instance_type(); in DEF_GETTER() local 105 uint32_t Name::CreateHashFieldValue(uint32_t hash, HashFieldType type) { in CreateHashFieldValue() argument
|
| H A D | script-inl.h | 141 set_compilation_type(CompilationType type) set_compilation_type() argument [all...] |