/external/ceres-solver/internal/ceres/ |
D | stl_util.h | 52 ForwardIterator temp = begin; in STLDeleteContainerPointers() local 54 delete *temp; in STLDeleteContainerPointers() local 66 ForwardIterator temp = begin; in STLDeleteUniqueContainerPointers() local 68 delete *temp; in STLDeleteUniqueContainerPointers() local
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | asm_fill.h | 44 struct ureg_dst *temp, in solid_fill() 77 struct ureg_dst *temp, in linear_grad() 101 struct ureg_dst *temp, in radial_grad() 138 struct ureg_dst *temp, in pattern() 168 struct ureg_dst *temp, in paint_degenerate() 181 struct ureg_dst *temp, in image_normal() 195 struct ureg_dst *temp, in image_multiply() 209 struct ureg_dst *temp, in image_stencil() 222 struct ureg_dst *temp, in color_transform() 241 struct ureg_dst *temp, in alpha_normal() [all …]
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
D | asm_fill.h | 44 struct ureg_dst *temp, in solid_fill() 77 struct ureg_dst *temp, in linear_grad() 101 struct ureg_dst *temp, in radial_grad() 138 struct ureg_dst *temp, in pattern() 168 struct ureg_dst *temp, in paint_degenerate() 181 struct ureg_dst *temp, in image_normal() 195 struct ureg_dst *temp, in image_multiply() 209 struct ureg_dst *temp, in image_stencil() 222 struct ureg_dst *temp, in color_transform() 241 struct ureg_dst *temp, in alpha_normal() [all …]
|
/external/guava/guava-testlib/src/com/google/common/testing/ |
D | ClusterException.java | 70 ArrayList<Throwable> temp = new ArrayList<Throwable>(); in ClusterException() local 79 ArrayList<Throwable> temp = new ArrayList<Throwable>(); in create() local 113 Throwable temp = exceptions.iterator().next(); in create() local
|
/external/chromium_org/mojo/nacl/ |
D | mojo_syscall_internal.h | 40 uintptr_t temp = NaClUserToSysAddrRange(nap, user_ptr, sizeof(T)); in ConvertScalarInput() local 54 uintptr_t temp = NaClUserToSysAddrRange(nap, user_ptr, sizeof(T)); in ConvertScalarOutput() local 71 uintptr_t temp = NaClUserToSysAddrRange(nap, user_ptr, sizeof(T)); in ConvertScalarInOut() local 96 uintptr_t temp = NaClUserToSysAddrArray(nap, user_ptr, length, in ConvertArray() local 116 uintptr_t temp = NaClUserToSysAddrRange(nap, user_ptr, length); in ConvertBytes() local 136 uintptr_t temp = NaClUserToSysAddrRange(nap, user_ptr, sizeof(T)); in ConvertStruct() local
|
/external/chromium_org/gpu/command_buffer/service/ |
D | gles2_cmd_decoder_unittest_2_autogen.h | 139 GLfloat temp[1] = { in TEST_P() local 157 GLfloat temp[1] = { in TEST_P() local 170 GLfloat temp[1] = { in TEST_P() local 183 GLfloat temp[1] = { in TEST_P() local 232 GLint temp[1] = { in TEST_P() local 250 GLint temp[1] = { in TEST_P() local 263 GLint temp[1] = { in TEST_P() local 276 GLint temp[1] = { in TEST_P() local 300 GLfloat temp[1 * 2] = { in TEST_P() local 325 GLfloat temp[2 * 2] = { in TEST_P() local [all …]
|
/external/arduino/hardware/arduino/cores/arduino/ |
D | WString.cpp | 153 char *temp = (char *)realloc(_buffer, _length + 1); in operator +=() local 240 char* temp = theReturn._buffer; in replace() local 250 String temp = _buffer, newString; in replace() local 273 const char* temp = strchr( &_buffer[fromIndex], ch ); in indexOf() local 310 char* temp = strrchr( _buffer, ch ); in lastIndexOf() local 331 char temp = s2[ 0 ]; in lastIndexOf() local 366 int temp = right; in substring() local 376 char temp = _buffer[ right ]; // save the replaced character in substring() local 385 String temp = _buffer; in toLowerCase() local 394 String temp = _buffer; in toUpperCase() local [all …]
|
/external/qemu/android/base/ |
D | Log.cpp | 133 char temp[5]; in operator <<() local 141 char temp[20]; in operator <<() local 148 char temp[20]; in operator <<() local 155 char temp[20]; in operator <<() local 162 char temp[20]; in operator <<() local 169 char temp[20]; in operator <<() local 176 char temp[20]; in operator <<() local 183 char temp[20]; in operator <<() local
|
/external/chromium_org/v8/src/ia32/ |
D | lithium-ia32.h | 561 LOperand* temp) { in LWrapReceiver() 569 LOperand* temp() { return temps_[0]; } in temp() function 685 LModI(LOperand* left, LOperand* right, LOperand* temp) { in LModI() 693 LOperand* temp() { return temps_[0]; } in temp() function 745 LDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LDivI() 753 LOperand* temp() { return temps_[0]; } in temp() function 809 LFlooringDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LFlooringDivI() 817 LOperand* temp() { return temps_[0]; } in temp() function 826 LMulI(LOperand* left, LOperand* right, LOperand* temp) { in LMulI() 834 LOperand* temp() { return temps_[0]; } in temp() function [all …]
|
/external/chromium_org/base/ |
D | stl_util.h | 42 ForwardIterator temp = begin; in STLDeleteContainerPointers() local 44 delete *temp; in STLDeleteContainerPointers() local 59 ForwardIterator temp = begin; in STLDeleteContainerPairPointers() local 73 ForwardIterator temp = begin; in STLDeleteContainerPairFirstPointers() local 87 ForwardIterator temp = begin; in STLDeleteContainerPairSecondPointers() local
|
D | base64.cc | 12 std::string temp; in Base64Encode() local 23 std::string temp; in Base64Decode() local
|
/external/chromium_org/third_party/webrtc/system_wrappers/interface/ |
D | stl_util.h | 49 ForwardIterator temp = begin; in STLDeleteContainerPointers() local 51 delete *temp; in STLDeleteContainerPointers() local 66 ForwardIterator temp = begin; in STLDeleteContainerPairPointers() local 80 ForwardIterator temp = begin; in STLDeleteContainerPairFirstPointers() local 94 ForwardIterator temp = begin; in STLDeleteContainerPairSecondPointers() local
|
/external/libgsm/src/ |
D | lpc.c | 36 word temp, smax, scalauto; variable 183 register word temp; variable 257 register word temp; variable 291 register word temp; variable
|
/external/chromium_org/courgette/ |
D | disassembler_elf_32_arm.cc | 34 uint32 temp = (arm_op & 0x00FF) << 1; in Compress() local 47 uint32 temp = (arm_op & 0x07FF) << 1; in Compress() local 59 uint32 temp = (arm_op & 0x00FFFFFF) << 2; in Compress() local 69 uint32 temp = 0; in Compress() local 108 uint32 temp = 0; in Compress() local 150 uint32 temp = 0; in Decompress() local 179 uint32 temp = 0xF0008000; in Decompress() local
|
/external/qemu/android/avd/ |
D | util.c | 47 char temp[PATH_MAX], *p=temp, *end=p+sizeof(temp); in path_getSdkRoot() local 89 char temp[PATH_MAX], *p=temp, *end=p+sizeof(temp); in path_getRootIniPath() local 106 char temp[PATH_MAX], *p=temp, *end=p+sizeof(temp); in path_getSdkHome() local 118 char temp[PATH_MAX], *p=temp, *end=p+sizeof(temp); in _getAvdContentPath() local 252 char temp[MAX_PATH], *p = temp, *end = p + sizeof(temp); in path_getBuildBuildProp() local 267 char temp[MAX_PATH], *p = temp, *end = p + sizeof(temp); in path_getBuildBootProp() local 302 char temp[PATH_MAX], *p=temp, *end=p+sizeof(temp); in _getAvdTargetArch() local
|
/external/icu/icu4c/source/test/intltest/ |
D | srchtest.cpp | 467 UChar temp[128]; in assertEqual() local 524 UChar temp[128]; in assertCanonicalEqual() local 577 UChar temp[128]; in assertEqualWithAttribute() local 626 UnicodeString temp("a"); in TestOpenClose() local 741 UnicodeString temp("a"); in TestInitialization() local 870 UChar temp[128]; in TestBreakIterator() local 1003 UChar temp[128]; in TestOverlap() local 1047 UChar temp[128]; in TestCollator() local 1111 UChar temp[512]; in TestPattern() local 1207 UChar temp[128]; in TestText() local [all …]
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | srchtest.cpp | 467 UChar temp[128]; in assertEqual() local 524 UChar temp[128]; in assertCanonicalEqual() local 577 UChar temp[128]; in assertEqualWithAttribute() local 626 UnicodeString temp("a"); in TestOpenClose() local 741 UnicodeString temp("a"); in TestInitialization() local 870 UChar temp[128]; in TestBreakIterator() local 1003 UChar temp[128]; in TestOverlap() local 1047 UChar temp[128]; in TestCollator() local 1111 UChar temp[512]; in TestPattern() local 1207 UChar temp[128]; in TestText() local [all …]
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/delay_tool/ |
D | parse_delay_file.m | 60 temp = [3; 0]; variable 64 temp = fread(fid, [2 M], '*int32'); variable 130 temp = fread(fid, 1, 'int32'); variable 136 temp = fread(fid, 1, 'int32'); variable 142 temp = fread(fid, 1, 'int32'); variable
|
/external/chromium_org/base/mac/ |
D | scoped_authorizationref.h | 61 AuthorizationRef temp = that.authorization_; in swap() local 71 AuthorizationRef temp = authorization_; in release() local
|
/external/chromium_org/tools/clang/rewrite_scoped_refptr/tests/ |
D | test5-expected.cc | 17 Foo* temp = foo; in ExpectsRawFooPtr() local 21 scoped_refptr<Bar> temp(new Bar); in CallExpectsRawFooPtrWithBar() local
|
D | test5-original.cc | 17 Foo* temp = foo; in ExpectsRawFooPtr() local 21 scoped_refptr<Bar> temp(new Bar); in CallExpectsRawFooPtrWithBar() local
|
D | test6-original.cc | 18 scoped_refptr<Foo> temp(foo); in ExpectsScopedPtr() local 22 scoped_refptr<Bar> temp(new Bar); in CallExpectsScopedPtrWithBar() local
|
D | test6-expected.cc | 18 scoped_refptr<Foo> temp(foo); in ExpectsScopedPtr() local 22 scoped_refptr<Bar> temp(new Bar); in CallExpectsScopedPtrWithBar() local
|
/external/chromium_org/v8/src/x87/ |
D | lithium-x87.h | 579 LOperand* temp) { in LWrapReceiver() 587 LOperand* temp() { return temps_[0]; } in temp() function 703 LModI(LOperand* left, LOperand* right, LOperand* temp) { in LModI() 711 LOperand* temp() { return temps_[0]; } in temp() function 763 LDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LDivI() 771 LOperand* temp() { return temps_[0]; } in temp() function 827 LFlooringDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LFlooringDivI() 835 LOperand* temp() { return temps_[0]; } in temp() function 844 LMulI(LOperand* left, LOperand* right, LOperand* temp) { in LMulI() 852 LOperand* temp() { return temps_[0]; } in temp() function [all …]
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | cg7coll.c | 193 UChar temp[sizeof(rules)]; in TestDemo1() local 224 UChar temp[sizeof(rules)]; in TestDemo2() local 253 UChar temp[sizeof(rules)]; in TestDemo3() local 283 UChar temp[sizeof(rules)]; in TestDemo4() local
|