Home
last modified time | relevance | path

Searched refs:DESC (Results 1 – 25 of 58) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
DenumMergeWithExpando.types6 export enum Order { ASC, DESC }
9 >DESC : Order
20 lf.Order.DESC = 0;
21 >lf.Order.DESC = 0 : 0
22 >lf.Order.DESC : any
26 >DESC : any
DenumMergeWithExpando.symbols6 export enum Order { ASC, DESC }
9 >DESC : Symbol(Order.DESC, Decl(lovefield-ts.d.ts, 2, 28), Decl(enums.js, 0, 13))
18 lf.Order.DESC = 0;
19 >lf.Order.DESC : Symbol(lf.Order.DESC, Decl(lovefield-ts.d.ts, 2, 28), Decl(enums.js, 0, 13))
23 >DESC : Symbol(lf.Order.DESC, Decl(lovefield-ts.d.ts, 2, 28), Decl(enums.js, 0, 13))
DenumMergeWithExpando.errors.txt1 tests/cases/conformance/salsa/enums.js(2,10): error TS2540: Cannot assign to 'DESC' because it is a…
8 export enum Order { ASC, DESC }
13 lf.Order.DESC = 0;
15 !!! error TS2540: Cannot assign to 'DESC' because it is a read-only property.
/third_party/cares/
Dc-ares.spec75 - DESC:fix CVE-2023-31124 CVE-2023-31147
81 - DESC:fix CVE-2023-32067 CVE-2023-31130
87 - DESC:delete a static library file
94 - DESC:fix CVE-2022-4904
100 - DESC:enable test
106 - DESC:add libcares.a to c-ares-devel
112 - DESC:update c-ares to 1.18.1
121 - DESC:update c-ares to 1.17.1
127 - DESC:fix source0 url
133 - DESC:update c-ares version to 1.16.1
/third_party/grpc/
Dgrpc.spec147 - DESC:fix CVE-2023-4785
153 - DESC: add some secure compilation options
159 - DESC: remove gflags
165 - DESC:delete useless so files
171 - DESC:update grpc to 1.41.1
177 - DESC:cancel gdb in buildrequires
183 - DESC:separate abseil-cpp from grpc source
189 - DESC:delete benchmark and googletest sources in grpc and rebase to 1.31.0-4
195 - DESC:separate re2 from grpc source
201 - DESC:update grpc version to 1.31.0
[all …]
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qpu_disasm.c243 #define DESC(array, index) \ macro
267 fprintf(out, "%s", DESC(qpu_pack_mul, pack)); in vc4_qpu_disasm_pack_mul()
273 fprintf(out, "%s", DESC(qpu_pack_a, pack)); in vc4_qpu_disasm_pack_a()
280 fprintf(out, ".%s", DESC(qpu_unpack, unpack)); in vc4_qpu_disasm_unpack()
286 fprintf(out, "%s", DESC(qpu_cond, cond)); in vc4_qpu_disasm_cond()
292 fprintf(out, "%s", DESC(qpu_cond_branch, cond)); in vc4_qpu_disasm_cond_branch()
350 fprintf(stderr, "%s", DESC(special_read_a, raddr - 32)); in print_alu_src()
352 fprintf(stderr, "%s", DESC(special_read_b, raddr - 32)); in print_alu_src()
373 fprintf(stderr, "%s", DESC(qpu_add_opcodes, op_add)); in print_add_op()
407 fprintf(stderr, "%s", DESC(qpu_mul_opcodes, op_mul)); in print_mul_op()
[all …]
/third_party/glib/
Dglib2.spec335 - DESC:remove gdbus-peer rpath compile option
341 - DESC:custom installation depend on sysprof
347 - DESC:add i686 options,fix build failure on i686
353 - DESC:add require gdb-headless for devel
360 - DESC:Drop dependebcy on gamin
366 - DESC:enable all tests
372 - DESC:fix a memory leak
378 - DESC:fix the third parameter of clise-range
394 - DESC:fix CVE-2021-28153
400 - DESC:fix CVE-2021-27219
[all …]
/third_party/nghttp2/contrib/
Dnghttpx-init.in18 DESC="HTTP/2 reverse proxy"
88 [ "$VERBOSE" != no ] && log_daemon_msg "Starting $DESC" "$NAME"
96 [ "$VERBOSE" != no ] && log_daemon_msg "Stopping $DESC" "$NAME"
107 log_daemon_msg "Upgrading $DESC" "$NAME"
141 log_daemon_msg "Restarting $DESC" "$NAME"
/third_party/libxml2/
Dlibxml2.spec176 - DESC:backport upstream patches
188 - DESC:Upgrade to upstream v2.9.14 and Cleanup duplicate installation
194 - DESC:Fix memory leaks in xmlACatalogAdd when xmlHashAddEntry failed
200 - DESC:Fix memory leaks for xmlACatalogAdd
206 - DESC:fix CVE-2022-29824
212 - DESC:fix CVE-2022-23308
218 - DESC:use upstream patch refix heap-use-after-free in xmlAddNextSibling and xmlAddChild
224 - DESC:add backport bug fixes.
235 - DESC:fix heap-use-after-free in xmlAddNextSibling and xmlAddChild
241 - DESC:upgrade to upstream v2.9.12
[all …]
/third_party/expat/
Dexpat.spec99 - DESC:Relax fix to CVE-2022-25236
105 - DESC:Fix CVE-2022-25235 CVE-2022-25236 CVE-2022-25313 CVE-2022-25314 CVE-2022-25315
111 - DESC:Fix CVE-2022-23852CVE-2022-23990
117 - DESC:fix CVE-2021-45960 CVE-2021-46143
134 - DESC:update to 2.2.9
140 - DESC:modify the directory of AUTHORS
146 - DESC:move AUTHORS to license directory
152 - DESC:fix CVE-2019-15903
158 - DESC:fix CVE-2018-20843
/third_party/cups-filters/filter/braille/filters/
Dliblouis1.defs.gen.in255 DESC=$name
287 DESC="$TYPE ($file)"
288 [ -n "$LOCATION" ] && DESC="$LOCATION $DESC"
289 [ -n "$LANGUAGE" ] && DESC="$LANGUAGE $DESC"
290 [ -n "$DISPLAY_NAME" ] && DESC="$DISPLAY_NAME ($file)"
291 echo " Choice \"$file/$DESC\" \"\""
/third_party/libnl/
Dlibnl3.spec96 - DESC:update to libnl-3.7.0
102 - DESC:add missing check for NULL return from allocate_rfd
114 - DESC:remove python2
120 - DESC: fix Source0 url
129 - DESC:provides libnl3-doc
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStatistic.h167 #define STATISTIC(VARNAME, DESC) \ argument
168 static llvm::Statistic VARNAME = {DEBUG_TYPE, #VARNAME, DESC}
172 #define ALWAYS_ENABLED_STATISTIC(VARNAME, DESC) \ argument
173 static llvm::TrackingStatistic VARNAME = {DEBUG_TYPE, #VARNAME, DESC}
/third_party/iptables/
Diptables.spec337 - DESC:enabled DT test
343 - DESC:add some patches
349 - DESC:add some patches
355 - DESC:/etc/ethertypes has been moved into the setup package
361 - DESC:add some testcases of extensions
367 - DESC:delete useless so files
376 - DESC:fix failed message when stop iptables service
382 - DESC:add check fw in entry
385 - DESC: delete -S git from %autosetup, and delete BuildRequires git
397 - DESC:fix CVE-2019-11360
[all …]
/third_party/typescript/tests/cases/conformance/salsa/
DenumMergeWithExpando.ts7 export enum Order { ASC, DESC } enumerator
12 lf.Order.DESC = 0;
/third_party/libpng/
Dlibpng.spec102 - DESC:split tools and static packages
108 - DESC:update 1.6.37
114 - DESC:fix cve
120 - DESC:optimization the spec
/third_party/cups/
Dcups.spec489 - DESC:update to cups-2.4.0
495 - DESC:fix cups-devel requires error
501 - DESC:Fix CVE-2020-10001
507 - DESC:Fix CVE-2021-25317
516 - DESC:Compilation optimization
522 - DESC:fix build bug
528 - DESC:modify source url
534 - DESC:upgrade to 2.3.3
540 - DESC:upgrade to 2.2.13
546 - DESC:fix CVE-2019-2228
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStatistic.h150 #define STATISTIC(VARNAME, DESC) \ argument
151 static llvm::Statistic VARNAME = {DEBUG_TYPE, #VARNAME, DESC, {0}, false}
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DDebugCounter.h183 #define DEBUG_COUNTER(VARNAME, COUNTERNAME, DESC) \ argument
185 DebugCounter::registerCounter(COUNTERNAME, DESC)
/third_party/vk-gl-cts/modules/egl/
DteglColorClearTests.cpp82 #define CASE(NAME, DESC, BITS, NUMCFG) { NAME, DESC, BITS, renderable<BITS>, NUMCFG } in init() argument
/third_party/parse5/packages/parse5/lib/common/
Dhtml.ts59 DESC = 'desc', enumerator
231 DESC, enumerator
392 [TAG_NAMES.DESC, TAG_ID.DESC],
621 [NS.SVG]: new Set([$.TITLE, $.FOREIGN_OBJECT, $.DESC]),
/third_party/ffmpeg/libpostproc/
DMakefile2 DESC = FFmpeg postprocessing library macro
/third_party/ffmpeg/libavresample/
DMakefile2 DESC = Libav audio resampling library macro
/third_party/ffmpeg/libswresample/
DMakefile2 DESC = FFmpeg audio resampling library macro
/third_party/rust/crates/bindgen/csmith-fuzzing/
Ddriver.py11 DESC = """ variable
24 description=DESC.strip())

123