Home
last modified time | relevance | path

Searched refs:get (Results 1426 - 1450 of 13129) sorted by relevance

1...<<51525354555657585960>>...526

/third_party/node/lib/
H A Ddiagnostics_channel.js44 get(key) {
45 return super.get(key)?.get();
49 return super.get(key)?.incRef();
53 return super.get(key)?.decRef();
133 get hasSubscribers() {
199 get hasSubscribers() {
213 const channel = channels.get(name);
232 const channel = channels.get(name);
/third_party/node/test/fixtures/wpt/FileAPI/blob/
H A DBlob-constructor.any.js115 get length() { throw test_error; }
145 get [Symbol.iterator]() {
149 get length() {
158 get 0() {
167 get 1() {
171 get 2() {
373 get type() { accessed.push('type'); },
374 get endings() { accessed.push('endings'); }
389 get type() { assert_unreached("type getter should not be called."); }
/third_party/libinput/tools/
H A Dlibinput-measure-fuzz.py95 if not device.get("ID_INPUT_TOUCHPAD", 0):
113 0x00: self.udev_device.get("LIBINPUT_FUZZ_00"),
114 0x01: self.udev_device.get("LIBINPUT_FUZZ_01"),
115 0x35: self.udev_device.get("LIBINPUT_FUZZ_35"),
116 0x36: self.udev_device.get("LIBINPUT_FUZZ_36"),
196 0x00: device.udev_device.get("EVDEV_ABS_00"),
197 0x01: device.udev_device.get("EVDEV_ABS_01"),
198 0x35: device.udev_device.get("EVDEV_ABS_35"),
199 0x36: device.udev_device.get("EVDEV_ABS_36"),
381 # Some devices match better on pvr, others on pn, so we get t
[all...]
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtracing-controller.cc81 base::MutexGuard lock(mutex_.get()); in ~TracingController()
144 base::MutexGuard lock(mutex_.get()); in AddTraceEventWithTimestamp()
211 base::MutexGuard lock(mutex_.get()); in StartTracing()
233 base::MutexGuard lock(mutex_.get()); in StopTracing()
250 trace_processor_.get(), &output_writer, nullptr, nullptr, nullptr); in StopTracing()
259 base::MutexGuard lock(mutex_.get()); in StopTracing()
310 base::MutexGuard lock(mutex_.get()); in GetCategoryGroupEnabled()
349 base::MutexGuard lock(mutex_.get());
359 base::MutexGuard lock(mutex_.get());
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DMatcherCompiler.java127 target -> numberOfTrailingZeros(dfa.edgeValue(source, target).get().getDigitMask())); in sortedOutputs()
145 target -> dfa.edgeValue(source, target).get().getDigitMask(); in getOutMap()
219 Operation current = getOp(nodes.get(0)); in createOps()
221 Operation next = getOp(nodes.get(n)); in createOps()
235 return Iterables.get(nodes, 0); in getInitialState()
262 return getOutStates().stream().map(seqStart::get).collect(toImmutableSet()); in unorderedOutSequences()
273 String.format("{%s} %s", nodes.get(0), Joiner.on(" >> ").join(ops))); in toString()
278 seqStart.get(out).toString(buf, indent + 1); in toString()
290 return seqStart.get(init).toString(); in toString()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmPointerParameterTests.cpp1089 addComputePointerParamToParamTest(group.get()); in createPointerParameterComputeGroup()
1090 addComputePointerParamToGlobalTest(group.get()); in createPointerParameterComputeGroup()
1091 addComputePointerBufferMemoryTest(group.get()); in createPointerParameterComputeGroup()
1092 addComputePointerBufferMemoryVariablePointersTest(group.get()); in createPointerParameterComputeGroup()
1093 addComputePointerWorkgroupMemoryVariablePointersTest(group.get()); in createPointerParameterComputeGroup()
1101 addGraphicsPointerParamToParamTest(group.get()); in createPointerParameterGraphicsGroup()
1102 addGraphicsPointerParamToGlobalTest(group.get()); in createPointerParameterGraphicsGroup()
1103 addGraphicsPointerBufferMemoryTest(group.get()); in createPointerParameterGraphicsGroup()
1104 addGraphicsPointerBufferMemoryVariablePointersTest(group.get()); in createPointerParameterGraphicsGroup()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Deliminate_dead_member_test.cpp626 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
687 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
728 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
771 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
813 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
1089 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
1117 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
1145 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
1285 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Deliminate_dead_member_test.cpp626 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
687 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
728 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
771 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
813 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
1089 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
1117 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
1145 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
1285 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.cpp132 BuildMI(*MI.getParent(), II, dl, TII.get(SP::SETHIi), SP::G1) in replaceFI()
137 BuildMI(*MI.getParent(), II, dl, TII.get(SP::ADDrr), SP::G1).addReg(SP::G1) in replaceFI()
150 BuildMI(*MI.getParent(), II, dl, TII.get(SP::SETHIi), SP::G1) in replaceFI()
152 BuildMI(*MI.getParent(), II, dl, TII.get(SP::XORri), SP::G1) in replaceFI()
155 BuildMI(*MI.getParent(), II, dl, TII.get(SP::ADDrr), SP::G1).addReg(SP::G1) in replaceFI()
189 BuildMI(*MI.getParent(), II, dl, TII.get(SP::STDFri)) in eliminateFrameIndex()
192 MI.setDesc(TII.get(SP::STDFri)); in eliminateFrameIndex()
201 BuildMI(*MI.getParent(), II, dl, TII.get(SP::LDDFri), DestEvenReg) in eliminateFrameIndex()
205 MI.setDesc(TII.get(SP::LDDFri)); in eliminateFrameIndex()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLateEHPrepare.cpp137 TII.get(WebAssembly::CATCH), DstReg); in addCatches()
158 BuildMI(MBB, TI, TI->getDebugLoc(), TII.get(WebAssembly::BR)) in replaceFuncletReturns()
173 BuildMI(MBB, TI, TI->getDebugLoc(), TII.get(WebAssembly::RETHROW)) in replaceFuncletReturns()
309 BuildMI(EHPad, DL, TII.get(WebAssembly::BR_ON_EXN)) in addExceptionExtraction()
313 BuildMI(EHPad, DL, TII.get(WebAssembly::BR)).addMBB(ElseMBB); in addExceptionExtraction()
345 BuildMI(ElseMBB, DL, TII.get(WebAssembly::CONST_I32), Reg).addImm(0); in addExceptionExtraction()
346 BuildMI(ElseMBB, DL, TII.get(WebAssembly::CALL_VOID)) in addExceptionExtraction()
349 BuildMI(ElseMBB, DL, TII.get(WebAssembly::UNREACHABLE)); in addExceptionExtraction()
352 BuildMI(ElseMBB, DL, TII.get(WebAssembly::RETHROW)).addReg(ExnReg); in addExceptionExtraction()
/third_party/spirv-tools/test/opt/
H A Deliminate_dead_member_test.cpp625 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
686 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
727 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
770 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
812 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
1089 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
1117 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
1145 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
1285 EXPECT_EQ(opt::Pass::Status::SuccessWithoutChange, std::get<1>(result)); in TEST_F()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmPointerParameterTests.cpp1088 addComputePointerParamToParamTest(group.get()); in createPointerParameterComputeGroup()
1089 addComputePointerParamToGlobalTest(group.get()); in createPointerParameterComputeGroup()
1090 addComputePointerBufferMemoryTest(group.get()); in createPointerParameterComputeGroup()
1091 addComputePointerBufferMemoryVariablePointersTest(group.get()); in createPointerParameterComputeGroup()
1092 addComputePointerWorkgroupMemoryVariablePointersTest(group.get()); in createPointerParameterComputeGroup()
1100 addGraphicsPointerParamToParamTest(group.get()); in createPointerParameterGraphicsGroup()
1101 addGraphicsPointerParamToGlobalTest(group.get()); in createPointerParameterGraphicsGroup()
1102 addGraphicsPointerBufferMemoryTest(group.get()); in createPointerParameterGraphicsGroup()
1103 addGraphicsPointerBufferMemoryVariablePointersTest(group.get()); in createPointerParameterGraphicsGroup()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp97 llvm::Constant *one = llvm::ConstantInt::get(extTy, 1); in lowerPAVG()
122 llvm::Value *undef = llvm::UndefValue::get(srcTy); in lowerPMOV()
150 jit->module.get(), llvm::Intrinsic::nearbyint, { x->getType() }); in lowerRound()
162 jit->module.get(), llvm::Intrinsic::floor, { x->getType() }); in lowerFloor()
169 jit->module.get(), llvm::Intrinsic::trunc, { x->getType() }); in lowerTrunc()
176 jit->module.get(), llvm::Intrinsic::sqrt, { x->getType() }); in lowerSQRT()
192 llvm::ConstantFP::get(vectorTy->getElementType(), 1)); in lowerRCP()
196 one = llvm::ConstantFP::get(ty, 1); in lowerRCP()
215 llvm::ConstantInt::get(ty->getElementType(), scalarY)); in lowerVectorShl()
228 llvm::ConstantInt::get(t in lowerVectorAShr()
[all...]
/third_party/node/deps/npm/test/lib/commands/
H A Dprofile.js7 async get () {},
64 t.test('profile get no args', async t => {
66 async get () {
73 await profile.exec(['get'])
84 await profile.exec(['get'])
95 await profile.exec(['get'])
105 await profile.exec(['get'])
111 async get () {
120 await profile.exec(['get'])
126 async get () {
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp173 auto CustomSection = cast<WasmYAML::CustomSection>(Section.get()); in mapping()
181 sectionMapping(IO, *cast<WasmYAML::DylinkSection>(Section.get())); in mapping()
185 sectionMapping(IO, *cast<WasmYAML::LinkingSection>(Section.get())); in mapping()
189 sectionMapping(IO, *cast<WasmYAML::NameSection>(Section.get())); in mapping()
193 sectionMapping(IO, *cast<WasmYAML::ProducersSection>(Section.get())); in mapping()
197 sectionMapping(IO, *cast<WasmYAML::TargetFeaturesSection>(Section.get())); in mapping()
201 sectionMapping(IO, *cast<WasmYAML::CustomSection>(Section.get())); in mapping()
208 sectionMapping(IO, *cast<WasmYAML::TypeSection>(Section.get())); in mapping()
213 sectionMapping(IO, *cast<WasmYAML::ImportSection>(Section.get())); in mapping()
218 sectionMapping(IO, *cast<WasmYAML::FunctionSection>(Section.get())); in mapping()
[all...]
/third_party/jerryscript/tests/jerry/
H A Dregression-test-issue-132.js18 v_2 = Object.defineProperties([,], { '0': { get: function() { } } });
25 get: function() { return 0; }
34 get: function() { return 0; }
/third_party/skia/src/gpu/gl/
H A DGrGLAssembleHelpers.cpp12 void* ctx, GrGLGetProc get) { in GrGetEGLQueryAndDisplay()
13 *queryString = (GrEGLQueryStringFn*)get(ctx, "eglQueryString"); in GrGetEGLQueryAndDisplay()
17 (GrEGLGetCurrentDisplayFn*)get(ctx, "eglGetCurrentDisplay"); in GrGetEGLQueryAndDisplay()
11 GrGetEGLQueryAndDisplay(GrEGLQueryStringFn** queryString, GrEGLDisplay* display, void* ctx, GrGLGetProc get) GrGetEGLQueryAndDisplay() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp32 // technically the last frame area (VLAs) doesn't get created until in the
370 BuildMI(MBB, MBBI, DL, TII->get(TargetOpcode::CFI_INSTRUCTION))
507 MIB = BuildMI(MF, DL, TII.get(AArch64::SEH_SaveFRegP_X)) in InsertSEH()
521 MIB = BuildMI(MF, DL, TII.get(AArch64::SEH_SaveFPLR_X)) in InsertSEH()
525 MIB = BuildMI(MF, DL, TII.get(AArch64::SEH_SaveRegP_X)) in InsertSEH()
537 MIB = BuildMI(MF, DL, TII.get(AArch64::SEH_SaveFReg_X)) in InsertSEH()
548 MIB = BuildMI(MF, DL, TII.get(AArch64::SEH_SaveReg_X)) in InsertSEH()
558 MIB = BuildMI(MF, DL, TII.get(AArch64::SEH_SaveFRegP)) in InsertSEH()
570 MIB = BuildMI(MF, DL, TII.get(AArch64::SEH_SaveFPLR)) in InsertSEH()
574 MIB = BuildMI(MF, DL, TII.get(AArch6 in InsertSEH()
[all...]
/kernel/linux/linux-5.10/Documentation/sphinx/
H A Dkerneldoc.py85 tab_width = self.options.get('tab-width', self.state.document.settings.tab_width)
89 self.options['identifiers'] = self.options.get('functions')
94 export_file_patterns = str(self.options.get('export')).split()
97 export_file_patterns = str(self.options.get('internal')).split()
99 cmd += ['-function', str(self.options.get('doc'))]
101 identifiers = self.options.get('identifiers').split()
109 no_identifiers = self.options.get('no-identifiers').split()
H A Dkernel_include.py65 # to get a bit security back, prohibit /etc:
98 encoding = self.options.get(
101 tab_width = self.options.get(
116 startline = self.options.get('start-line', None)
117 endline = self.options.get('end-line', None)
129 after_text = self.options.get('start-after', None)
137 before_text = self.options.get('end-before', None)
155 classes=self.options.get('class', []))
/kernel/linux/linux-6.6/Documentation/sphinx/
H A Dkernel_include.py66 # to get a bit security back, prohibit /etc:
101 encoding = self.options.get(
104 tab_width = self.options.get(
119 startline = self.options.get('start-line', None)
120 endline = self.options.get('end-line', None)
132 after_text = self.options.get('start-after', None)
140 before_text = self.options.get('end-before', None)
158 classes=self.options.get('class', []))
/kernel/linux/linux-5.10/sound/firewire/bebob/
H A Dbebob_focusrite.c266 .get = &saffirepro_both_clk_freq_get,
273 .get = &saffirepro_both_clk_src_get,
284 .get = &saffirepro_both_clk_src_get,
293 .get = &snd_bebob_stream_get_rate,
299 .get = &saffire_both_clk_src_get,
305 .get = &saffire_meter_get,
316 .get = &saffire_meter_get,
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dflamegraph.py97 pid = event.get("sample", {}).get("pid", 0)
110 name = entry.get("sym", {}).get("name", "[unknown]")
111 libtype = self.get_libtype_from_dso(entry.get("dso"))
114 name = event.get("symbol", "[unknown]")
115 libtype = self.get_libtype_from_dso(event.get("dso"))
/kernel/linux/linux-6.6/sound/firewire/bebob/
H A Dbebob_focusrite.c266 .get = &saffirepro_both_clk_freq_get,
273 .get = &saffirepro_both_clk_src_get,
284 .get = &saffirepro_both_clk_src_get,
293 .get = &snd_bebob_stream_get_rate,
299 .get = &saffire_both_clk_src_get,
305 .get = &saffire_meter_get,
316 .get = &saffire_meter_get,
/third_party/gn/src/base/memory/
H A Dweak_ptr.h169 // otherwise get instantiated separately for each distinct instantiation of
241 T* get() const { in get() function in base::WeakPtr
246 DCHECK(get() != nullptr); in operator *()
247 return *get(); in operator *()
250 DCHECK(get() != nullptr); in operator ->()
251 return get(); in operator ->()
255 explicit operator bool() const { return get() != nullptr; } in operator bool()
279 return weak_ptr.get() == nullptr; in operator ==()

Completed in 29 milliseconds

1...<<51525354555657585960>>...526