Home
last modified time | relevance | path

Searched defs:SELECT (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Doc/includes/sqlite3/
Dexecsql_fetchonerow.py6 SELECT = "select name_last, age from people order by age, name_last" variable
Dsimple_tableprinter.py5 SELECT = 'select * from %s order by age, name_last' % TABLE_NAME variable
/third_party/ltp/testcases/network/nfsv4/locks/
Dlocktests.h110 SELECT, enumerator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMessagePattern.java775 SELECT, enumConstant
/third_party/uboot/u-boot-2020.01/drivers/pci/
Dpci_mvebu.c28 #define SELECT(x, n) ((x >> n) & 1UL) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h481 SELECT, enumerator
/third_party/mksh/
Dsh.h2176 #define SELECT 268 macro