HomeSort by relevance Sort by last modified time
    Searched full:parsing (Results 126 - 150 of 4598) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/chrome/browser/extensions/
webstore_install_helper.h 36 // sending work to the utility process for parsing manifests and
101 // The extension id of the manifest we're parsing.
121 // Flags for whether we're done doing icon decoding and manifest parsing.
125 // The results of succesful decoding/parsing.
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_types_unittest.cc 21 // Tests for correct parsing of anchor text ranges.
  /external/chromium_org/chromeos/network/
managed_state.cc 82 NET_LOG_ERROR("Error parsing state value", path() + "." + key);
96 NET_LOG_ERROR("Error parsing state value", path() + "." + key);
110 NET_LOG_ERROR("Error parsing state value", path() + "." + key);
128 NET_LOG_ERROR("Error parsing state value", path() + "." + key);
  /external/chromium_org/media/mp2t/
es_parser.h 26 // ES parsing.
ts_section_psi.h 41 // Do not start parsing before getting a unit start indicator.
  /external/chromium_org/media/mp3/
mp3_stream_parser.h 63 // Parsing functions for various byte stream elements.
64 // |data| & |size| describe the data available for parsing.
84 // < 0 : An error was encountered during parsing.
110 // < 0 : An error was encountered during parsing.
  /external/chromium_org/ppapi/generators/test_parser/
typedef.idl 5 /* This file tests parsing of typedefs under different conditions */
  /external/chromium_org/sync/util/
protobuf_unittest.cc 16 // and checking we get back to the same message after parsing/serialising via
  /external/chromium_org/third_party/icu/source/test/intltest/
idnaconf.h 37 // for parsing one test record
  /external/chromium_org/third_party/libjingle/source/talk/base/
macwindowpicker_unittest.cc 35 // TODO: Add verification of the actual parsing, ie, add
  /external/chromium_org/third_party/re2/util/
flags.h 6 // Does not support parsing the command line.
  /external/chromium_org/tools/cr/cr/commands/
command.py 82 """Called to make decisions based on speculative argument parsing.
84 When this method is called, enough of the command line parsing has been
86 modifications needed before the final argument parsing is done.
89 context: The context that is parsing the arguments.
  /external/clang/include/clang/Sema/
CXXFieldCollector.h 10 // This file provides CXXFieldCollector that is used during parsing & semantic
24 /// CXXFieldCollector - Used to keep track of CXXFieldDecls during parsing of
27 /// Fields - Contains all FieldDecls collected during parsing of a C++
33 /// the parsing of a C++ class. When a nested class is entered, a new field
  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/
p7.cpp 32 // Test that we don't find the injected class name when parsing base
  /external/clang/test/Frontend/
ast-main.cpp 2 // RUN: %clang -fno-delayed-template-parsing -emit-ast -o %t.ast %s
  /external/clang/test/Index/
crash-recovery-code-complete.c 14 #warning parsing original file
crash-recovery-reparse.c 11 #warning parsing original file
  /external/clang/test/Lexer/
cxx1y_binary_literal.cpp 17 // we'll need to rework our binary literal parsing rules.
  /external/clang/test/Parser/
cxx11-type-specifier.cpp 3 // Tests for parsing of type-specifier-seq
  /external/icu4c/i18n/
decfmtst.h 10 * parsing of decimal and group separators.
  /external/icu4c/test/intltest/
idnaconf.h 37 // for parsing one test record
  /external/libyuv/files/unit_test/
unit_test.cc 18 // TODO(fbarchard): Add command line parsing to pass this as option.
  /external/littlemock/src/com/google/testing/littlemock/
AppDataDirGuesser.java 70 // Ignore and fall back on parsing the output of toString below
72 // Ignore and fall back on parsing the output of toString below
74 // Ignore and fall back on parsing the output of toString below
77 // Parsing toString() method: yuck. But no other way to get the path.
  /external/lzma/CPP/Common/
CommandLineParser.h 58 // Command parsing procedures
  /external/mp4parser/
README.android 4 Description: "Provides a Java API for parsing MP4 files"

Completed in 1738 milliseconds

1 2 3 4 56 7 8 91011>>