/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_buffer.c | 49 sp_tgsi_load(const struct tgsi_buffer *buffer, in sp_tgsi_load() 103 sp_tgsi_store(const struct tgsi_buffer *buffer, in sp_tgsi_store() 170 unsigned temp = sdata; in handle_op_atomic() local 176 unsigned temp = sdata; in handle_op_atomic() local 185 unsigned temp = sdata; in handle_op_atomic() local 191 unsigned temp = sdata; in handle_op_atomic() local 197 unsigned temp = sdata; in handle_op_atomic() local 203 unsigned temp = sdata; in handle_op_atomic() local 237 float temp = uif(sdata); in handle_op_atomic() local 256 sp_tgsi_op(const struct tgsi_buffer *buffer, in sp_tgsi_op() [all …]
|
/external/e2fsprogs/ext2ed/ |
D | disk.c | 35 int low_read (unsigned char *buffer,unsigned long length,unsigned long offset) in low_read() 47 char temp [80]; in low_read() local 75 int low_write (unsigned char *buffer,unsigned long length,unsigned long offset) in low_write() 86 char temp [80]; in low_write() local 132 int log_changes (unsigned char *buffer,unsigned long length,unsigned long offset) in log_changes()
|
D | dir_com.c | 220 char *ptr,full_dir_name [500],dir_name [500],temp [500],temp2 [500]; in type_dir___cd() local 348 char *ptr,buffer [80]; in type_dir___entry() local 399 char buffer [80]; in type_dir___followinode() local 454 unsigned char temp [80]; in action_show() local 487 char *ptr,buffer [80]; in type_dir___next() local 504 char *ptr,buffer [80]; in type_dir___prev() local 550 char *ptr,buffer [80]; in type_dir___remember() local 596 unsigned char *ptr,buffer [80],variable [80],value [80],temp [80]; in type_dir___set() local
|
D | ext2_com.c | 36 char buffer [80]; in type_ext2___super() local 54 char temp [80],buffer [80],*ptr; in type_ext2___cd() local 86 char *ptr,buffer [80]; in type_ext2___group() local
|
D | group_com.c | 26 char *ptr,buffer [80]; in type_ext2_group_desc___next() local 42 char *ptr,buffer [80]; in type_ext2_group_desc___prev() local 58 char *ptr,buffer [80]; in type_ext2_group_desc___entry() local 84 char *ptr,buffer [80]; in type_ext2_group_desc___gocopy() local 111 long group_num,temp; in type_ext2_group_desc___show() local 139 char buffer [80]; in type_ext2_group_desc___inode() local 150 char buffer [80]; in type_ext2_group_desc___blockbitmap() local 164 char buffer [80]; in type_ext2_group_desc___inodebitmap() local
|
D | general_com.c | 365 char *ptr,buffer [80],variable [80],value [80]; in set() local 431 char *ptr,buffer [80],*ch_ptr; in hex_set() local 496 char *ptr,buffer [80],tmp_buffer [80]; in set_type() local 531 long temp; in show_int() local 556 unsigned long temp; in show_uint() local 697 char *ptr,buffer [80]; in next() local 726 char *ptr,buffer [80]; in prev() local 776 char *ptr,buffer [80]; in remember() local 813 char *ptr,buffer [80]; in recall() local
|
/external/dng_sdk/source/ |
D | dng_image.cpp | 245 void dng_image::DoPut (const dng_pixel_buffer &buffer) in DoPut() 268 void dng_image::GetRepeat (dng_pixel_buffer &buffer, in GetRepeat() 318 dng_pixel_buffer temp (buffer); in GetRepeat() local 342 dng_pixel_buffer temp (buffer); in GetRepeat() local 366 dng_pixel_buffer temp (buffer); in GetRepeat() local 390 dng_pixel_buffer temp (buffer); in GetRepeat() local 415 void dng_image::GetEdge (dng_pixel_buffer &buffer, in GetEdge() 494 void dng_image::Get (dng_pixel_buffer &buffer, in Get() 509 dng_pixel_buffer temp (buffer); in Get() local 687 void dng_image::Put (const dng_pixel_buffer &buffer) in Put() [all …]
|
/external/tensorflow/tensorflow/core/util/proto/ |
D | decode.h | 92 inline const uint8* ReadVarint32FromArray(const uint8* buffer, bool* ok, in ReadVarint32FromArray() 109 uint32 temp = 0; variable 119 uint32 temp = 0; variable 129 uint64 temp = 0; variable 139 uint32 temp = 0; variable 163 uint64 temp = 0; variable 173 uint32 temp = 0; variable 183 uint64 temp = 0; variable 193 uint32 temp; variable 204 uint32 temp; variable [all …]
|
/external/libcups/cups/ |
D | hash.c | 143 unsigned char temp[CC_SHA512_DIGEST_LENGTH]; in cupsHashData() local 164 unsigned char temp[CC_SHA512_DIGEST_LENGTH]; in cupsHashData() local 186 unsigned char temp[64]; /* Temporary hash buffer */ in cupsHashData() local 306 char *buffer, /* I - String buffer */ in cupsHashString()
|
D | snprintf.c | 24 _cups_vsnprintf(char *buffer, /* O - Output buffer */ in _cups_vsnprintf() 38 temp[1024]; /* Buffer for formatted numbers */ in _cups_vsnprintf() local 333 _cups_snprintf(char *buffer, /* O - Output buffer */ in _cups_snprintf()
|
D | langprintf.c | 28 char buffer[2048], /* Message buffer */ in _cupsLangPrintError() local 98 char temp[2048], /* Temporary format buffer */ in _cupsLangPrintFilter() local 99 buffer[2048], /* Message buffer */ in _cupsLangPrintFilter() local 155 char buffer[2048], /* Message buffer */ in _cupsLangPrintf() local 256 char buffer[8192]; /* Command-line argument buffer */ in _cupsSetLocale() local
|
D | http-addr.c | 527 unsigned temp; /* Temporary address */ in httpAddrString() local 563 unsigned temp; /* Current value */ in httpAddrString() local 905 char *buffer, /* I - Hostname buffer */ in httpResolveHostname() 913 char temp[1024]; /* Temporary string */ in httpResolveHostname() local
|
D | tls-gnutls.c | 66 char temp[1024], /* Temporary directory name */ in cupsMakeServerCredentials() local 71 unsigned char buffer[8192]; /* Buffer for x509 data */ in cupsMakeServerCredentials() local 262 char temp[1024]; /* Default path buffer */ in cupsSetServerCredentials() local 650 char *buffer, /* I - Buffer or @code NULL@ */ in httpCredentialsString() 717 temp[1024], /* Temporary string */ in httpLoadCredentials() local 849 temp[1024], /* Temporary string */ in httpSaveCredentials() local 935 http_gnutls_default_path(char *buffer,/* I - Path buffer */ in http_gnutls_default_path() 1076 char *buffer, /* I - Filename buffer */ in http_gnutls_make_path()
|
D | getifaddrs.c | 27 char buffer[65536], /* Buffer for address info */ in _cups_getifaddrs() local 34 struct ifaddrs *temp; /* Pointer to current interface */ in _cups_getifaddrs() local
|
D | debug.c | 88 char buffer[2048]; /* Output buffer */ in _cups_debug_printf() local 171 char buffer[2048]; /* Output buffer */ in _cups_debug_puts() local 285 char buffer[1024]; /* Filename buffer */ in _cups_debug_set() local 345 char *buffer, /* O - Output buffer */ in _cups_safe_vsnprintf() 358 temp[1024]; /* Buffer for formatted numbers */ in _cups_safe_vsnprintf() local
|
/external/protobuf/src/google/protobuf/io/ |
D | coded_stream.cc | 239 bool CodedInputStream::ReadRaw(void* buffer, int size) { in ReadRaw() 243 bool CodedInputStream::ReadString(std::string* buffer, int size) { in ReadString() 248 bool CodedInputStream::ReadStringFallback(std::string* buffer, int size) { in ReadStringFallback() 322 const uint8* DecodeVarint64KnownSize(const uint8* buffer, uint64* value) { in DecodeVarint64KnownSize() 341 uint32 first_byte, const uint8* buffer, uint32* value) { in ReadVarint32FromArray() 386 const uint8* buffer, uint64* value) { in ReadVarint64FromArray() 435 uint32 temp; in ReadVarint32Fallback() local 445 uint32 temp; in ReadVarint32Fallback() local 463 uint64 temp; in ReadVarintSizeAsIntFallback() local 573 uint64 temp; in ReadVarint64Fallback() local [all …]
|
/external/oboe/apps/OboeTester/app/src/main/cpp/util/ |
D | WaveFileWriter.cpp | 30 void WaveFileWriter::write(float *buffer, int32_t startSample, int32_t numSamples) { in write() 92 float temp = (PCM24_MAX * value) + 0.5 - PCM24_MIN; in writePCM24() local 109 float temp = (INT16_MAX * value) + 0.5 - INT16_MIN; in writePCM16() local
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_imelody.c | 196 EAS_I8 buffer[MAX_LINE_SIZE+1]; in IMY_CheckFileType() local 339 EAS_INT temp; in IMY_Event() local 1254 EAS_INT temp; in IMY_GetVolume() local 1310 static EAS_BOOL IMY_GetNumber (EAS_HW_DATA_HANDLE hwInstData, S_IMELODY_DATA *pData, EAS_INT *temp,… in IMY_GetNumber() 1362 EAS_INT temp; in IMY_GetVersion() local 1408 static void IMY_MetaData (S_IMELODY_DATA *pData, E_EAS_METADATA_TYPE metaType, EAS_I8 *buffer) in IMY_MetaData() 1449 EAS_INT temp; in IMY_ParseHeader() local 1665 …ReadLine (EAS_HW_DATA_HANDLE hwInstData, EAS_FILE_HANDLE fileHandle, EAS_I8 *buffer, EAS_I32 *pSta… in IMY_ReadLine() 1726 static EAS_INT IMY_ParseLine (EAS_I8 *buffer, EAS_U8 *pIndex) in IMY_ParseLine()
|
/external/icu/icu4c/source/common/ |
D | ustrfmt.cpp | 30 uprv_itou (UChar * buffer, int32_t capacity, in uprv_itou() 36 UChar temp; in uprv_itou() local
|
D | servlk.cpp | 77 UChar buffer[64]; in prefix() local 79 UnicodeString temp(buffer); in prefix() local 151 UnicodeString temp(id); in isFallbackOf() local
|
/external/libgav1/libgav1/src/dsp/ |
D | intra_edge.cc | 34 void IntraEdgeFilter_C(void* buffer, int size, int strength) { in IntraEdgeFilter_C() 51 void IntraEdgeUpsampler_C(void* buffer, int size) { in IntraEdgeUpsampler_C() 54 Pixel temp[kMaxUpsampleSize + 3]; in IntraEdgeUpsampler_C() local
|
/external/okio/okio/jvm/jmh/src/jmh/java/com/squareup/okio/benchmarks/ |
D | BufferUtf8Benchmark.java | 96 Buffer buffer; field in BufferUtf8Benchmark 114 Buffer temp = new Buffer(); in setup() local
|
/external/google-breakpad/src/common/mac/ |
D | string_utilities.cc | 46 scoped_array<UInt8> buffer(new UInt8[maxUTF8Length + 1]); in ConvertToString() local 57 string digits("0123456789"), temp; in IntegerValueAtIndex() local
|
/external/python/cpython2/Modules/_multiprocessing/ |
D | socket_connection.c | 16 # define WRITE(h, buffer, length) send((SOCKET)h, buffer, length, 0) argument 17 # define READ(h, buffer, length) recv((SOCKET)h, buffer, length, 0) argument 20 # define WRITE(h, buffer, length) write(h, buffer, length) argument 21 # define READ(h, buffer, length) read(h, buffer, length) argument 72 _conn_recvall(HANDLE h, char *buffer, size_t length) in _conn_recvall() 75 Py_ssize_t temp; in _conn_recvall() local 146 conn_recv_string(ConnectionObject *conn, char *buffer, in conn_recv_string()
|
/external/libcups/backend/ |
D | testbackend.c | 249 char buffer[1024]; /* Output buffer */ in main() local 338 char buffer[1024]; /* Buffer for response data */ in main() local 505 char buffer[2049]; /* Buffer for reponse */ in main() local 656 char temp[80]; in walk_cb() local
|