Home
last modified time | relevance | path

Searched refs:_sort (Results 1 - 25 of 68) sorted by relevance

123

/third_party/littlefs/scripts/
H A Dstructs.py109 _sort = ['size'] variable in StructResult
342 k for k in Result._sort if k in fields])),
505 for k in ([k] if k else StructResult._sort)),
H A Dcov.py183 _sort = ['funcs', 'lines', 'branches', 'hits', 'calls'] variable in CovResult
381 k for k in Result._sort if k in fields])),
628 for k in ([k] if k else CovResult._sort)),
H A Dcode.py115 _sort = ['size'] variable in CodeResult
394 k for k in Result._sort if k in fields])),
555 for k in ([k] if k else CodeResult._sort)),
H A Ddata.py115 _sort = ['size'] variable in DataResult
394 k for k in Result._sort if k in fields])),
552 for k in ([k] if k else DataResult._sort)),
H A Dstack.py105 _sort = ['limit', 'frame'] variable in StackResult
359 k for k in Result._sort if k in fields])),
580 for k in ([k] if k else StackResult._sort)),
H A Dperf.py125 _sort = ['cycles', 'bmisses', 'cmisses', 'branches', 'caches'] variable in PerfResult
721 k for k in Result._sort if k in fields])),
868 k for k in Result._sort if k in fields])),
1068 for k in ([k] if k else PerfResult._sort)),
H A Dperfbd.py116 _sort = ['erased', 'proged', 'readed'] variable in PerfBdResult
687 k for k in Result._sort if k in fields])),
834 k for k in Result._sort if k in fields])),
1048 for k in ([k] if k else PerfBdResult._sort)),
H A Dsummary.py342 '_sort': fields,
428 k for k in Result._sort if k in fields])),
660 for k in ([k] if k else Result._sort)),
/third_party/openssl/ohos_lite/include/openssl/
H A Dsafestack.h104 static ossl_unused ossl_inline void sk_##t1##_sort(STACK_OF(t1) *sk) \
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dsafestack.h150 static ossl_unused ossl_inline void sk_##t1##_sort(STACK_OF(t1) *sk) \
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dsafestack.h150 static ossl_unused ossl_inline void sk_##t1##_sort(STACK_OF(t1) *sk) \
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dsafestack.h150 static ossl_unused ossl_inline void sk_##t1##_sort(STACK_OF(t1) *sk) \
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dsafestack.h150 static ossl_unused ossl_inline void sk_##t1##_sort(STACK_OF(t1) *sk) \
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dsafestack.h150 static ossl_unused ossl_inline void sk_##t1##_sort(STACK_OF(t1) *sk) \
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dsafestack.h150 static ossl_unused ossl_inline void sk_##t1##_sort(STACK_OF(t1) *sk) \
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dsafestack.h150 static ossl_unused ossl_inline void sk_##t1##_sort(STACK_OF(t1) *sk) \
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dsafestack.h150 static ossl_unused ossl_inline void sk_##t1##_sort(STACK_OF(t1) *sk) \
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dsafestack.h150 static ossl_unused ossl_inline void sk_##t1##_sort(STACK_OF(t1) *sk) \
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dsafestack.h150 static ossl_unused ossl_inline void sk_##t1##_sort(STACK_OF(t1) *sk) \
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dsafestack.h150 static ossl_unused ossl_inline void sk_##t1##_sort(STACK_OF(t1) *sk) \
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dsafestack.h150 static ossl_unused ossl_inline void sk_##t1##_sort(STACK_OF(t1) *sk) \
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dsafestack.h150 static ossl_unused ossl_inline void sk_##t1##_sort(STACK_OF(t1) *sk) \
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dsafestack.h150 static ossl_unused ossl_inline void sk_##t1##_sort(STACK_OF(t1) *sk) \
/third_party/node/deps/openssl/config/archs/VC-WIN64A/no-asm/include/openssl/
H A Dsafestack.h150 static ossl_unused ossl_inline void sk_##t1##_sort(STACK_OF(t1) *sk) \
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dsafestack.h150 static ossl_unused ossl_inline void sk_##t1##_sort(STACK_OF(t1) *sk) \

Completed in 21 milliseconds

123