HomeSort by relevance Sort by last modified time
    Searched full:const_cast (Results 151 - 175 of 1175) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/Source/WebKit2/UIProcess/Launcher/mac/
ProcessLauncherMac.mm 97 m_environmentVariables[i] = const_cast<char*>(nameAndValue);
104 m_environmentVariables.last() = const_cast<char*>(nameAndValue);
220 kern_return_t kr = bootstrap_register2(bootstrap_port, const_cast<char*>(serviceName.data()), listeningPort, 0);
276 int result = posix_spawn(&processIdentifier, args[0], 0, &attr, const_cast<char**>(args), environmentVariables.environmentPointer());
  /external/webkit/Tools/WebKitTestRunner/qt/
main.cpp 53 m_controller = new WTR::TestController(m_argc, const_cast<const char**>(m_argv));
  /frameworks/base/libs/binder/
IInterface.cpp 37 return this ? const_cast<IInterface*>(this)->onAsBinder() : NULL;
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp 94 ? const_cast<char *>("audio/amr")
95 : const_cast<char *>("audio/amrwb");
118 def.format.audio.cMIMEType = const_cast<char *>("audio/raw");
333 const_cast<uint8_t *>(&inputPtr[1]),
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesp.h 64 const_cast<void *>(::panel_userptr (p)));
236 set_user (const_cast<void *>(p_UserData));
244 set_user(const_cast<void *>(p_UserData));
260 set_user (const_cast<void *>(p_UserData));
  /development/tools/emulator/opengl/system/gralloc/
gralloc.cpp 701 dev->device.common.module = const_cast<hw_module_t*>(module);
750 dev->device.common.module = const_cast<hw_module_t*>(module);
757 const_cast<uint32_t&>(dev->device.flags) = 0;
758 const_cast<uint32_t&>(dev->device.width) = width;
759 const_cast<uint32_t&>(dev->device.height) = height;
760 const_cast<int&>(dev->device.stride) = width;
761 const_cast<int&>(dev->device.format) = HAL_PIXEL_FORMAT_RGBA_8888;
762 const_cast<float&>(dev->device.xdpi) = xdpi;
763 const_cast<float&>(dev->device.ydpi) = ydpi;
764 const_cast<float&>(dev->device.fps) = fps
    [all...]
  /external/chromium/chrome/browser/automation/
automation_resource_tracker.h 111 return static_cast<T>(const_cast<void*>(GetResourceImpl(handle)));
144 AddObserver(static_cast<T>(const_cast<void*>(resource)));
147 RemoveObserver(static_cast<T>(const_cast<void*>(resource)));
  /external/chromium/crypto/
rsa_private_key_mac.cc 30 const_cast<uint8*>(reinterpret_cast<const uint8*>("temp_key")) };
62 key.KeyData.Data = const_cast<uint8*>(&input.front());
94 const_cast<uint8*>(reinterpret_cast<const uint8*>("unwrapped"));
  /external/chromium/net/http/
