| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| D | typesign.c | 6 static signed int * u_to_s_return(unsigned int *up) in u_to_s_return() 13 unsigned int *up = sp; in s_to_u_init() local 17 static signed int * u_to_s_init(unsigned int *up) in u_to_s_init() 25 unsigned int *up; in s_to_u_assign() local 30 static signed int * u_to_s_assign(unsigned int *up) in u_to_s_assign()
|
| D | restrict.c | 7 void * up; variable 23 void * up; in ref() local
|
| /third_party/FreeBSD/sys/dev/usb/ |
| D | usb_process.c | 57 struct usb_process *up = (struct usb_process*)para; in usb_process_thread() local 207 usb_proc_create(struct usb_process *up, struct mtx *p_mtx, in usb_proc_create() 244 usb_proc_free(struct usb_process *up) in usb_proc_free() 271 usb_proc_msignal(struct usb_process *up, void *_pm0, void *_pm1) in usb_proc_msignal() 355 usb_proc_is_gone(struct usb_process *up) in usb_proc_is_gone() 379 usb_proc_mwait(struct usb_process *up, void *_pm0, void *_pm1) in usb_proc_mwait() 424 usb_proc_drain(struct usb_process *up) in usb_proc_drain() 473 usb_proc_rewakeup(struct usb_process *up) in usb_proc_rewakeup() 497 usb_proc_is_called_from(struct usb_process *up) in usb_proc_is_called_from()
|
| /third_party/elfutils/libcpu/ |
| D | memory-access.h | 97 const union unaligned *up = p; in read_2ubyte_unaligned() local 105 const union unaligned *up = p; in read_2sbyte_unaligned() local 114 const union unaligned *up = p; in read_4ubyte_unaligned_noncvt() local 120 const union unaligned *up = p; in read_4ubyte_unaligned() local 128 const union unaligned *up = p; in read_4sbyte_unaligned() local 137 const union unaligned *up = p; in read_8ubyte_unaligned() local 145 const union unaligned *up = p; in read_8sbyte_unaligned() local
|
| /third_party/flutter/glfw/examples/ |
| D | splitview.c | 167 vec3 up = { 0.f, 1.f, 0.f }; in drawGrid() local 261 vec3 up = { 0.f, 1.f, 0.f }; in drawAllViews() local 275 vec3 up = { 0.f, 1.f, 0.f }; in drawAllViews() local 289 vec3 up = { 0.f, 1.f, 0.f }; in drawAllViews() local 325 vec3 up = { 0.f, 1.f, 0.f }; in drawAllViews() local
|
| /third_party/elfutils/libdw/ |
| D | memory-access.h | 259 const union unaligned *up = p; in read_2ubyte_unaligned_1() local 267 const union unaligned *up = p; in read_2sbyte_unaligned_1() local 276 const union unaligned *up = p; in read_4ubyte_unaligned_noncvt() local 282 const union unaligned *up = p; in read_4ubyte_unaligned_1() local 290 const union unaligned *up = p; in read_4sbyte_unaligned_1() local 299 const union unaligned *up = p; in read_8ubyte_unaligned_noncvt() local 305 const union unaligned *up = p; in read_8ubyte_unaligned_1() local 313 const union unaligned *up = p; in read_8sbyte_unaligned_1() local
|
| /third_party/node/deps/npm/node_modules/colors/lib/custom/ |
| D | zalgo.js | 5 'up': [ property 76 counts = {'up': 0, 'down': 0, 'mid': 0}; property
|
| /third_party/libinput/tools/ |
| D | libinput-measure-touchpad-tap.py | 67 def up(self): member in Touch 71 def up(self, up): member in Touch
|
| /third_party/toybox/openharmony/ |
| D | su.c | 37 struct passwd *up = getpwnam(name); in xgetpwnam() local 104 struct passwd *up; in main() local
|
| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/expressions/identifiers/ |
| D | enum.ts | 25 up = 1, enumerator
|
| /third_party/skia/experimental/sktext/editor/ |
| D | Mouse.cpp | 13 void Mouse::up() { in up() function in skia::editor::Mouse
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| D | TreeWalker.java | 18 abstract void up(); in up() method in TreeWalker
|
| /third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
| D | HuffmanEncoder.java | 35 short up; field in HuffmanEncoder.TreeNode 206 int up = tree[a].up; in writeSymbol() local
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
| D | HuffmanEncoder.java | 35 short up; field in HuffmanEncoder.TreeNode 206 int up = tree[a].up; in writeSymbol() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| D | vlan_ifconfig.c | 19 int ifconfig_helper(const char *if_name, int up) in ifconfig_helper()
|
| /third_party/toybox/toys/lsb/ |
| D | su.c | 48 struct passwd *up; local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| D | vlan_ifconfig.c | 19 int ifconfig_helper(const char *if_name, int up) in ifconfig_helper()
|
| /third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/ |
| D | test_per_cpu_allocator_module.c | 100 unsigned long *up = per_cpu_ptr(p, cpu); in fill_area() local 117 unsigned long *up = per_cpu_ptr(p, cpu); in verify_area() local
|
| /third_party/libinput/test/ |
| D | litest-device-atmel-hover.c | 60 static struct input_event up[] = { variable
|
| D | litest-device-synaptics-st.c | 45 struct input_event up[] = { variable
|
| D | litest-device-dell-canvas-totem.c | 56 static struct input_event up[] = { variable
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | char16ptr.h | 105 uint16_t *up; member 213 const uint16_t *up; member
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| D | char16ptr.h | 105 uint16_t *up; member 213 const uint16_t *up; member
|
| /third_party/icu/icu4c/source/common/unicode/ |
| D | char16ptr.h | 105 uint16_t *up; member 213 const uint16_t *up; member
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
| D | char16ptr.h | 102 uint16_t *up; member 210 const uint16_t *up; member
|