Home
last modified time | relevance | path

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

12

/external/compiler-rt/test/BlocksRuntime/
Dstructmember.c21 struct stuff { in main() struct
22 long int a; in main()
23 long int b; in main()
24 long int c; in main()
/external/elfutils/tests/
Daddrcfi.c76 struct stuff struct
91 struct stuff *stuff = arg; in print_register() local
106 GElf_Addr pc, struct stuff *stuff) in handle_cfi()
162 struct stuff stuff; in handle_address() local
/external/u-boot/drivers/usb/gadget/
Dat91_udc.h152 # define VDBG(stuff...) do{}while(0) argument
158 # define PACKET(stuff...) do{}while(0) argument
161 #define ERR(stuff...) debug("udc: " stuff) argument
162 #define WARNING(stuff...) debug("udc: " stuff) argument
163 #define INFO(stuff...) debug("udc: " stuff) argument
164 #define DBG(stuff...) debug("udc: " stuff) argument
/external/clang/test/SemaObjC/
Dconversion.m5 @property (readonly) BOOL stuff; property
Diboutletcollection-attr.m42 …_attribute__((iboutletcollection(RDar10296078_OtherClass<RDar10296078_Protocol>))) NSArray *stuff; property
/external/autotest/client/deps/fakegudev/src/
Dfakesyscalls-exercise.c18 const char *stuff = "stuff"; in main() local
/external/clang/test/SemaCXX/
Dconstexpr-duffs-device.cpp20 char stuff[14]; member
Ddeprecated.cpp19 void stuff() { in stuff() function
Dwarn-infinite-recursion.cpp129 int stuff = DoStuff<0, 1>(); variable
/external/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
/external/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
/external/clang/test/Analysis/
Dmalloc-annotations.c22 struct stuff { struct
25 struct stuff myglobalstuff; argument
/external/cldr/tools/java/org/unicode/cldr/util/
DSpecialLocales.java145 List<String> stuff = CldrUtility.splitList(line, ';', true); in SpecialLocales() local
DMergeLists.java39 public MergeLists<T> add(T... stuff) { in add()
/external/python/cpython2/Lib/idlelib/
DPyParse.py9 def dump(*stuff):
/external/python/cpython2/PC/os2emx/
Dgetpathp.c146 join(char *buffer, char *stuff) in join()
/external/python/cpython2/Lib/
Dihooks.py142 def load_module(self, name, stuff): argument
261 def load_module(self, name, stuff): argument
290 def load_module(self, name, stuff): argument
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DDisplayNameTest.java344 ArrayList stuff = new ArrayList(); in getCodes() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DDisplayNameTest.java341 ArrayList stuff = new ArrayList(); in getCodes() local
/external/python/cpython2/PC/os2vacpp/
Dgetpathp.c96 join(char *buffer, char *stuff) in join()
/external/tensorflow/tensorflow/contrib/learn/python/learn/
Dmetric_spec_test.py328 def custom_metric(predictions, labels, stuff, weights=None): argument
346 def custom_metric(predictions, labels, stuff, weights=None): argument
/external/tensorflow/tensorflow/lite/testing/
Dgenerated_examples_zip_test.cc242 std::vector<string> stuff; in UnarchiveAndFindTestNames() local
/external/python/cpython2/Modules/
Dgetpath.c191 joinpath(char *buffer, char *stuff) in joinpath()
/external/python/cpython2/Lib/test/
Dtest_importhooks.py126 def __init__(self, file, filename, stuff): argument
/external/python/cpython2/PC/
Dgetpathp.c152 join(char *buffer, char *stuff) in join()

12