Home
last modified time | relevance | path

Searched defs:SO (Results 1 – 20 of 20) sorted by relevance

/third_party/libsnd/src/GSM610/
Dpreprocess.c45 int16_t SO ; in Gsm_Preprocess() local
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DUConverterConstants.java58 static final int SO = 0x0E; field
DCharsetMBCS.java1124 SO enumConstant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFrameInfo.cpp223 const StackObject &SO = Objects[i]; in print() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DContinuationRecordBuilder.cpp227 auto SO = makeArrayRef(SegmentOffsets); in end() local
/third_party/python/Lib/curses/
Dascii.py19 SO = 0x0e # ^N variable
/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_rogue_pds_encode.h149 uint32_t SO, in pvr_pds_inst_encode_stm()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp406 MachineOperand &SO = MI->getOperand(2); // Source. in createWideStores() local
DHexagonConstPropagation.cpp661 const MachineOperand &SO = PN.getOperand(i); in visitPHI() local
3053 MachineOperand &SO = MI.getOperand(CopyOf); in rewriteHexConstUses() local
3085 MachineOperand &SO = MI.getOperand(CopyOf); in rewriteHexConstUses() local
DHexagonExpandCondsets.cpp578 unsigned HexagonExpandCondsets::getCondTfrOpcode(const MachineOperand &SO, in getCondTfrOpcode()
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js3017 ,"SO":[,[,,"[57-9]\\d\\d",,,,,,,[3] property
Dmetadata.js6836 ,"SO":[,[,,"[346-9]\\d{8}|[12679]\\d{7}|[1-5]\\d{6}|[1348]\\d{5}",,,,,,,[6,7,8,9] property
Dmetadatalite.js6836 ,"SO":[,[,,"[346-9]\\d{8}|[12679]\\d{7}|[1-5]\\d{6}|[1348]\\d{5}",,,,,,,[6,7,8,9] property
Ddemo-compiled.js405 …"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SO:[,[,,"[346-9]\\d{8}|… property
636 …]],[,,"1[46]\\d\\d",,,,"1400",,,[4]],,[,,"2[468]\\d{3}",,,,"24000",,,[5]]],SO:[,[,,"[57-9]\\d\\d",… property
/third_party/python/Modules/cjkcodecs/
D_codecs_iso2022.c36 #define SO 0x0E macro
/third_party/node/deps/icu-small/source/common/
Ducnvmbcs.cpp581 SO enumerator
/third_party/skia/third_party/externals/icu/source/common/
Ducnvmbcs.cpp581 SO enumerator
/third_party/icu/icu4c/source/common/
Ducnvmbcs.cpp581 SO enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp859 static Value *foldOperationIntoSelectOperand(Instruction &I, Value *SO, in foldOperationIntoSelectOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp8668 Optional<APInt> SO = None; in SolveQuadraticAddRecRange() local