Home
last modified time | relevance | path

Searched refs:variable1 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dutils.py52 def both_contain(variable1, variable2, checkvalue, d): argument
53 val1 = d.getVar(variable1)
66 def set_intersect(variable1, variable2, d): argument
77 val1 = set(d.getVar(variable1).split())
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A Drcu_dereference.rst322 static struct foo variable1;
324 static struct foo *gp = &variable1;
342 if (p == &variable1)
343 return p->a; /* Must be variable1.a. */
349 possible values of "gp" are "variable1" on the one hand and "variable2"
/OK3568_Linux_fs/kernel/drivers/scsi/esas2r/
H A Datvda.h1024 u8 variable1; member
/OK3568_Linux_fs/yocto/poky/documentation/overview-manual/
H A Dconcepts.rst355 example, if the ``auto.conf`` file and the ``local.conf`` set variable1
357 after ``auto.conf``, variable1 is assigned the value from the
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree.def1228 /* OpenACC - #pragma acc cache (variable1 ... variableN)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree.def1228 /* OpenACC - #pragma acc cache (variable1 ... variableN)