HomeSort by relevance Sort by last modified time
    Searched refs:su (Results 126 - 150 of 289) sorted by null

1 2 3 4 56 7 8 91011>>

  /system/sepolicy/public/
te_macros 105 dontaudit su pdx_$1_endpoint_socket:unix_stream_socket *;
106 dontaudit su pdx_$1_channel_socket:unix_stream_socket *;
479 allow $1 su:fifo_file append;
  /external/dhcpcd-6.8.2/
if-linux.c 1135 } su; local
1182 memset(&su, 0, sizeof(su));
1183 su.sll.sll_family = PF_PACKET;
1184 su.sll.sll_protocol = htons(protocol);
1185 su.sll.sll_ifindex = (int)ifp->index;
1186 if (bind(s, &su.sa, sizeof(su.sll)) == -1)
1204 } su; local
1207 memset(&su, 0, sizeof(su))
    [all...]
control.c 48 #define SUN_LEN(su) \
49 (sizeof(*(su)) - sizeof((su)->sun_path) + strlen((su)->sun_path))
  /external/valgrind/include/
pub_tool_tooliface.h 319 Bool (*recognised_suppression)(const HChar* name, Supp* su),
327 Int* lineno, Supp* su),
332 Bool (*error_matches_suppression)(const Error* err, const Supp* su),
352 SizeT (*print_extra_suppression_use)(const Supp* su,
356 // is suppressed by su. update_extra_suppression_use typically
360 void (*update_extra_suppression_use)(const Error* err, const Supp* su)
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
i386lynx.c 300 cache_ptr->addend = ad - su->textsec->vma; \
305 cache_ptr->addend = ad - su->datasec->vma; \
310 cache_ptr->addend = ad - su->bsssec->vma; \
331 struct aoutdata *su = &(abfd->tdata.aout_data->a);
355 struct aoutdata *su = &(abfd->tdata.aout_data->a);
330 struct aoutdata *su = &(abfd->tdata.aout_data->a); local
354 struct aoutdata *su = &(abfd->tdata.aout_data->a); local
  /system/extras/procrank/
procrank.cpp 415 pm_swapusage_t su; local
417 pm_memusage_pswap_get_usage(&proc.usage, &su);
419 printf("%6zuK ", su.proportional / 1024);
420 printf("%6zuK ", su.unique / 1024);
421 total_pswap += su.proportional;
422 total_uswap += su.unique;
425 size_t zpswap = su.proportional * zram_cr;
  /external/valgrind/exp-sgcheck/
pc_common.c 721 Bool pc_is_recognised_suppression ( const HChar* name, Supp *su )
732 VG_(set_supp_kind)(su, skind);
738 Supp* su )
741 if (VG_(get_supp_kind)(su) == XS_SysParam) {
744 VG_(set_supp_string)(su, VG_(strdup)("pc.common.presi.1", *bufpp));
749 Bool pc_error_matches_suppression (const Error* err, const Supp* su)
752 switch (VG_(get_supp_kind)(su)) {
760 VG_(get_supp_kind)(su));
796 SizeT pc_print_extra_suppression_use ( const Supp* su,
804 void pc_update_extra_suppression_use (const Error* err, const Supp* su)
    [all...]
  /external/ltp/testcases/commands/cron/
cron_pos_tests.sh 26 su $1 -c "$0 $*"
  /external/ltp/testcases/commands/su/
su01 19 # FILE : su
21 # PURPOSE: Tests the basic functionality of `su`.
178 /bin/su $TEST_USER1 -c ${TCbin}/su01_s1
  /external/ltp/testscripts/build/
build_test_function.sh 215 elif type su > /dev/null && groups | grep wheel ; then
216 pre_cmd='su -c'
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAGInstrs.h 38 SUnit *SU;
40 VReg2SUnit(unsigned VReg, LaneBitmask LaneMask, SUnit *SU)
41 : VirtReg(VReg), LaneMask(LaneMask), SU(SU) {}
53 unsigned OperandIndex, SUnit *SU)
54 : VReg2SUnit(VReg, LaneMask, SU), OperandIndex(OperandIndex) {}
60 SUnit *SU;
64 PhysRegSUOper(SUnit *su, int op, unsigned R): SU(su), OpIdx(op), Reg(R) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAGInstrs.h 38 SUnit *SU;
40 VReg2SUnit(unsigned VReg, LaneBitmask LaneMask, SUnit *SU)
41 : VirtReg(VReg), LaneMask(LaneMask), SU(SU) {}
53 unsigned OperandIndex, SUnit *SU)
54 : VReg2SUnit(VReg, LaneMask, SU), OperandIndex(OperandIndex) {}
60 SUnit *SU;
64 PhysRegSUOper(SUnit *su, int op, unsigned R): SU(su), OpIdx(op), Reg(R) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAGInstrs.h 38 SUnit *SU;
40 VReg2SUnit(unsigned VReg, LaneBitmask LaneMask, SUnit *SU)
41 : VirtReg(VReg), LaneMask(LaneMask), SU(SU) {}
53 unsigned OperandIndex, SUnit *SU)
54 : VReg2SUnit(VReg, LaneMask, SU), OperandIndex(OperandIndex) {}
60 SUnit *SU;
64 PhysRegSUOper(SUnit *su, int op, unsigned R): SU(su), OpIdx(op), Reg(R) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAGInstrs.h 38 SUnit *SU;
40 VReg2SUnit(unsigned VReg, LaneBitmask LaneMask, SUnit *SU)
41 : VirtReg(VReg), LaneMask(LaneMask), SU(SU) {}
53 unsigned OperandIndex, SUnit *SU)
54 : VReg2SUnit(VReg, LaneMask, SU), OperandIndex(OperandIndex) {}
60 SUnit *SU;
64 PhysRegSUOper(SUnit *su, int op, unsigned R): SU(su), OpIdx(op), Reg(R) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAGInstrs.h 38 SUnit *SU;
40 VReg2SUnit(unsigned VReg, LaneBitmask LaneMask, SUnit *SU)
41 : VirtReg(VReg), LaneMask(LaneMask), SU(SU) {}
53 unsigned OperandIndex, SUnit *SU)
54 : VReg2SUnit(VReg, LaneMask, SU), OperandIndex(OperandIndex) {}
60 SUnit *SU;
64 PhysRegSUOper(SUnit *su, int op, unsigned R): SU(su), OpIdx(op), Reg(R) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAGInstrs.h 38 SUnit *SU;
40 VReg2SUnit(unsigned VReg, LaneBitmask LaneMask, SUnit *SU)
41 : VirtReg(VReg), LaneMask(LaneMask), SU(SU) {}
53 unsigned OperandIndex, SUnit *SU)
54 : VReg2SUnit(VReg, LaneMask, SU), OperandIndex(OperandIndex) {}
60 SUnit *SU;
64 PhysRegSUOper(SUnit *su, int op, unsigned R): SU(su), OpIdx(op), Reg(R) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAGInstrs.h 38 SUnit *SU;
40 VReg2SUnit(unsigned VReg, LaneBitmask LaneMask, SUnit *SU)
41 : VirtReg(VReg), LaneMask(LaneMask), SU(SU) {}
53 unsigned OperandIndex, SUnit *SU)
54 : VReg2SUnit(VReg, LaneMask, SU), OperandIndex(OperandIndex) {}
60 SUnit *SU;
64 PhysRegSUOper(SUnit *su, int op, unsigned R): SU(su), OpIdx(op), Reg(R) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAGInstrs.h 38 SUnit *SU;
40 VReg2SUnit(unsigned VReg, LaneBitmask LaneMask, SUnit *SU)
41 : VirtReg(VReg), LaneMask(LaneMask), SU(SU) {}
53 unsigned OperandIndex, SUnit *SU)
54 : VReg2SUnit(VReg, LaneMask, SU), OperandIndex(OperandIndex) {}
60 SUnit *SU;
64 PhysRegSUOper(SUnit *su, int op, unsigned R): SU(su), OpIdx(op), Reg(R) {
    [all...]
  /external/valgrind/memcheck/
mc_include.h 524 Bool MC_(is_recognised_suppression) ( const HChar* name, Supp* su );
527 SizeT* nBuf, Int* lineno, Supp *su );
529 Bool MC_(error_matches_suppression) ( const Error* err, const Supp* su );
533 SizeT MC_(print_extra_suppression_use) ( const Supp* su,
535 void MC_(update_extra_suppression_use) ( const Error* err, const Supp* su );
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
CodeFragmentCollector.py 451 for su in FileProfile.StructUnionDefinitionList:
452 print str(su.StartPos) + su.Content
  /system/bt/bta/gatt/
bta_gattc_utils.cc 74 uint8_t su[LEN_UUID_128], tu[LEN_UUID_128]; local
93 bta_gatt_convert_uuid16_to_uuid128(su, p_src->uu.uuid16);
94 ps = su;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
typeobject.c 6467 superobject *su = (superobject *)self; local
6479 superobject *su = (superobject *)self; local
6495 superobject *su = (superobject *)self; local
6627 superobject *su = (superobject *)self; local
6661 superobject *su = (superobject *)self; local
6697 superobject *su = (superobject *)self; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
typeobject.c 6431 superobject *su = (superobject *)self; local
6443 superobject *su = (superobject *)self; local
6459 superobject *su = (superobject *)self; local
6591 superobject *su = (superobject *)self; local
6625 superobject *su = (superobject *)self; local
6661 superobject *su = (superobject *)self; local
    [all...]
  /external/python/cpython2/Objects/
typeobject.c 6566 superobject *su = (superobject *)self; local
6578 superobject *su = (superobject *)self; local
6594 superobject *su = (superobject *)self; local
6726 superobject *su = (superobject *)self; local
6760 superobject *su = (superobject *)self; local
6796 superobject *su = (superobject *)self; local
    [all...]
  /external/netcat/
netcat.c 59 #define SUN_LEN(su) \
60 (sizeof(*(su)) - sizeof((su)->sun_path) + strlen((su)->sun_path))

Completed in 3520 milliseconds

1 2 3 4 56 7 8 91011>>