Home
last modified time | relevance | path

Searched defs:WS (Results 1 – 25 of 38) sorted by relevance

12

/third_party/musl/src/string/
Dmemmove.c6 #define WS (sizeof(WT)) macro
/third_party/musl/porting/liteos_m/kernel/src/string/
Dmemmove.c6 #define WS (sizeof(WT)) macro
/third_party/musl/porting/liteos_a/kernel/src/string/
Dmemmove.c6 #define WS (sizeof(WT)) macro
/third_party/musl/porting/uniproton/kernel/src/string/
Dmemmove.c6 #define WS (sizeof(WT)) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DRegisterFile.cpp149 WriteState &WS = *Write.getWriteState(); in addRegisterWrite() local
244 const WriteState &WS, MutableArrayRef<unsigned> FreedPhysRegs) { in removeRegisterWrite()
291 bool RegisterFile::tryEliminateMove(WriteState &WS, ReadState &RS) { in tryEliminateMove()
420 WriteState &WS = *WR.getWriteState(); in addRegisterRead() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DRetireStage.cpp59 for (const WriteState &WS : Inst.getDefs()) in notifyInstructionRetired() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp414 const auto &WS = static_cast<const MCSymbolWasm &>(S); in executePostLayoutBinding() local
1145 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeObject() local
1200 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeObject() local
1290 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeObject() local
1417 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeObject() local
1441 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeObject() local
1492 const MCSymbolWasm &WS = *resolveSymbol(*Rel.Symbol); in writeObject() local
1511 const auto &WS = static_cast<const MCSectionWasm &>(S); in writeObject() local
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafglobal.c37 #define WRITING_SYSTEM( ws, WS ) /* empty */ argument
70 #define WRITING_SYSTEM( ws, WS ) \ argument
Daftypes.h262 #define WRITING_SYSTEM( ws, WS ) \ argument
/third_party/freetype/src/autofit/
Dafglobal.c37 #define WRITING_SYSTEM( ws, WS ) /* empty */ argument
70 #define WRITING_SYSTEM( ws, WS ) \ argument
Daftypes.h261 #define WRITING_SYSTEM( ws, WS ) \ argument
/third_party/libsnd/cmake/
DCMakeAutoGenScript.cmake4 set(WS " \t\r\n") variable
/third_party/icu/icu4c/source/test/cintltst/
Dcbiditst.h43 #define WS U_WHITE_SPACE_NEUTRAL macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DInstruction.cpp143 for (const WriteState &WS : getDefs()) { in computeCriticalRegDep() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestData.java32 protected static final int WS = UCharacterDirection.WHITE_SPACE_NEUTRAL; field in TestData
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
DTestData.java35 protected static final int WS = UCharacterDirection.WHITE_SPACE_NEUTRAL; field in TestData
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DWasmAsmParser.cpp151 auto WS = getContext().getWasmSection(Name, Kind.getValue()); in parseSectionDirective() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLexicalScopes.cpp239 LexicalScope *WS = WorkStack.back(); in constructScopeNest() local
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafglobal.c66 #define WRITING_SYSTEM( ws, WS ) \ argument
Daftypes.h202 #define WRITING_SYSTEM( ws, WS ) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h608 WriteRef(unsigned SourceIndex, WriteState *WS) : Data(SourceIndex, WS) {} in WriteRef()
624 const WriteState *WS = getWriteState(); in isAvailable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp636 auto WS = cast<MCSectionWasm>(getStreamer().getCurrentSection().first); in CheckDataSection() local
880 auto WS = getContext().getWasmSection(SecName, SectionKind::getText()); in doBeforeLabelEmit() local
/third_party/boost/boost/polygon/
Dtransform.hpp49 WS = 3, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp752 StringRef GuardWideningImpl::scoreTypeToString(WideningScore WS) { in scoreTypeToString()
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js3524 ,"WS":[,[,,"[19]\\d\\d",,,,,,,[3] property

12