Home
last modified time | relevance | path

Searched defs:stuff (Results 1 - 15 of 15) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DexternalModuleImmutableBindings.js62 var stuff = require("./f1"); global() variable
[all...]
H A DgenericFunctionInference1.js
H A DunderscoreTest1.js
/third_party/icu/tools/multi/proj/provider/
H A Ddatediff.cpp21 const UDate stuff = 1299977771000.0L; variable
H A Dcaldiff.cpp21 const UDate stuff = 1299977771000.0L; variable
H A Dcolldiff.cpp20 const UChar stuff[] = { 0x30BB, 0x0d4c, 0x53, 0x74, 0x75, 0x66, 0x66, 0x00 }; /* Stuff */ variable
/third_party/toybox/lib/
H A Denv.c94 char *s, *stuff[] = {"TERM", "DISPLAY", "COLORTERM", "XAUTHORITY"}; in reset_env() local
/third_party/elfutils/tests/
H A Daddrcfi.c76 struct stuff struct
91 struct stuff *stuff = arg; in print_register() local
105 handle_cfi(Dwfl *dwfl, const char *which, Dwarf_CFI *cfi, GElf_Addr pc, struct stuff *stuff) handle_cfi() argument
152 &print_register, stuff); handle_cfi() local
162 struct stuff stuff; handle_address() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A 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
H A Dsecurity.c442 char *stuff; in entersecurity_stuff() local
/third_party/skia/tests/
H A DGrTextBlobTest.cpp179 char stuff[std::numeric_limits<int>::max()]; in DEF_TEST() member
/third_party/icu/tools/colprobe/
H A Dcolprobe.cpp1247 UChar stuff[][3] = { in checkCaseOrdering() local
1291 UChar stuff[][5] = { in checkSecondaryOrdering() local
H A DcolprobeNew.cpp442 UChar stuff[][3] = { in checkCaseOrdering() local
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp5442 exec_list stuff; in add_function() local
/third_party/python/Lib/test/
H A Dtest_typing.py7019 def stuff(a: IO) -> AnyStr: function
7027 def stuff(a: TextIO) -> str: function
7035 def stuff(a: BinaryIO) -> bytes: function

Completed in 38 milliseconds