/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/arpa/ |
telnet.h | 170 /* Not part of protocol, but needed to simplify things... */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
extension.py | 19 # complex to simplify some common cases ("foo" module in "foo.c") and do
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
gensuitemodule.py | 274 aete = simplify(aete) 283 def simplify(item): function 286 return map(simplify, item) 288 return simplify(item[1]) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
extension.py | 19 # complex to simplify some common cases ("foo" module in "foo.c") and do
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/ |
AbstractPropertiesFieldsPart.java | 349 // To simplify and since we don't have many fields, just reload all the values.
|
/external/chromium_org/net/udp/ |
udp_socket_win.cc | 215 // TODO(szym): Simplify. http://crbug.com/126152 236 // TODO(szym): Simplify. http://crbug.com/126152
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
videocapturer.cc | 355 // maximum, and so chroma channel is even width to simplify spatial 384 // square. Square pixels simplify the rest of the pipeline, including
|
/external/chromium_org/third_party/libjingle/source/talk/xmpp/ |
hangoutpubsubclient.cc | 267 // errors, so we simplify by making them both signal a publish 277 // errors, so we simplify by making them both signal a publish
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.11.1.html | 289 <li>r300/compiler: remove an unused-but-set variable and simplify the code</li> 344 <li>r300/compiler: simplify code in peephole_add_presub_add</li>
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
HeuristicSolver.h | 413 simplify(); 432 void simplify() { function in class:PBQP::HeuristicSolverImpl
|
/external/llvm/lib/Target/ARM/ |
Thumb1RegisterInfo.cpp | 403 // simplify the immediate. 477 // Otherwise, it didn't fit. Pull in what we can to simplify the immed.
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineAndOrXor.cpp | [all...] |
InstCombineCompares.cpp | 220 /// where GV is a global variable with a constant initializer. Try to simplify [all...] |
InstCombineCalls.cpp | 318 // FIXME: Try to simplify vectors of integers. 336 // FIXME: Try to simplify vectors of integers. 544 // we can simplify the input based on that, do so now. 666 // Check for constant LHS & RHS - in this case we just simplify. 687 // Couldn't simplify - cannonicalize constant to the RHS. [all...] |
/external/llvm/lib/Transforms/Utils/ |
CloneFunction.cpp | 272 // If we can simplify this instruction to some other value, simply add 531 // We need to simplify conditional branches and switches with a constant
|
/external/llvm/tools/bugpoint/ |
CrashDebugger.cpp | 245 /// then running the simplify-cfg pass. This has the effect of chopping up 320 // Now run the CFG simplify pass on the function...
|
/external/mesa3d/docs/ |
relnotes-7.11.1.html | 289 <li>r300/compiler: remove an unused-but-set variable and simplify the code</li> 344 <li>r300/compiler: simplify code in peephole_add_presub_add</li>
|
/external/proguard/src/proguard/gui/ |
GUIResources.properties | 485 Simplify tail recursion calls, whenever possible. 499 Simplify code based on control flow analysis and data flow analysis.
|
/external/proguard/src/proguard/optimize/ |
Optimizer.java | 372 // Simplify based on partial evaluation, propagating constant 583 // Simplify tail recursion calls. [all...] |
/external/skia/tests/ |
PathOpsExtendedTest.cpp | 514 if (!Simplify(path, &out)) { 547 if (!Simplify(path, &out)) {
|
/external/bison/ |
ChangeLog | 153 cpp: simplify the Flex version checking macro 412 (yyparse): Simplify the call to b4_dollar_pushdef. 625 yacc.c: simplify initialization 683 variable. To simplify, the local yylloc is not initialized during its 715 yacc.c: simplify initialization [all...] |
/external/clang/lib/CodeGen/ |
CGStmt.cpp | 252 // simplify this block (we would need to remove it from the scope map 257 // Can only simplify direct branches. 261 // Can only simplify empty blocks. [all...] |
CodeGenFunction.cpp | 834 /// to simplify the codegen of the conditional based on the branch. 844 // If we have "1 && X", simplify the code. "0 && X" would have constant 853 // If we have "X && 1", simplify the code to use an uncond branch. 878 // If we have "0 || X", simplify the code. "1 || X" would have constant [all...] |
/packages/apps/Calendar/tests/src/com/android/calendar/event/ |
EditEventHelperTest.java | 412 // This call has a separate unit test so we'll use it to simplify making the expected vals 459 // This call has a separate unit test so we'll use it to simplify making the expected vals 596 // This call has a separate unit test so we'll use it to simplify making the expected vals [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.sat4j.core_2.2.0.v20100429.jar | |