HomeSort by relevance Sort by last modified time
    Searched refs:temp (Results 151 - 175 of 3860) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/lzma/CPP/7zip/Common/
FilePathAutoRename.cpp 17 char temp[16]; local
18 ConvertUInt32ToString(value, temp);
20 path.AddAscii(temp);
39 FString temp; local
45 if (MakeAutoName(name, extension, mid, temp))
  /external/toybox/toys/posix/
tee.c 38 struct fd_list *temp; local
40 temp = xmalloc(sizeof(struct fd_list));
41 temp->next = TT.outputs;
42 temp->fd = fd;
43 TT.outputs = temp;
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
enc_lag6.cpp 196 Word16 temp; local
218 temp = sub(T0, T0_min, pOverflow);
220 i = add(temp, temp, pOverflow);
221 i = add(temp, i, pOverflow);
  /prebuilts/misc/windows/sdl2/test/
testspriteminimal.c 40 SDL_Surface *temp; local
43 temp = SDL_LoadBMP(file);
44 if (temp == NULL) {
48 sprite_w = temp->w;
49 sprite_h = temp->h;
52 if (temp->format->palette) {
53 SDL_SetColorKey(temp, SDL_TRUE, *(Uint8 *) temp->pixels);
55 switch (temp->format->BitsPerPixel) {
57 SDL_SetColorKey(temp, SDL_TRUE
    [all...]
testscale.c 45 SDL_Surface *temp; local
49 temp = SDL_LoadBMP(file);
50 if (temp == NULL) {
57 if (temp->format->palette) {
58 SDL_SetColorKey(temp, SDL_TRUE, *(Uint8 *) temp->pixels);
60 switch (temp->format->BitsPerPixel) {
62 SDL_SetColorKey(temp, SDL_TRUE,
63 (*(Uint16 *) temp->pixels) & 0x00007FFF);
66 SDL_SetColorKey(temp, SDL_TRUE, *(Uint16 *) temp->pixels)
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/file.streams/fstreams/fstream.assign/
move_assign.pass.cpp 25 std::string temp = get_temp_file_name(); local
27 std::fstream fso(temp.c_str(), std::ios_base::in | std::ios_base::out
37 std::remove(temp.c_str());
39 std::wfstream fso(temp.c_str(), std::ios_base::in | std::ios_base::out
49 std::remove(temp.c_str());
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/file.streams/fstreams/fstream.cons/
move.pass.cpp 25 std::string temp = get_temp_file_name(); local
27 std::fstream fso(temp, std::ios_base::in | std::ios_base::out
36 std::remove(temp.c_str());
38 std::wfstream fso(temp, std::ios_base::in | std::ios_base::out
47 std::remove(temp.c_str());
pointer.pass.cpp 23 std::string temp = get_temp_file_name(); local
25 std::fstream fs(temp.c_str(), std::ios_base::in | std::ios_base::out
33 std::remove(temp.c_str());
35 std::wfstream fs(temp.c_str(), std::ios_base::in | std::ios_base::out
43 std::remove(temp.c_str());
string.pass.cpp 23 std::string temp = get_temp_file_name(); local
25 std::fstream fs(temp,
34 std::remove(temp.c_str());
36 std::wfstream fs(temp,
45 std::remove(temp.c_str());
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/file.streams/fstreams/fstream.members/
close.pass.cpp 23 std::string temp = get_temp_file_name(); local
27 fs.open(temp.c_str(), std::ios_base::out);
32 std::remove(temp.c_str());
36 fs.open(temp.c_str(), std::ios_base::out);
41 std::remove(temp.c_str());
open_pointer.pass.cpp 23 std::string temp = get_temp_file_name(); local
27 fs.open(temp.c_str(), std::ios_base::in | std::ios_base::out
36 std::remove(temp.c_str());
40 fs.open(temp.c_str(), std::ios_base::in | std::ios_base::out
49 std::remove(temp.c_str());
open_string.pass.cpp 23 std::string temp = get_temp_file_name(); local
27 fs.open(temp, std::ios_base::in | std::ios_base::out
36 std::remove(temp.c_str());
40 fs.open(temp, std::ios_base::in | std::ios_base::out
49 std::remove(temp.c_str());
  /external/libvpx/libvpx/third_party/libyuv/source/
row_any.cc 30 SIMD_ALIGNED(uint8 temp[64 * 5]); \
31 memset(temp, 0, 64 * 4); /* for msan */ \
37 memcpy(temp, y_buf + n, r); \
38 memcpy(temp + 64, u_buf + (n >> UVSHIFT), SS(r, UVSHIFT)); \
39 memcpy(temp + 128, v_buf + (n >> UVSHIFT), SS(r, UVSHIFT)); \
40 memcpy(temp + 192, a_buf + n, r); \
41 ANY_SIMD(temp, temp + 64, temp + 128, temp + 192, temp + 256,
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
q_plsf_3.cpp 209 Word16 *p_dico, temp;
217 temp = sub (lsf_r1[0], *p_dico++);
218 temp = mult (wf1[0], temp);
219 dist = L_mult (temp, temp);
221 temp = sub (lsf_r1[1], *p_dico++);
222 temp = mult (wf1[1], temp);
223 dist = L_mac (dist, temp, temp)
285 Word16 temp; local
611 Word16 temp; local
1028 Word16 temp; local
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
timeval.i 22 %typemap(in) struct timeval *INPUT (struct timeval temp)
27 temp = rb_time_timeval($input);
28 $1 = &temp;
32 %typemap(in,numinputs=0) struct timeval *OUTPUT(struct timeval temp)
34 $1 = &temp;
  /system/sepolicy/tools/fc_sort/
fc_sort.c 139 file_context_node_t *temp; local
152 temp = a;
154 b = temp;
169 temp = a_current->next;
172 a_current->next->next = temp;
213 file_context_bucket_t *temp; local
231 temp = current->next;
234 free(temp);
335 file_context_node_t *temp; local
390 temp = (file_context_node_t *)calloc(1, sizeof(file_context_node_t))
    [all...]
  /external/eigen/blas/f2c/
ctbmv.c 28 complex temp; local
248 temp.r = x[i__2].r, temp.i = x[i__2].i;
257 q__2.r = temp.r * a[i__5].r - temp.i * a[i__5].i,
258 q__2.i = temp.r * a[i__5].i + temp.i * a[
284 temp.r = x[i__4].r, temp.i = x[i__4].i;
294 q__2.r = temp.r * a[i__5].r - temp.i * a[i__5].i,
    [all...]
ztbmv.c 28 doublecomplex temp; local
248 temp.r = x[i__2].r, temp.i = x[i__2].i;
257 z__2.r = temp.r * a[i__5].r - temp.i * a[i__5].i,
258 z__2.i = temp.r * a[i__5].i + temp.i * a[
284 temp.r = x[i__4].r, temp.i = x[i__4].i;
294 z__2.r = temp.r * a[i__5].r - temp.i * a[i__5].i,
    [all...]
  /external/selinux/libsemanage/tests/
test_utilities.c 138 char *temp; local
144 temp = semanage_split_on_space(str);
145 CU_ASSERT_STRING_EQUAL(temp, "bar baz");
147 str = temp;
149 temp = semanage_split_on_space(str);
150 CU_ASSERT_STRING_EQUAL(temp, "baz");
152 str = temp;
154 temp = semanage_split_on_space(str);
155 CU_ASSERT_STRING_EQUAL(temp, "");
157 free(temp);
163 char *temp; local
195 char *temp = NULL; local
    [all...]
  /hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.cpp 790 uint8* temp = (uint8 *)OSCL_MALLOC(sizeof(uint8) * length); local
794 if (temp)
796 sps = temp; // Make a copy of the original pointer to be freed later
808 OSCL_FREE(temp);
835 OSCL_FREE(temp);
844 OSCL_FREE(temp);
859 OSCL_FREE(temp);
877 OSCL_FREE(temp);
905 OSCL_FREE(temp);
930 uint32 temp; local
1088 uint temp; local
1180 uint temp; local
1211 uint32 temp, pic_parameter_set_id, seq_parameter_set_id, entropy_coding_mode_flag; local
1231 uint32 temp; local
1260 uint32 temp; local
    [all...]
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
dogleg.h 20 Scalar sum, temp, alpha, bnorm; local
34 temp = qrfac(j,j);
35 if (temp == 0.) {
36 temp = epsmch * qrfac.col(j).head(j+1).maxCoeff();
37 if (temp == 0.)
38 temp = epsmch;
41 x[j] = qtb[j] / temp;
43 x[j] = (qtb[j] - qrfac.row(j).tail(n-j-1).dot(x.tail(n-j-1))) / temp;
82 temp = wa2.stableNorm();
83 sgnorm = gnorm / temp / temp
    [all...]
  /external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.members/
open_pointer.pass.cpp 20 std::string temp = get_temp_file_name(); local
23 assert(f.open(temp.c_str(), std::ios_base::out) != 0);
29 assert(f.open(temp.c_str(), std::ios_base::in) != 0);
35 std::remove(temp.c_str());
38 assert(f.open(temp.c_str(), std::ios_base::out) != 0);
44 assert(f.open(temp.c_str(), std::ios_base::in) != 0);
50 remove(temp.c_str());
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_list.c 47 struct rc_list * temp; local
54 for (temp = *list; temp->Next; temp = temp->Next);
56 temp->Next = new_value;
57 new_value->Prev = temp;
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_fog.c 100 GLfloat d, temp; local
109 temp = (end - z) * d;
110 return CLAMP(temp, 0.0F, 1.0F);
114 NEG_EXP( temp, d * z );
115 return temp;
119 NEG_EXP( temp, d * z * z );
120 return temp;
  /packages/apps/Camera2/src/com/android/camera/data/
Location.java 86 long temp; local
87 temp = Double.doubleToLongBits(mLatitude);
88 result = (int) (temp ^ (temp >>> 32));
89 temp = Double.doubleToLongBits(mLongitude);
90 result = 31 * result + (int) (temp ^ (temp >>> 32));

Completed in 656 milliseconds

1 2 3 4 5 67 8 91011>>