Searched +full:auto +full:- +full:string +full:- +full:detection (Results 1 – 25 of 143) sorted by relevance
123456
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Nuno Sa <nuno.sa@analog.com>15 https://www.analog.com/media/en/technical-documentation/data-sheets/ltc4282.pdf20 - adi,ltc428225 vdd-supply: true30 '#clock-cells':33 adi,rsense-nano-ohms:36 adi,vin-mode-microvolt:[all …]
1 //===--------- DefineExternalSectionStartAndEndSymbols.h --------*- C++ -*-===//5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception7 //===----------------------------------------------------------------------===//13 //===----------------------------------------------------------------------===//49 for (auto *Sym : Externals) { in operator()52 auto &SR = getSectionRange(*D.Sec); in operator()64 SR.getLastBlock()->getSize(), 0, Linkage::Strong, in operator()74 auto I = SectionRanges.find(&Sec); in getSectionRange()77 return I->second; in getSectionRange()111 /// ELF section start/end symbol detection.[all …]
1 //===- WithColor.h ---------28 String, global() enumerator 42 Auto, global() enumerator [all...]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/leds/backlight/qcom-wled.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Bjorn Andersson <andersson@kernel.org>11 - Kiran Gunda <quic_kgunda@quicinc.com>21 - qcom,pm8941-wled22 - qcom,pmi8950-wled23 - qcom,pmi8994-wled24 - qcom,pmi8998-wled[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - linux-rtc@vger.kernel.org17 must perform auto-detection from ID register.19 - abracon,abx80x20 - abracon,ab080121 - abracon,ab080322 - abracon,ab080423 - abracon,ab0805[all …]
1 //===-- sanitizer_flags.h --------[all...]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Sony IMX296 1/2.8-Inch CMOS Image Sensor10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>11 - Laurent Pinchart <laurent.pinchart@ideasonboard.com>13 description: |-14 The Sony IMX296 is a 1/2.9-Inch active pixel type CMOS Solid-state image16 features a global shutter with variable charge-integration time. It is17 programmable through I2C and 4-wire interfaces. The sensor output is[all …]
1 //===- FuzzerLoop.cpp - Fuzzer's main loop --------[all...]
1 //===- FuzzerDriver.cpp - FuzzerDriver function and flags -----------------===//5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception7 //===----------------------------------------------------------------------===//9 //===----------------------------------------------------------------------===//28 #include <string>89 static std::vector<std::string> *Inputs;90 static std::string *ProgName;94 auto Prog = ProgName->c_str(); in PrintHelp()96 Printf("%s [-flag1=val1 [-flag2=val2 ...] ] [dir1 [dir2 ...] ]\n", Prog); in PrintHelp()99 Printf("%s [-flag1=val1 [-flag2=val2 ...] ] file1 [file2 ...]\n", Prog); in PrintHelp()[all …]
2 * Copyright (c) 2016-2021, Przemyslaw Skibinski, Yann Collet, Facebook, Inc.5 * This source code is licensed under both the BSD-style license (found in the8 * You may select, at your option, one of the above-listed licenses.29 /* returns a string with version of zstd library */36 - compilation with the additional option -DZWRAP_USE_ZSTD=137 - using '#define ZWRAP_USE_ZSTD 1' in source code before '#include "zstd_zlibwrapper.h"'38 - calling ZWRAP_useZSTDcompression(1)39 All above-mentioned methods will enable zstd compression for all threads.40 Be aware that ZWRAP_useZSTDcompression() is not thread-safe and may lead to a race condition. */65 By default auto-detection of zstd and zlib streams in enabled (ZWRAP_AUTO).[all …]
1 //===- NumberObjectConversionChecker.cpp -------------------------*- C++ -*-==//5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception7 //===----------------------------------------------------------------------===//17 // Currently the checker supports the Objective-C NSNumber class,18 // and the OSBoolean class found in macOS low-level code; the latter21 // This checker has an option "Pedantic" (boolean), which enables detection of23 // are more likely to produce false positives) - disabled by default,24 // enabled with `-analyzer-config osx.NumberObjectConversion:Pedantic=true'.26 //===----------------------------------------------------------------------===//67 if (IsPedanticMatch && !C->Pedantic) in run()[all …]
70 .Bl -column Name Type /usr/bin/login72 .It "ac str unused expect-send chat script for modem answer"73 .It "al str unused user to auto-login instead of prompting"83 .It "co bool false console - add"122 .It "ic str unused expect-send chat script for modem initialization"145 .It "np bool false terminal uses no parity (i.e., 8-bit characters)"146 .It "nx str default next table (for auto speed selection)"196 .Bl -column Name Type /usr/bin/login199 .It "cd num 0 carriage-return delay"203 .It "fd num 0 form-feed (vertical motion) delay"[all …]
1 # SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause)4 ---6 $schema: http://devicetree.org/meta-schemas/core.yaml#11 - Andrew Davis <afd@ti.com>14 The DP83822 is a low-power, single-port, 10/100 Mbps Ethernet PHY. It16 data over standard, twisted-pair cables or to connect to an external,17 fiber-optic transceiver. Additionally, the DP83822 provides flexibility to24 - $ref: ethernet-phy.yaml#30 ti,link-loss-low:39 ti,fiber-mode:[all …]
1 //===-- RegisterFlags.h -----------------------------------------*- C++ -*-===//5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception7 //===----------------------------------------------------------------------===//13 #include <string>29 std::string m_name;31 Enumerator(uint64_t value, std::string name) in Enumerator()44 FieldEnum(std::string id, const Enumerators &enumerators);48 const std::string &GetID() const { return m_id; } in GetID()55 std::string m_id;65 Field(std::string name, unsigned start, unsigned end);[all …]
1 //===-- Language.h ---------------------------------------------------*- C++2 //-*-===//6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception8 //===----------------------------------------------------------------------===//24 #include "lldb/lldb-private.h"25 #include "lldb/lldb-public.h"116 for (auto& scavenger : m_scavengers) { in Find_Impl()117 if (scavenger && scavenger->Find(exe_scope, key, results, append)) in Find_Impl()140 for (auto& scavenger : m_scavengers) { in Find_Impl()142 success = scavenger->Find(exe_scope, key, results, append) || success; in Find_Impl()[all …]
8 - compatible : Should be "dlg,da7217" or "dlg,da7218"9 - reg: Specifies the I2C slave address11 - VDD-supply: VDD power supply for the device12 - VDDMIC-supply: VDDMIC power supply for the device13 - VDDIO-supply: VDDIO power supply for the device18 - interrupts: IRQ line info for DA7218 chip.19 (See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt for21 - interrupt-names : Name associated with interrupt line. Should be "wakeup" if23 - wakeup-source: Flag to indicate this device can wake system (suspend/resume).25 - clocks : phandle and clock specifier for codec MCLK.[all …]
4 - compatible : should be "mediatek,<soc-model>-mtu3", "mediatek,mtu3",5 soc-model is the name of SoC, such as mt8173, mt2712 etc,6 when using "mediatek,mtu3" compatible string, you need SoC specific8 - "mediatek,mt8173-mtu3"9 - reg : specifies physical base address and size of the registers10 - reg-names: should be "mac" for device IP and "ippc" for IP port control11 - interrupts : interrupt used by the device IP12 - power-domains : a phandle to USB power domain node to control USB's14 - vusb33-supply : regulator of USB avdd3.3v15 - clocks : a list of phandle + clock-specifier pairs, one for each[all …]
1 //===-- ItaniumABILanguageRuntime.cpp -------------------------------------===//5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception7 //===----------------------------------------------------------------------===//68 vtable_info.symbol->GetMangled().GetDemangledName().GetStringRef(); in GetTypeInfo()71 ": static-type = '%s' has vtable symbol '%s'\n", in GetTypeInfo()81 std::string lookup_name("::"); in GetTypeInfo()87 ModuleSP module_sp = vtable_info.symbol->CalculateSymbolContextModule(); in GetTypeInfo()95 module_sp->FindTypes(query, results); in GetTypeInfo()105 m_process->GetTarget().GetImages().FindTypes(nullptr, query, results); in GetTypeInfo()106 for (const auto &type_sp : results.GetTypeMap().Types()) in GetTypeInfo()[all …]
1 //===--- X86.cpp - X86 Helpers for Tools ------------------------*- C++ -*-===//5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception7 //===----------------------------------------------------------------------===//24 std::string x86::getX86TargetCPU(const Driver &D, const ArgList &Args, in getX86TargetCPU()27 StringRef CPU = A->getValue(); in getX86TargetCPU()29 return std::string(CPU); in getX86TargetCPU()31 // FIXME: Reject attempts to use -march=native unless the target matches in getX86TargetCPU()35 return std::string(CPU); in getX86TargetCPU()40 // The keys are case-sensitive; this matches link.exe. in getX86TargetCPU()41 // 32-bit and 64-bit /arch: flags. in getX86TargetCPU()[all …]
1 //===- llvm/Support/Unix/Path.inc - Unix Path Implementation ----*- C++ -*-===//5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception7 //===----------------------------------------------------------------------===//11 //===----------------------------------------------------------------------===//13 //===----------------------------------------------------------------------===//16 //===----------------------------------------------------------------------===//40 #include <mach-o/dyld.h>127 const file_t kInvalidFile = -1;138 // We cannot write PATH_MAX characters because the string will be terminated191 /// GetMainExecutable - Return the path to the main executable, given the[all …]
29 - Rename internal getline() to get_line() to avoid31 - Avoid a NULL dereference in an error message.44 - Add the time.h headers to accheck_includes, for the strptime check.45 - Remove the check for el_init in libedit; we're always replacing54 - Only attempt to el_parse() a command unknown by the default57 - Turn off the alarmtimer before resetting the SIGALRM handler60 - Add epsv6 and epsv to disable extended passive mode for ipv6 or64 - Improve parsing of chunked transfer chunks per RFC2616:65 - more stringent chunk-size parsing66 - ignore optional trailing ';chunk-ext' stuff, instead of barfing[all …]
1 //===- RegionInfoImpl.h - SESE region detection analysis -------[all...]
2 * Copyright 2008-2012 Freescale Semiconductor Inc.36 @Description Deep Sleep Auto Response project - common module header file. 38 Author - Eyal Harari53 @Description Deep Sleep Auto Response VLAN-IPv4 Binding Table (for ARP/ICMPv4)59 …uint16_t vlanId; /*!< 12 bits VLAN ID. The 4 left-most bits should be cleared …65 @Description Deep Sleep Auto Response Address Resolution Protocol Statistics Descriptor67 0x00 INVAL_CNT Invalid ARP IPv4-Ethernet counter69 0x08 CD_CNT Conflict Detection counter70 0x0C AR_CNT Auto-Response counter78 uint32_t invalCnt; /**< Invalid ARP IPv4-Ethernet counter. */[all …]
1 //===--- CodeGenOptions.def - Code generation option database ----- C++ -*-===//5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception7 //===----------------------------------------------------------------------===//18 //===----------------------------------------------------------------------===//38 CODEGENOPT(DisableIntegratedAS, 1, 0) ///< -no-integrated-as39 CODEGENOPT(Crel, 1, 0) ///< -Wa,--crel40 CODEGENOPT(RelaxELFRelocations, 1, 1) ///< -Wa,-mrelax-relocations={yes,no}41 CODEGENOPT(SSE2AVX , 1, 0) ///< -msse2avx42 CODEGENOPT(AsmVerbose , 1, 0) ///< -dA, -fverbose-asm.43 CODEGENOPT(PreserveAsmComments, 1, 1) ///< -dA, -fno-preserve-as-comments.[all …]
1 // -*- C++ -*-2 //===------[all...]