Searched defs:uniq (Results 1 – 12 of 12) sorted by relevance
/third_party/node/deps/npm/node_modules/unique-slug/lib/ |
D | index.js | 4 module.exports = function (uniq) { argument
|
/third_party/node/deps/npm/node_modules/unique-filename/lib/ |
D | index.js | 5 module.exports = function (filepath, prefix, uniq) { argument
|
/third_party/openssl/test/recipes/ |
D | tconversion.pl | 134 sub uniq (@) { subroutine
|
/third_party/ltp/docparse/ |
D | testinfo.pl | 178 sub uniq { subroutine
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_multimodalInput_inputDevice.js | 42 uniq: '[PC preview] unknow uniq', property
|
/third_party/typescript/tests/cases/compiler/ |
D | underscoreTest1.ts | 139 uniq(isSorted?: boolean): T[]; method 140 uniq<U>(isSorted: boolean, iterator: Iterator_<T, U>, context?: any): U[]; method 299 uniq(isSorted?: boolean): ChainedArray<T>; method 300 uniq<U>(isSorted: boolean, iterator: Iterator_<T, U>, context?: any): ChainedArray<U>; method 529 uniq<T>(list: T[], isSorted?: boolean): T[]; method 530 uniq<T, U>(list: T[], isSorted: boolean, iterator: Iterator_<T, U>, context?: any): U[]; method
|
/third_party/ltp/scripts/ |
D | checkpatch.pl | 148 sub uniq { subroutine
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup_analysis.c | 218 const int uniq[8] = { 0, 1, 2, 3, 6, 9, 12, 18 }; in check_elts24() local
|
/third_party/ffmpeg/libavcodec/ |
D | ulti.c | 224 int uniq = 0; in ulti_decode_frame() local
|
/third_party/libevdev/libevdev/ |
D | libevdev-int.h | 60 char *uniq; member
|
/third_party/toybox/generated/ |
D | globals.h | 1635 struct uniq_data uniq; member
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 65449 const char *uniq; member 75158 char uniq[64]; member
|