Searched refs:fp_ (Results 1 – 12 of 12) sorted by relevance
/external/v8/src/snapshot/ |
D | mksnapshot.cc | 22 SnapshotWriter() : fp_(NULL), startup_blob_file_(NULL) {} in SnapshotWriter() 25 if (fp_) fclose(fp_); in ~SnapshotWriter() 30 if (snapshot_file != NULL) fp_ = GetFileDescriptorOrDie(snapshot_file); in SetSnapshotFile() 57 if (!fp_) return; in MaybeWriteSnapshotFile() 65 fprintf(fp_, "// Autogenerated snapshot file. Do not edit.\n\n"); in WriteFilePrefix() 66 fprintf(fp_, "#include \"src/v8.h\"\n"); in WriteFilePrefix() 67 fprintf(fp_, "#include \"src/base/platform/platform.h\"\n\n"); in WriteFilePrefix() 68 fprintf(fp_, "#include \"src/snapshot/snapshot.h\"\n\n"); in WriteFilePrefix() 69 fprintf(fp_, "namespace v8 {\n"); in WriteFilePrefix() 70 fprintf(fp_, "namespace internal {\n\n"); in WriteFilePrefix() [all …]
|
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/ |
D | input_audio_file.cc | 19 fp_ = fopen(file_name.c_str(), "rb"); in InputAudioFile() 22 InputAudioFile::~InputAudioFile() { fclose(fp_); } in ~InputAudioFile() 25 if (!fp_) { in Read() 28 size_t samples_read = fread(destination, sizeof(int16_t), samples, fp_); in Read() 31 rewind(fp_); in Read() 33 if (fread(destination, sizeof(int16_t), missing_samples, fp_) < in Read() 43 if (!fp_) { in Seek() 47 const long current_pos = ftell(fp_); in Seek() 50 RTC_CHECK_EQ(0, fseek(fp_, 0, SEEK_END)); // Move to end of file. in Seek() 51 const long file_size = ftell(fp_); in Seek() [all …]
|
D | input_audio_file.h | 52 FILE* fp_;
|
/external/bison/lib/ |
D | stdio-impl.h | 35 # define fp_ ((struct { struct __FILE_public pub; \ macro 57 # define fp_ fp macro 70 # define fp_ub fp_->_ub 94 # define fp_ ((struct { unsigned char *_ptr; \ macro 102 # define fp_ fp macro
|
D | fseterr.c | 35 fp_->_flags |= __SERR; in fseterr() 41 fp_->_flag |= _IOERR; in fseterr()
|
/external/openfst/src/include/fst/ |
D | bi-table.h | 281 : fp_(fp ? fp : new FP()) { 287 : fp_(table.fp_ ? new FP(*table.fp_) : 0), in VectorBiTable() 291 ~VectorBiTable() { delete fp_; } in ~VectorBiTable() local 294 ssize_t fp = (*fp_)(entry); 313 const FP &Fingerprint() const { return *fp_; } in Fingerprint() 316 FP *fp_; 341 fp_(fp ? fp : new FP()), in selector_() 354 fp_(table.fp_ ? new FP(*table.fp_) : 0), in VectorHashBiTable() 366 delete fp_; in ~VectorHashBiTable() local 372 uint64 fp = (*fp_)(entry); [all …]
|
/external/v8/src/wasm/ |
D | wasm-interpreter.h | 96 : function_(function), pc_(pc), fp_(fp), sp_(sp) {} in WasmFrame() 100 int fp_; variable
|
/external/v8/src/ic/ |
D | ic.h | 81 Address fp() const { return fp_; } in fp() 221 Address fp_; variable
|
D | ic.cc | 110 Memory::Object_at(fp_ + JavaScriptFrameConstants::kFunctionOffset); in TraceIC() 173 fp_ = fp; in IC()
|
/external/v8/src/ |
D | deoptimizer.h | 846 intptr_t GetFp() const { return fp_; } in GetFp() 847 void SetFp(intptr_t fp) { fp_ = fp; } in SetFp() 903 intptr_t fp_; variable
|
D | deoptimizer.cc | 2274 fp_(kZapUint32), in FrameDescription()
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/ |
D | it-IT_cm0_kpdf_mgc.pkb | 1592 yT(T;u�\l]�VH5Nu<-@@6<T5_vNg[v`����PDIKQeSUXd`fp_�R5;@JUYebi{�nr{�F=;@FBF�)����ب�=������…
|