Searched defs:stuff (Results 1 - 15 of 15) sorted by relevance
| /third_party/typescript/tests/baselines/reference/ |
| H A D | externalModuleImmutableBindings.js | 62 var stuff = require("./f1"); global() variable [all...] |
| H A D | genericFunctionInference1.js | |
| H A D | underscoreTest1.js | |
| /third_party/icu/tools/multi/proj/provider/ |
| H A D | datediff.cpp | 21 const UDate stuff = 1299977771000.0L; variable
|
| H A D | caldiff.cpp | 21 const UDate stuff = 1299977771000.0L; variable
|
| H A D | colldiff.cpp | 20 const UChar stuff[] = { 0x30BB, 0x0d4c, 0x53, 0x74, 0x75, 0x66, 0x66, 0x00 }; /* Stuff */ variable
|
| /third_party/toybox/lib/ |
| H A D | env.c | 94 char *s, *stuff[] = {"TERM", "DISPLAY", "COLORTERM", "XAUTHORITY"}; in reset_env() local
|
| /third_party/elfutils/tests/ |
| H A D | addrcfi.c | 76 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 D | ea.c | 482 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 D | security.c | 442 char *stuff; in entersecurity_stuff() local
|
| /third_party/skia/tests/ |
| H A D | GrTextBlobTest.cpp | 179 char stuff[std::numeric_limits<int>::max()]; in DEF_TEST() member
|
| /third_party/icu/tools/colprobe/ |
| H A D | colprobe.cpp | 1247 UChar stuff[][3] = { in checkCaseOrdering() local 1291 UChar stuff[][5] = { in checkSecondaryOrdering() local
|
| H A D | colprobeNew.cpp | 442 UChar stuff[][3] = { in checkCaseOrdering() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | builtin_functions.cpp | 5442 exec_list stuff; in add_function() local
|
| /third_party/python/Lib/test/ |
| H A D | test_typing.py | 7019 def stuff(a: IO) -> AnyStr: function 7027 def stuff(a: TextIO) -> str: function 7035 def stuff(a: BinaryIO) -> bytes: function
|
Completed in 38 milliseconds