Searched defs:temp (Results 26 - 50 of 1265) sorted by relevance

1234567891011>>

/external/lldb/test/functionalities/process_attach/
H A Dmain.c6 int temp = 0; local
7 while (temp < 30) // Waiting to be attached...
10 temp++;
/external/qemu/android/
H A Dhw-lcd.c19 char temp[8]; local
42 snprintf(temp, sizeof temp, "%d", density);
43 boot_property_add("qemu.sf.lcd_density", temp);
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_coords.cpp11 int temp = left; local
13 right = temp;
16 int temp = top; local
18 bottom = temp;
75 FX_FLOAT temp;
77 temp = left;
79 right = temp;
82 temp = top;
84 bottom = temp;
/external/chromium_org/testing/gtest/samples/
H A Dsample2.cc53 const char* const temp = MyString::CloneCString(a_c_string); local
55 c_string_ = temp;
/external/chromium_org/third_party/smhasher/src/
H A DPlatform.cpp7 int64_t temp = rdtsc(); local
9 printf("%d",(int)temp);
/external/chromium_org/tools/clang/rewrite_scoped_refptr/tests/
H A Dtest4-expected.cc12 Foo* temp = foo; local
H A Dtest4-original.cc12 Foo* temp = foo; local
H A Dtest7-expected.cc12 Foo* temp = foo; local
H A Dtest7-original.cc12 Foo* temp = foo; local
H A Dtest5-expected.cc17 Foo* temp = foo; local
21 scoped_refptr<Bar> temp(new Bar);
22 ExpectsRawFooPtr(temp.get());
H A Dtest5-original.cc17 Foo* temp = foo; local
21 scoped_refptr<Bar> temp(new Bar);
22 ExpectsRawFooPtr(temp);
H A Dtest8-expected.cc16 Foo* temp = foo; local
H A Dtest8-original.cc16 Foo* temp = foo; local
/external/protobuf/gtest/samples/
H A Dsample2.cc53 const char * const temp = MyString::CloneCString(c_string); local
55 c_string_ = temp;
/external/sonivox/arm-fm-22k/lib_src/
H A Deas_pan.c63 EAS_INT temp; local
78 temp = EG1_ONE + FMUL_15x15(COEFF_PAN_G2, netAngle);
79 temp = COEFF_PAN_G0 + FMUL_15x15(temp, netAngle);
81 if (temp > SYNTH_FULL_SCALE_EG1_GAIN)
82 temp = SYNTH_FULL_SCALE_EG1_GAIN;
83 else if (temp < 0)
84 temp = 0;
86 *pGainRight = (EAS_I16) temp;
89 temp
[all...]
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_pan.c63 EAS_INT temp; local
78 temp = EG1_ONE + FMUL_15x15(COEFF_PAN_G2, netAngle);
79 temp = COEFF_PAN_G0 + FMUL_15x15(temp, netAngle);
81 if (temp > SYNTH_FULL_SCALE_EG1_GAIN)
82 temp = SYNTH_FULL_SCALE_EG1_GAIN;
83 else if (temp < 0)
84 temp = 0;
86 *pGainRight = (EAS_I16) temp;
89 temp
[all...]
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_pan.c63 EAS_INT temp; local
78 temp = EG1_ONE + FMUL_15x15(COEFF_PAN_G2, netAngle);
79 temp = COEFF_PAN_G0 + FMUL_15x15(temp, netAngle);
81 if (temp > SYNTH_FULL_SCALE_EG1_GAIN)
82 temp = SYNTH_FULL_SCALE_EG1_GAIN;
83 else if (temp < 0)
84 temp = 0;
86 *pGainRight = (EAS_I16) temp;
89 temp
[all...]
/external/ceres-solver/internal/ceres/
H A Dstl_util.h52 ForwardIterator temp = begin; local
54 delete *temp;
66 ForwardIterator temp = begin; local
68 delete *temp;
/external/chromium_org/base/
H A Dbase64.cc12 std::string temp; local
13 temp.resize(modp_b64_encode_len(input.size())); // makes room for null byte
15 // modp_b64_encode_len() returns at least 1, so temp[0] is safe to use.
16 size_t output_size = modp_b64_encode(&(temp[0]), input.data(), input.size());
18 temp.resize(output_size); // strips off null byte
19 output->swap(temp);
23 std::string temp; local
24 temp.resize(modp_b64_decode_len(input.size()));
28 size_t output_size = modp_b64_decode(&(temp[0]), input.data(), input_size);
32 temp
[all...]
/external/chromium_org/chrome/browser/extensions/updater/
H A Dextension_cache.cc79 ExtensionCache* temp = g_extension_cache_override; local
81 return temp;
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_1_autogen.h448 GLuint temp = kInvalidClientId; local
449 cmd.Init(1, &temp);
450 EXPECT_EQ(error::kNoError, ExecuteImmediateCmd(cmd, sizeof(temp)));
470 GLuint temp = kInvalidClientId; local
471 cmd.Init(1, &temp);
472 EXPECT_EQ(error::kNoError, ExecuteImmediateCmd(cmd, sizeof(temp)));
501 GLuint temp = kInvalidClientId; local
502 cmd.Init(1, &temp);
503 EXPECT_EQ(error::kNoError, ExecuteImmediateCmd(cmd, sizeof(temp)));
531 GLuint temp local
780 GLuint temp = kNewClientId; local
829 GLuint temp = kNewClientId; local
852 GLuint temp = kNewClientId; local
875 GLuint temp = kNewClientId; local
[all...]
/external/chromium_org/gpu/ipc/
H A Dgpu_command_buffer_traits.cc23 int32 temp; local
28 ReadParam(m, iter, &temp) &&
30 p->error = static_cast<gpu::error::Error>(temp);
/external/chromium_org/third_party/icu/source/common/
H A Dustrfmt.c34 UChar temp; local
52 temp = buffer[(length-1) - j];
54 buffer[j] = temp;
/external/chromium_org/third_party/libsrtp/srtp/crypto/include/
H A Dkernel_compat.h73 uint32_t temp; local
74 get_random_bytes(&temp, sizeof(temp));
75 return temp % (RAND_MAX+1);
/external/e2fsprogs/ext2ed/
H A Dext2_com.c53 char temp [80],buffer [80],*ptr; local
69 sprintf (temp,"cd %s",buffer+1);dispatch (temp);

Completed in 642 milliseconds

1234567891011>>