| /external/openfst/src/script/ | 
| encode.cc | 19 #include <fst/encode.h> 20 #include <fst/script/encode.h>
 25 void Encode(MutableFstClass *ofst, uint32 flags, bool reuse_encoder,
 29   Apply<Operation<EncodeArgs> >("Encode", ofst->ArcType(), &args);
 32 REGISTER_FST_OPERATION(Encode, StdArc, EncodeArgs);
 33 REGISTER_FST_OPERATION(Encode, LogArc, EncodeArgs);
 34 REGISTER_FST_OPERATION(Encode, Log64Arc, EncodeArgs);
 
 | 
| /external/chromium/chrome/browser/custom_handlers/ | 
| protocol_handler.cc | 44 Value* ProtocolHandler::Encode() { 
 | 
| protocol_handler_registry.cc | 60   scoped_ptr<Value> value(Encode()); 109 Value* ProtocolHandlerRegistry::Encode() {
 114     protocolHandlers->Append(i->second->Encode());
 
 | 
| /external/openfst/src/include/fst/script/ | 
| encode.h | 24 #include <fst/encode.h> 33 void Encode(EncodeArgs *args) {
 40       ? EncodeMapper<Arc>::Read(coder_fname, ENCODE)
 41       : new EncodeMapper<Arc>(flags, ENCODE);
 43   Encode(ofst, encoder);
 50 void Encode(MutableFstClass *fst, uint32 flags, bool reuse_encoder,
 
 | 
| /external/chromium/net/tools/dump_cache/ | 
| url_to_filename_encoder.h | 98   static std::string Encode(const std::string& url, std::string base_path, 
 | 
| /external/chromium/sdch/open-vcdiff/src/ | 
| varint_bigendian.cc | 84 int VarintBE<SignedIntegerType>::Encode(SignedIntegerType v, char* ptr) { 
 | 
| vcdiffengine.cc | 111     // Create an ADD instruction to encode all target bytes 122 // this function creates an ADD instruction to encode all target bytes
 143     LOG(DFATAL) << "Internal error in VCDiffEngine::Encode: "
 157     LOG(DFATAL) << "Internal error: VCDiffEngine::Encode() "
 237 void VCDiffEngine::Encode(const char* target_data,
 
 | 
| vcdiff_main.cc | 47               "Target file (default is stdin for encode, stdout for decode"); 49               "Encoded delta file (default is stdout for encode, "
 70     " {encode | delta | decode | patch }[ <options> ]\n"
 71     "encode or delta: create delta file from dictionary and target file\n"
 82   // will use the supplied options to carry out a file-based encode
 84   bool Encode();
 369 bool VCDiffFileBasedCoder::Encode() {
 419         std::cerr << "Error trying to encode data chunk of length "
 604   if ((strcmp(command_option, "encode") == 0) ||
 607     if (!coder.Encode()) {
 [all...]
 | 
| vcdiffengine_test.cc | 343     engine_.Encode("", 0, target_matching, &diff_output_string_, &coder); 353     engine_.Encode(text,
 361   void Encode(bool interleaved, bool target_matching) {
 439   Encode(/* interleaved = */ false, /* target matching = */ false);
 470   Encode(/* interleaved = */ true, /* target matching = */ false);
 505   Encode(/* interleaved = */ false, /* target matching = */ true);
 536   Encode(/* interleaved = */ true, /* target matching = */ false);
 642     engine_.Encode(text,
 650   void Encode(bool interleaved, bool target_matching) {
 900   Encode(/* interleaved = */ true, /* target matching = */ false)
 [all...]
 | 
| /external/open-vcdiff/src/ | 
| varint_bigendian.cc | 84 int VarintBE<SignedIntegerType>::Encode(SignedIntegerType v, char* ptr) { 
 | 
| vcdiffengine.cc | 108     // Create an ADD instruction to encode all target bytes 119 // this function creates an ADD instruction to encode all target bytes
 140     VCD_DFATAL << "Internal error in VCDiffEngine::Encode: "
 154     VCD_DFATAL << "Internal error: VCDiffEngine::Encode() "
 234 void VCDiffEngine::Encode(const char* target_data,
 
 | 
| vcdiff_main.cc | 47               "Target file (default is stdin for encode, stdout for decode"); 49               "Encoded delta file (default is stdout for encode, "
 71     " {encode | delta | decode | patch }[ <options> ]\n"
 72     "encode or delta: create delta file from dictionary and target file\n"
 83   // will use the supplied options to carry out a file-based encode
 85   bool Encode();
 370 bool VCDiffFileBasedCoder::Encode() {
 423         std::cerr << "Error trying to encode data chunk of length "
 608   if ((strcmp(command_option, "encode") == 0) ||
 611     if (!coder.Encode()) {
 [all...]
 | 
| vcdiffengine_test.cc | 322     engine_.Encode("", 0, target_matching, &diff_output_string_, &coder); 331     engine_.Encode(text,
 338   void Encode(bool interleaved, bool target_matching) {
 416   Encode(/* interleaved = */ false, /* target matching = */ false);
 447   Encode(/* interleaved = */ true, /* target matching = */ false);
 482   Encode(/* interleaved = */ false, /* target matching = */ true);
 513   Encode(/* interleaved = */ true, /* target matching = */ true);
 619     engine_.Encode(text,
 626   void Encode(bool interleaved, bool target_matching) {
 876   Encode(/* interleaved = */ true, /* target matching = */ false)
 [all...]
 | 
| /external/open-vcdiff/src/google/ | 
| vcencoder.h | 152   // This convention differs from the non-streaming Encode/Decode 222   // can be used before calling Encode(), to specify that interleaved format
 228   // calling Encode(), to specify whether or not target matching should be
 237   bool Encode(const char* target_data,
 
 | 
| /external/chromium/sdch/open-vcdiff/src/google/ | 
| vcencoder.h | 182   // This convention differs from the non-streaming Encode/Decode 258   // can be used before calling Encode(), to specify that interleaved format
 264   // calling Encode(), to specify whether or not target matching should be
 273   bool Encode(const char* target_data,
 
 | 
| /external/chromium/third_party/libjingle/source/talk/base/ | 
| base64.h | 60   static inline std::string Encode(const std::string& data) { 
 | 
| /external/v8/src/ | 
| unicode-inl.h | 81 unsigned Utf8::Encode(char* str, uchar c, int previous) { 94       return Encode(str - kUnmatchedSize,
 
 | 
| uri.js | 179 function Encode(uri, unescape) { 322   return Encode(string, unescapePredicate);
 345   return Encode(string, unescapePredicate);
 
 | 
| /external/chromium/chrome/browser/bookmarks/ | 
| bookmark_codec.cc | 45 Value* BookmarkCodec::Encode(BookmarkModel* model) { 46   return Encode(model->GetBookmarkBarNode(), model->other_node());
 49 Value* BookmarkCodec::Encode(const BookmarkNode* bookmark_bar_node,
 
 | 
| /external/quake/quake/src/QW/client/ | 
| md4.c | 92 static void Encode (unsigned char *, UINT4 *, unsigned int); 170 	Encode (bits, context->count, 8);
 181 	Encode (digest, context->state, 16);
 260 static void Encode (unsigned char *output, UINT4 *input, unsigned int len)
 
 | 
| /external/srec/tools/thirdparty/OpenFst/fst/lib/ | 
| encode.h | 0 // encode.h 17 // Class to encode and decoder an fst.
 30 enum EncodeType { ENCODE = 1, DECODE = 2 };
 32 // Identifies stream data as an encode table (and its endianity)
 39 // stores both the Tuple of encode labels and weights to a unique
 69   // Hash function for EncodeTabe Tuples. Based on the encode flags
 111   // Given an arc encode either input/ouptut labels or input/costs or both
 112   Label Encode(const A &arc) {
 126   // Given an encode arc Label decode back to input/output labels and costs
 154       LOG(ERROR) << "EncodeTable::Read: Bad encode table header: " << source
 [all...]
 | 
| /external/chromium/chrome/browser/policy/ | 
| device_management_backend_impl.cc | 84   std::string Encode(); 98 std::string URLQueryParameters::Encode() {
 260   return GURL(server_url + '?' + query_params_.Encode());
 
 | 
| /external/openfst/src/include/fst/ | 
| encode.h | 0 // encode.h 19 // Class to encode and decoder an fst.
 45 enum EncodeType { ENCODE = 1, DECODE = 2 };
 47 // Identifies stream data as an encode table (and its endianity)
 54 // stores both the Tuple of encode labels and weights to a unique
 84   // Hash function for EncodeTabe Tuples. Based on the encode flags
 130   // Given an arc encode either input/ouptut labels or input/costs or both
 131   Label Encode(const A &arc) {
 158   // Given an encode arc Label decode back to input/output labels and costs
 249     LOG(ERROR) << "EncodeTable::Read: Bad encode table header: " << source
 [all...]
 | 
| /external/v8/test/cctest/ | 
| test-serialize.cc | 91 static uint32_t Encode(const ExternalReferenceEncoder& encoder, T id) { 92   return encoder.Encode(AddressOf(id));
 108            Encode(encoder, Builtins::kArrayCode));
 110            Encode(encoder, Runtime::kAbort));
 112            Encode(encoder, IC_Utility(IC::kLoadCallbackProperty)));
 116            encoder.Encode(keyed_load_function_prototype.address()));
 120            encoder.Encode(stack_limit_address.address()));
 124            encoder.Encode(real_stack_limit_address.address()));
 127            encoder.Encode(ExternalReference::debug_break(isolate).address()));
 130            encoder.Encode(
 [all...]
 | 
| /external/llvm/lib/MC/ | 
| MCDwarf.cpp | 148   // Loop through each MCLineEntry and encode the dwarf line number table. 182     // At this point we want to emit/create the sequence to encode the delta in
 363   MCDwarfLineAddr::Encode(LineDelta, AddrDelta, OS);
 372   MCDwarfLineAddr::Encode(LineDelta, AddrDelta, OS);
 376 /// Utility function to encode a Dwarf pair of LineDelta and AddrDeltas.
 377 void MCDwarfLineAddr::Encode(int64_t LineDelta, uint64_t AddrDelta,
 404   // If the line increment is out of range of a special opcode, we must encode
 [all...]
 |