/external/marisa-trie/tools/ |
cmdopt.h | 13 // `has_name' specifies whether an option takes an argument or not.
|
/external/marisa-trie/v0_1_5/tools/ |
cmdopt.h | 13 // `has_name' specifies whether an option takes an argument or not.
|
/external/chromium_org/net/http/ |
http_content_disposition.h | 33 HAS_NAME = 1 << 2,
|
http_content_disposition_unittest.cc | 539 HttpContentDisposition::HAS_NAME }, 543 HttpContentDisposition::HAS_NAME }, 560 HttpContentDisposition::HAS_NAME }, 565 HttpContentDisposition::HAS_NAME }, 576 HttpContentDisposition::HAS_NAME },
|
http_content_disposition.cc | 438 parse_result_flags_ |= HAS_NAME;
|
/external/chromium_org/content/browser/download/ |
download_stats.cc | 509 net::HttpContentDisposition::HAS_NAME); 528 (result & (net::HttpContentDisposition::HAS_NAME | 531 net::HttpContentDisposition::HAS_NAME);
|
/external/chromium_org/third_party/libxslt/libxslt/ |
preproc.c | 898 (const xmlChar *)"name", NULL, &comp->has_name); 899 if (! comp->has_name) { 957 comp->has_name = 0; 1017 NULL, &comp->has_name); 1018 if (! comp->has_name) { 1085 comp->has_name = 0; 1160 XSLT_NAMESPACE, &comp->has_name); [all...] |
xsltInternals.h | 653 int has_name; member in struct:_xsltStyleItemElement 675 int has_name; member in struct:_xsltStyleItemAttribute 724 int has_name; member in struct:_xsltStyleItemPI 776 int has_name; /* element, attribute, pi */ member in struct:_xsltStyleItemCallTemplate 968 int has_name; member in struct:_xsltStyleBasicItemVariable 1006 int has_name; member in struct:_xsltStyleItemParam 1392 int has_name; \/* element, attribute, pi *\/ member in struct:_xsltStylePreComp [all...] |
attributes.c | 663 * A comp->has_name == 0 indicates that we need to skip this instruction, 666 if (!comp->has_name)
|
transform.c | [all...] |
/external/libxslt/libxslt/ |
preproc.c | 898 (const xmlChar *)"name", NULL, &comp->has_name); 899 if (! comp->has_name) { 957 comp->has_name = 0; 1017 NULL, &comp->has_name); 1018 if (! comp->has_name) { 1085 comp->has_name = 0; 1160 XSLT_NAMESPACE, &comp->has_name); [all...] |
xsltInternals.h | 653 int has_name; member in struct:_xsltStyleItemElement 675 int has_name; member in struct:_xsltStyleItemAttribute 724 int has_name; member in struct:_xsltStyleItemPI 776 int has_name; /* element, attribute, pi */ member in struct:_xsltStyleItemCallTemplate 968 int has_name; member in struct:_xsltStyleBasicItemVariable 1006 int has_name; member in struct:_xsltStyleItemParam 1392 int has_name; \/* element, attribute, pi *\/ member in struct:_xsltStylePreComp [all...] |
attributes.c | 663 * A comp->has_name == 0 indicates that we need to skip this instruction, 666 if (!comp->has_name)
|
transform.c | [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
plugin.pb.cc | 551 if (has_name()) { 646 if (has_name()) { 681 if (has_name()) { 722 if (has_name()) { 769 if (from.has_name()) { [all...] |
plugin.pb.h | 217 inline bool has_name() const; 530 inline bool CodeGeneratorResponse_File::has_name() const { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
|
/external/chromium_org/components/variations/ |
variations_seed_processor.cc | 52 if (experiment.param(i).has_name() && experiment.param(i).has_value())
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
descriptor.pb.cc | [all...] |
descriptor.pb.h | 296 inline bool has_name() const; 611 inline bool has_name() const; 2808 inline bool FileDescriptorProto::has_name() const { function in class:google::protobuf::FileDescriptorProto 3270 inline bool DescriptorProto::has_name() const { function in class:google::protobuf::DescriptorProto 3507 inline bool FieldDescriptorProto::has_name() const { function in class:google::protobuf::FieldDescriptorProto 3897 inline bool EnumDescriptorProto::has_name() const { function in class:google::protobuf::EnumDescriptorProto 4034 inline bool EnumValueDescriptorProto::has_name() const { function in class:google::protobuf::EnumValueDescriptorProto 4168 inline bool ServiceDescriptorProto::has_name() const { function in class:google::protobuf::ServiceDescriptorProto 4305 inline bool MethodDescriptorProto::has_name() const { function in class:google::protobuf::MethodDescriptorProto [all...] |
/external/protobuf/src/google/protobuf/ |
descriptor.pb.h | 301 inline bool has_name() const; 582 inline bool has_name() const; 2499 inline bool FileDescriptorProto::has_name() const { function in class:google::protobuf::FileDescriptorProto 2784 inline bool DescriptorProto::has_name() const { function in class:google::protobuf::DescriptorProto 2972 inline bool FieldDescriptorProto::has_name() const { function in class:google::protobuf::FieldDescriptorProto 3211 inline bool EnumDescriptorProto::has_name() const { function in class:google::protobuf::EnumDescriptorProto 3299 inline bool EnumValueDescriptorProto::has_name() const { function in class:google::protobuf::EnumValueDescriptorProto 3378 inline bool ServiceDescriptorProto::has_name() const { function in class:google::protobuf::ServiceDescriptorProto 3466 inline bool MethodDescriptorProto::has_name() const { function in class:google::protobuf::MethodDescriptorProto [all...] |
descriptor.pb.cc | [all...] |
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
statetracker.py | 142 HAS_NAME = frozenset(['param']) 179 if self.flag_type in self.HAS_NAME:
|
/external/chromium_org/third_party/closure_linter/closure_linter/ |
statetracker.py | 142 HAS_NAME = frozenset(['param']) 179 if self.flag_type in self.HAS_NAME:
|
/external/protobuf/src/google/protobuf/compiler/ |
plugin.pb.h | 222 inline bool has_name() const; 513 inline bool CodeGeneratorResponse_File::has_name() const { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
|
plugin.pb.cc | 716 if (has_name()) { [all...] |