http_auth_gssapi_posix.cc 29 const_cast<char*>("\x2a\x86\x48\x86\xf7\x12\x01\x02\x01\x01")
33 const_cast<char*>("\x2a\x86\x48\x86\xf7\x12\x01\x02\x01\x02")
37 const_cast<char*>("\x2a\x86\x48\x86\xf7\x12\x01\x02\x01\x03")
41 const_cast<char*>("\x2b\x06\x01\x05\x06\x02")
45 const_cast<char*>("\x2a\x86\x48\x86\xf7\x12\x01\x02\x01\x04")
49 const_cast<char*>("\x2b\x06\01\x05\x06\x03")
53 const_cast<char*>("\x2b\x06\x01\x05\x06\x04")
73 const_cast<char*>("\x2a\x86\x48\x86\xf7\x12\x01\x02\x02")
78 const_cast<char*>("\x2b\x06\x01\x05\x06\x02")
83 const_cast<char*>("\x2a\x86\x48\x86\xf7\x12\x01\x02\x01\x04"
    [all...]
  /external/clang/examples/clang-interpreter/
main.cpp 115 const_cast<const char **>(CCArgs.data()),
116 const_cast<const char **>(CCArgs.data()) +
134 Clang.createDiagnostics(int(CCArgs.size()),const_cast<char**>(CCArgs.data()));
  /external/clang/test/Parser/
cxx-casting.cpp 5 return const_cast<char*>(var);
44 (void)const_cast<::c>(&x); // expected-error{{found '<::' after a const_cast which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'?}}
  /external/v8/test/cctest/
cctest.cc 39 // Find the base name of this test (const_cast required on Windows).
40 char *basename = strrchr(const_cast<char *>(file), '/');
42 basename = strrchr(const_cast<char *>(file), '\\');
  /external/webkit/Source/JavaScriptCore/qt/api/
qscriptengine_p.h 153 JSValueRef lineNumber = JSObjectGetProperty(m_context, const_cast<JSObjectRef>(m_exception), lineNumberPropertyName.get(), &exception);
166 JSValueRef jsFileName = JSObjectGetProperty(m_context, const_cast<JSObjectRef>(m_exception), fileNamePropertyName.get(), &exception);
167 JSValueRef jsLineNumber = JSObjectGetProperty(m_context, const_cast<JSObjectRef>(m_exception), lineNumberPropertyName.get(), &exception);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 146 new (const_cast<void* >(static_cast<const void* >(target_it)))
190 new (const_cast<void* >(static_cast<const void* >(target_it)))
200 new (const_cast<void* >(static_cast<const void* >(target_it)))
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
find_fn_imps.hpp 72 const_node_pointer p_nd = const_cast<PB_DS_CLASS_C_DEC* >(this)->find_imp(r_key);
83 return const_iterator(const_cast<node_pointer>(p_nd));
168 return const_point_iterator(const_cast<PB_DS_CLASS_C_DEC* >(this)->lower_bound_imp(r_key));
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 146 new (const_cast<void* >(static_cast<const void* >(target_it)))
190 new (const_cast<void* >(static_cast<const void* >(target_it)))
200 new (const_cast<void* >(static_cast<const void* >(target_it)))
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
find_fn_imps.hpp 72 const_node_pointer p_nd = const_cast<PB_DS_CLASS_C_DEC* >(this)->find_imp(r_key);
83 return const_iterator(const_cast<node_pointer>(p_nd));
168 return const_point_iterator(const_cast<PB_DS_CLASS_C_DEC* >(this)->lower_bound_imp(r_key));
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 146 new (const_cast<void* >(static_cast<const void* >(target_it)))
190 new (const_cast<void* >(static_cast<const void* >(target_it)))
200 new (const_cast<void* >(static_cast<const void* >(target_it)))
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
find_fn_imps.hpp 72 const_node_pointer p_nd = const_cast<PB_DS_CLASS_C_DEC* >(this)->find_imp(r_key);
83 return const_iterator(const_cast<node_pointer>(p_nd));
168 return const_point_iterator(const_cast<PB_DS_CLASS_C_DEC* >(this)->lower_bound_imp(r_key));
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 146 new (const_cast<void* >(static_cast<const void* >(target_it)))
190 new (const_cast<void* >(static_cast<const void* >(target_it)))
200 new (const_cast<void* >(static_cast<const void* >(target_it)))
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
find_fn_imps.hpp 72 const_node_pointer p_nd = const_cast<PB_DS_CLASS_C_DEC* >(this)->find_imp(r_key);
83 return const_iterator(const_cast<node_pointer>(p_nd));
168 return const_point_iterator(const_cast<PB_DS_CLASS_C_DEC* >(this)->lower_bound_imp(r_key));
  /external/clang/test/SemaObjCXX/
arc-type-conversion.mm 55 // Cannot use const_cast to cast between ownership qualifications or
57 (void)const_cast<__strong id *>(wip); // expected-error{{is not allowed}}
58 (void)const_cast<__weak id *>(sip); // expected-error{{is not allowed}}
61 (void)const_cast<__strong id *>(csip);
62 (void)const_cast<__weak id *>(cwip);
  /frameworks/base/libs/ui/
FramebufferNativeWindow.cpp 128 const_cast<uint32_t&>(ANativeWindow::flags) = fbDev->flags;
129 const_cast<float&>(ANativeWindow::xdpi) = fbDev->xdpi;
130 const_cast<float&>(ANativeWindow::ydpi) = fbDev->ydpi;
131 const_cast<int&>(ANativeWindow::minSwapInterval) =
133 const_cast<int&>(ANativeWindow::maxSwapInterval) =
  /frameworks/base/tools/localize/
merge_res_and_xliff.cpp 251 MergedFile* file = const_cast<MergedFile*>(&(*mf));
285 MergedFile* file = const_cast<MergedFile*>(&(*mf));
301 MergedFile* file = const_cast<MergedFile*>(&(*mf));
322 MergedFile* file = const_cast<MergedFile*>(&(*mf));
358 MergedFile* file = const_cast<MergedFile*>(&(*mf));
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h 122 const_cast<ProgramState*>(State)->incrementReferenceCount();
126 const_cast<ProgramState*>(State)->decrementReferenceCount();
179 return const_cast<ExplodedNode*>(this)->getFirstPred();
192 return const_cast<ExplodedNode*>(this)->pred_begin();
195 return const_cast<ExplodedNode*>(this)->pred_end();
202 return const_cast<ExplodedNode*>(this)->succ_begin();
205 return const_cast<ExplodedNode*>(this)->succ_end();

Completed in 2208 milliseconds

1 2 3 4 5 67 8 91011>>