Home
last modified time | relevance | path

Searched defs:stuff (Results 1 – 25 of 25) sorted by relevance

/third_party/elfutils/tests/
Daddrcfi.c76 struct stuff struct
91 struct stuff *stuff = arg; in print_register() argument
106 GElf_Addr pc, struct stuff *stuff) in handle_cfi()
162 struct stuff stuff; in handle_address() local
/third_party/typescript/tests/baselines/reference/
DtaggedTemplateStringsWithOverloadResolution2_ES6.js21 function foo1(...stuff) {
26 function foo2(...stuff) {
DexternalModuleImmutableBindings.js62 var stuff = require("./f1"); variable
DspreadExpressionContextualTypeWithNamespace.js68 var stuff = require("./spreadExpressionContextualTypeWithNamespace_0"); variable
DtaggedTemplateStringsWithOverloadResolution1_ES6.js26 function foo(...stuff) {
DunderscoreTest1.js885 var object = { cheese: 'crumpets', stuff: function () { return 'nonsense'; } }; method
1070 var object = { cheese: 'crumpets', stuff: function () { return 'nonsense'; } }; method
DgenericFunctionInference1.js107 type GenericProps<T> = { foo: number, stuff: T }; property
/third_party/typescript/tests/cases/compiler/
DdoNotElaborateAssignabilityToTypeParameters.ts9 stuff: string, property
/third_party/icu/tools/multi/proj/provider/
Ddatediff.cpp21 const UDate stuff = 1299977771000.0L; variable
Dcaldiff.cpp21 const UDate stuff = 1299977771000.0L; variable
Dcolldiff.cpp20 const UChar stuff[] = { 0x30BB, 0x0d4c, 0x53, 0x74, 0x75, 0x66, 0x66, 0x00 }; /* Stuff */ variable
/third_party/icu/icu4c/source/test/perf/leperf/
Dletrperf.cpp76 LEReferenceTo<OneObject> stuff(data, success); in time_letr1() local
99 LEReferenceTo<OneObject> stuff(data, success); in time_letr2() local
/third_party/toybox/lib/
Denv.c94 char *s, *stuff[] = {"TERM", "DISPLAY", "COLORTERM", "XAUTHORITY"}; in reset_env() local
/third_party/toybox/scripts/
Dmkstatus.py24 stuff,blah=readit(["sed","-n", 's/<span id=\\([a-z_]*\\)>/\\1 /;t good;d;:good;h;:loop;n;s@</span>@… variable
/third_party/ntfs-3g/libntfs-3g/
Dea.c482 char stuff[3 & -(sizeof(lxmod) + sizeof(mode))]; in ntfs_ea_set_wsl_not_symlink() member
488 char stuff[3 & -(sizeof(lxdev) + sizeof(device))]; in ntfs_ea_set_wsl_not_symlink() member
Dsecurity.c442 char *stuff; in entersecurity_stuff() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DDisplayNameTest.java344 ArrayList stuff = new ArrayList(); in getCodes() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DDisplayNameTest.java341 ArrayList stuff = new ArrayList(); in getCodes() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Djerror.h273 #define MAKESTMT(stuff) do { stuff } while (0) argument
/third_party/skia/tests/
DGrTextBlobTest.cpp179 char stuff[std::numeric_limits<int>::max()]; in DEF_TEST() member
/third_party/icu/tools/colprobe/
Dcolprobe.cpp1247 UChar stuff[][3] = { in checkCaseOrdering() local
1291 UChar stuff[][5] = { in checkSecondaryOrdering() local
DcolprobeNew.cpp442 UChar stuff[][3] = { in checkCaseOrdering() local
/third_party/python/Lib/test/
Dtest_logging.py3355 def verify_fail(stuff): argument
3358 def verify_reverse(stuff): argument
Dtest_typing.py7019 def stuff(a: IO) -> AnyStr: function
7027 def stuff(a: TextIO) -> str: function
7035 def stuff(a: BinaryIO) -> bytes: function
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp5442 exec_list stuff; in add_function() local