Home
last modified time | relevance | path

Searched defs:UUID (Results 1 – 13 of 13) sorted by relevance

/third_party/node/deps/npm/node_modules/uri-js/dist/esnext/schemes/
Durn-uuid.js1 const UUID = /^[0-9A-Fa-f]{8}(?:\-[0-9A-Fa-f]{4}){3}\-[0-9A-Fa-f]{12}$/; constant
/third_party/node/tools/node_modules/eslint/node_modules/uri-js/dist/esnext/schemes/
Durn-uuid.js1 const UUID = /^[0-9A-Fa-f]{8}(?:\-[0-9A-Fa-f]{4}){3}\-[0-9A-Fa-f]{12}$/; constant
/third_party/e2fsprogs/lib/uuid/
Dtst_uuid.c40 #define UUID MYUUID macro
Duuid_time.c42 #define UUID MYUUID macro
Dgen_uuid.c47 #define UUID MYUUID macro
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/compile/
Dformats.js18 var UUID = /^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i; variable
/third_party/node/tools/node_modules/eslint/node_modules/ajv/lib/compile/
Dformats.js18 var UUID = /^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i; variable
/third_party/python/Lib/
Duuid.py76 class UUID: class
/third_party/mingw-w64/mingw-w64-headers/include/
Dpstore.h121 typedef GUID UUID; typedef
Drpcdce.h44 typedef GUID UUID; typedef
/third_party/node/tools/node_modules/babel-eslint/node_modules/globals/
Dglobals.json1351 "UUID": false, boolean
/third_party/node/tools/node_modules/eslint/node_modules/globals/
Dglobals.json1374 "UUID": false, boolean
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/
Dntddk.h66 typedef GUID UUID; typedef