HomeSort by relevance Sort by last modified time
    Searched full:is_group (Results 1 - 8 of 8) sorted by null

  /external/golang-protobuf/proto/
decode.go 462 func (o *Buffer) unmarshalType(st reflect.Type, prop *StructProperties, is_group bool, base structPointer) error {
476 if is_group {
561 if is_group {
938 func (o *Buffer) dec_slice_struct(p *Properties, is_group bool, base structPointer) error {
943 if is_group {
944 err := o.unmarshalType(p.stype, p.sprop, is_group, bas)
964 err = o.unmarshalType(p.stype, p.sprop, is_group, bas)
  /bionic/libc/bionic/
grp_pwd.cpp 292 static id_t app_id_from_name(const char* name, bool is_group) {
297 if (is_group && name[0] == 'a' && name[1] == 'l' && name[2] == 'l') {
325 if (is_group && !strcmp(end, "_cache")) {
  /toolchain/binutils/binutils-2.27/gold/
readsyms.cc 265 if (this->input_argument_->is_group())
515 if (this->input_argument_->is_group())
options.cc     [all...]
incremental.cc 373 if (p->is_group())
    [all...]
options.h 1905 is_group() const function in class:gold::Input_argument
    [all...]
  /external/curl/tests/python_dependencies/impacket/
nmb.py 391 def is_group(self): member in class:NBNodeEntry
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libpulsecommon-1.1.so 

Completed in 6127 milliseconds