/third_party/ltp/testcases/commands/lsmod/ |
H A D | lsmod01.sh | 45 | sort) 50 modules_output=$(awk '{print $1, $2, $3}' /proc/modules | sort)
|
/third_party/ltp/testcases/network/nfs/nfs_stress/ |
H A D | nfs07.sh | 45 # Pass the list of files through `sort -u` in case `ls` doesn't filter 47 count=$(ls | grep '^file' | sort -u | wc -l) 54 count=$(ls | grep '^dir' | sort -u | wc -l)
|
/third_party/python/Lib/ctypes/test/ |
H A D | test_libc.py | 25 def sort(a, b): function 29 lib.my_qsort(chars, len(chars)-1, sizeof(c_char), comparefunc(sort))
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/ |
H A D | a2dp_codec_factory.cpp | 76 indexedSourceCodecs_.sort(OrderCodecPriority); in Initialize() 79 indexedSinkCodecs_.sort(OrderCodecPriority); in Initialize() 229 indexedSourceCodecs_.sort(OrderCodecPriority); in UpdateCodecPriority() 231 indexedSinkCodecs_.sort(OrderCodecPriority); in UpdateCodecPriority()
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-typedarray.cc | 97 // Sorting is meaningless with the mock allocator, and std::sort in RUNTIME_FUNCTION() 107 // std::sort might crash in case the underlying data is concurrently in RUNTIME_FUNCTION() 142 std::sort(UnalignedSlot<ctype>(data), \ in RUNTIME_FUNCTION() 145 std::sort(data, data + length, CompareNum<ctype>); \ in RUNTIME_FUNCTION() 150 std::sort(UnalignedSlot<ctype>(data), \ in RUNTIME_FUNCTION() 153 std::sort(data, data + length); \ in RUNTIME_FUNCTION()
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/ |
H A D | span.go | 19 "sort" 92 idxStart := sort.Search(len(*l), func(i int) bool { return (*l)[i].End.Compare(s.Start) >= 0 }) 98 idxEnd := sort.Search(len(*l), func(i int) bool { return (*l)[i].Start.Compare(s.End) > 0 }) 127 idxStart := sort.Search(len(*l), func(i int) bool { return (*l)[i].End.Compare(s.Start) > 0 }) 128 idxEnd := sort.Search(len(*l), func(i int) bool { return (*l)[i].Start.Compare(s.End) >= 0 })
|
/third_party/python/Lib/idlelib/ |
H A D | autocomplete.py | 16 completion_kwds.sort() 187 bigl.sort() 196 bigl.sort() 210 bigl.sort()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | Statistic.cpp | 67 void sort(); 135 void StatisticInfo::sort() { in sort() function in StatisticInfo 182 Stats.sort(); in PrintStatistics() 204 Stats.sort(); in PrintStatisticsJSON()
|
/third_party/musl/libc-test/ |
H A D | Makefile | 2 SRCS:=$(sort $(wildcard src/*/*.c)) 5 DIRS:=$(patsubst src/%/,%,$(sort $(dir $(SRCS)))) 136 $(CC) -shared $(LDFLAGS) $($*.so.LDFLAGS) -o $@ $(sort $< $($*.so.LOBJS)) $(LDLIBS) $($*.so.LDLIBS) 2>$@.err || echo BUILDERROR $@; cat $@.err 138 $(CC) -static $(LDFLAGS) $($*-static.LDFLAGS) -o $@ $(sort $< $($*-static.OBJS)) $(LDLIBS) $($*-static.LDLIBS) 2>$@.ld.err || echo BUILDERROR $@; cat $@.ld.err 140 $(CC) $(LDFLAGS) $($*.LDFLAGS) -o $@ $(sort $< $($*.OBJS)) $(LDLIBS) $($*.LDLIBS) 2>$@.ld.err || echo BUILDERROR $@; cat $@.ld.err
|
/third_party/libunwind/libunwind/tests/ |
H A D | run-coredump-unwind | 18 nm -D "$binary" --format=posix --defined-only | awk '{ print $1 }' | sort > "$dynsyms" 20 nm "$debuginfo" --format=posix --defined-only | awk '{ if ($2 == "T" || $2 == "t") print $1 }' | sort > "$funcsyms"
|
/third_party/node/deps/v8/src/heap/ |
H A D | code-object-registry.cc | 48 std::sort(code_object_registry_.begin(), code_object_registry_.end()); in Contains() 59 std::sort(code_object_registry_.begin(), code_object_registry_.end()); in GetCodeObjectStartFromInnerAddress()
|
/third_party/python/Tools/scripts/ |
H A D | nm2def.py | 70 data.sort() 72 code.sort()
|
H A D | analyze_dxp.py | 92 result.sort(key=operator.itemgetter(2), reverse=True) 112 result.sort(key=operator.itemgetter(2), reverse=True)
|
/third_party/pulseaudio/src/ |
H A D | depmod.py | 67 k.sort() 69 dependencies[fn].sort()
|
/third_party/skia/third_party/externals/expat/expat/ |
H A D | qa.sh | 192 | sort \ 202 for gcda_file in $(find . -name '*.gcda' | sort) ; do 208 RUN find -name '*.gcov' | sort
|
/third_party/protobuf/ |
H A D | update_file_lists.sh | 19 | LC_ALL=C sort | uniq 41 done | LC_ALL=C sort | uniq 139 done | sort | uniq >> $EXTRACT_INCLUDES_BAT
|
/third_party/node/deps/openssl/openssl/ |
H A D | Configure | 313 foreach ( reverse sort( 'aes', 'aria', 'bf', 'camellia', 'cast', 'des', 'dh', 363 foreach (sort glob($pattern)) { 376 foreach (sort glob($pattern)) { 1105 sort keys %detected_vars); 1193 foreach (sort keys %table) { 1200 foreach (sort keys %table) { 1209 foreach (sort keys %table) { 1296 $config{conf_files} = [ sort keys %conf_files ]; 1618 foreach (sort split(/\s+/,$target{bn_ops})) { 1771 foreach (sort key [all...] |
/third_party/openssl/ |
H A D | Configure | 313 foreach ( reverse sort( 'aes', 'aria', 'bf', 'camellia', 'cast', 'des', 'dh', 363 foreach (sort glob($pattern)) { 376 foreach (sort glob($pattern)) { 1107 sort keys %detected_vars); 1195 foreach (sort keys %table) { 1202 foreach (sort keys %table) { 1211 foreach (sort keys %table) { 1298 $config{conf_files} = [ sort keys %conf_files ]; 1615 foreach (sort split(/\s+/,$target{bn_ops})) { 1768 foreach (sort key [all...] |
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
H A D | pshalgo.c | 69 FT_FREE( table->sort ); in psh_hint_table_done() 185 if ( FT_NEW_ARRAY( table->sort, 2 * count ) || in psh_hint_table_init() 191 table->sort_global = table->sort + count; in psh_hint_table_init() 274 PSH_Hint* sort = table->sort; in psh_hint_table_activate_mask() 278 for ( count2 = count; count2 > 0; count2--, sort++ ) in psh_hint_table_activate_mask() 280 hint2 = sort[0]; in psh_hint_table_activate_mask() 293 table->sort[count++] = hint; in psh_hint_table_activate_mask() 305 /* now, sort the hints; they are guaranteed to not overlap */ in psh_hint_table_activate_mask() 310 PSH_Hint* sort in psh_hint_table_activate_mask() local 1415 PSH_Hint* sort = table->sort; psh_hint_table_find_strong_points() local [all...] |
/third_party/node/deps/v8/tools/ |
H A D | profile_view.js | 118 * Sorts the profile view using the specified sort function. 122 * functions. Must comply with Array.sort sorting function requirements. 124 ProfileView.prototype.sort = function(sortFunc) { 196 * functions. Must comply with Array.sort sorting function requirements. 200 this.children.sort(sortFunc);
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLAndroidFrameBufferTargetTest.cpp | 65 // sort configs by increaing ID in TEST_P() 66 std::sort(filterConfigs.begin(), filterConfigs.end(), [this](EGLConfig a, EGLConfig b) -> bool { in TEST_P() 82 // sort configs by increasing ID in TEST_P() 83 std::sort(matchConfigs.begin(), matchConfigs.end(), [this](EGLConfig a, EGLConfig b) -> bool { in TEST_P()
|
/third_party/skia/tools/skqp/ |
H A D | gn_to_bp.py | 178 def bpfmt(indent, lst, sort=True): 179 if sort:
|
/third_party/musl/porting/linux/user/ |
H A D | Makefile | 24 BASE_SRCS = $(sort $(wildcard $(BASE_GLOBS))) 25 ARCH_SRCS = $(sort $(wildcard $(ARCH_GLOBS))) 28 REPLACED_OBJS = $(sort $(subst /$(ARCH)/,/,$(ARCH_OBJS))) 29 ALL_OBJS = $(addprefix obj/, $(filter-out $(REPLACED_OBJS), $(sort $(BASE_OBJS) $(ARCH_OBJS)))) 62 ALL_INCLUDES = $(sort $(INCLUDES:$(srcdir)/%=%) $(GENH:obj/%=%) $(ARCH_INCLUDES:$(srcdir)/arch/$(ARCH)/%=include/%) $(GENERIC_INCLUDES:$(srcdir)/arch/generic/%=include/%)) 91 OBJ_DIRS = $(sort $(patsubst %/,%,$(dir $(ALL_LIBS) $(ALL_TOOLS) $(ALL_OBJS) $(GENH) $(GENH_INT))) obj/include)
|
/third_party/musl/scripts/linux/ |
H A D | Makefile | 24 BASE_SRCS = $(sort $(wildcard $(BASE_GLOBS))) 25 ARCH_SRCS = $(sort $(wildcard $(ARCH_GLOBS))) 28 REPLACED_OBJS = $(sort $(subst /$(ARCH)/,/,$(ARCH_OBJS))) 29 ALL_OBJS = $(addprefix obj/, $(filter-out $(REPLACED_OBJS), $(sort $(BASE_OBJS) $(ARCH_OBJS)))) 62 ALL_INCLUDES = $(sort $(INCLUDES:$(srcdir)/%=%) $(GENH:obj/%=%) $(ARCH_INCLUDES:$(srcdir)/arch/$(ARCH)/%=include/%) $(GENERIC_INCLUDES:$(srcdir)/arch/generic/%=include/%)) 91 OBJ_DIRS = $(sort $(patsubst %/,%,$(dir $(ALL_LIBS) $(ALL_TOOLS) $(ALL_OBJS) $(GENH) $(GENH_INT))) obj/include)
|
/third_party/musl/porting/liteos_a/user_debug/ |
H A D | Makefile | 24 BASE_SRCS = $(sort $(wildcard $(BASE_GLOBS))) 25 ARCH_SRCS = $(sort $(wildcard $(ARCH_GLOBS))) 28 REPLACED_OBJS = $(sort $(subst /$(ARCH)/,/,$(ARCH_OBJS))) 29 ALL_OBJS = $(addprefix obj/, $(filter-out $(REPLACED_OBJS), $(sort $(BASE_OBJS) $(ARCH_OBJS)))) 62 ALL_INCLUDES = $(sort $(INCLUDES:$(srcdir)/%=%) $(GENH:obj/%=%) $(ARCH_INCLUDES:$(srcdir)/arch/$(ARCH)/%=include/%) $(GENERIC_INCLUDES:$(srcdir)/arch/generic/%=include/%)) 91 OBJ_DIRS = $(sort $(patsubst %/,%,$(dir $(ALL_LIBS) $(ALL_TOOLS) $(ALL_OBJS) $(GENH) $(GENH_INT))) obj/include)
|