HomeSort by relevance Sort by last modified time
    Searched full:basic (Results 1951 - 1975 of 8959) sorted by null

<<71727374757677787980>>

  /external/llvm/lib/Transforms/Utils/
CloneFunction.cpp 115 // Loop over all of the basic blocks in the function, cloning them as
123 // Create a new basic block and copy instructions into it!
126 // Add basic block mapping.
328 // the basic block.
447 // Loop over all of the basic blocks in the old function. If the block was
588 // available after forming the full basic block. That may leave some here,
620 // Make a final pass over the basic blocks from theh old function to gather
  /external/llvm/test/CodeGen/AArch64/
aarch64-fix-cortex-a53-835769.ll 15 ; RUN: llc < %s -mcpu=generic | FileCheck %s --check-prefix CHECK-BASIC-PASS-DISABLED
16 ; RUN: llc < %s -mcpu=cortex-a53 | FileCheck %s --check-prefix CHECK-BASIC-PASS-DISABLED
17 ; RUN: llc < %s -mcpu=cortex-a57 | FileCheck %s --check-prefix CHECK-BASIC-PASS-DISABLED
18 ; RUN: llc < %s -mcpu=cyclone | FileCheck %s --check-prefix CHECK-BASIC-PASS-DISABLED
37 ; CHECK-BASIC-PASS-DISABLED-LABEL: f_load_madd_64:
38 ; CHECK-BASIC-PASS-DISABLED: ldr
39 ; CHECK-BASIC-PASS-DISABLED-NEXT: madd
  /external/proguard/docs/manual/
gui.html 67 purpose of the numerous options and text fields, although a basic
170 shrinking step. The basic options are followed by a few lists of classes and
230 classes and class members to keep. The <b>Advanced options</b> / <b>Basic
277 constraining fields to keep. Again, the <b>Advanced options</b> / <b>Basic
301 options</b> / <b>Basic options</b> button at the bottom of the dialog allows
337 obfuscation step. The basic options are followed by a few lists of classes and
376 optimization step. The basic options are followed by a few lists of class
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
gui.html 65 purpose of the numerous options and text fields, although a basic
168 shrinking step. The basic options are followed by a few lists of classes and
228 classes and class members to keep. The <b>Advanced options</b> / <b>Basic
275 constraining fields to keep. Again, the <b>Advanced options</b> / <b>Basic
299 options</b> / <b>Basic options</b> button at the bottom of the dialog allows
335 obfuscation step. The basic options are followed by a few lists of classes and
374 optimization step. The basic options are followed by a few lists of class
  /external/chromium_org/chrome/browser/ui/login/
login_prompt_browsertest.cc 132 const char* kAuthBasicPage = "auth-basic";
190 // Test that "Basic" HTTP authentication works.
625 const char* kFaviconResource = "auth-basic/favicon.gif";
834 test_server()->GetURL("auth-basic/1"),
840 test_server()->GetURL("auth-basic/2"),
898 test_server()->GetURL("auth-basic/1"),
904 test_server()->GetURL("auth-basic/2"),
    [all...]
  /external/llvm/docs/tutorial/
LangImpl2.rst 60 definitions that we'll use in the basic form of the Kaleidoscope
98 For our basic language, these are all of the expression nodes we'll
149 In order to do this, we'll start by defining some basic helper routines:
180 With these basic helper functions, we can implement the first piece of
183 Basic Expression Parsing
320 Now that basic expressions are handled, we need to handle binary
365 For the basic form of Kaleidoscope, we will only support 4 binary
375 expressions. The basic idea of operator precedence parsing is to break
639 semicolons. Why is this, you ask? The basic reason is that if you type
  /external/srec/srec/EventLog/src/
riff.c 783 *audio_type = L"audio/x-alaw-basic;rate=8000";
793 *audio_type = L"audio/basic;rate=8000";
795 *audio_type = L"audio/basic;rate=8000;orig-encoding=g723";
797 *audio_type = L"audio/basic;rate=8000;orig-encoding=g729";
803 *audio_type = L"audio/basic;rate=8000";
807 *audio_type = L"audio/basic;rate=8000";
810 *audio_type = L"audio/basic;rate=16000";
855 if (!wcsncmp(audio_type, L"audio/basic", 11))
869 else if (!wcsncmp(audio_type, L"audio/x-alaw-basic", 18))
  /dalvik/docs/
hello-world.html 3 <title>Basic Dalvik VM Invocation</title>
7 <h1>Basic Dalvik VM Invocation</h1>
49 There are two basic approaches.
  /dalvik/dx/src/com/android/dx/ssa/back/
SsaToRop.java 239 * @return rop-form basic block list
273 * Validates that a basic block is a valid end predecessor. It must
292 * Converts a single basic block to rop form.
  /developers/build/prebuilts/gradle/Notifications/Application/src/main/res/values/
strings.xml 30 <string name="basic_example">Basic example</string>
72 <string name="example_content_title">Basic example title</string>
73 <string name="example_content_text">Basic example text</string>
  /developers/samples/android/wearable/wear/Notifications/Application/src/main/res/values/
strings.xml 30 <string name="basic_example">Basic example</string>
72 <string name="example_content_title">Basic example title</string>
73 <string name="example_content_text">Basic example text</string>
  /development/samples/browseable/Notifications/Application/res/values/
strings.xml 30 <string name="basic_example">Basic example</string>
72 <string name="example_content_title">Basic example title</string>
73 <string name="example_content_text">Basic example text</string>
  /external/chromium_org/mojo/public/cpp/system/tests/
core_unittest.cc 25 TEST(CoreCppTest, Basic) {
26 // Basic |Handle| implementation:
148 // Basic tests of waiting and closing.
  /external/chromium_org/remoting/base/
util_unittest.cc 185 TEST(ReplaceLfByCrLfTest, Basic) {
219 TEST(ReplaceCrLfByLfTest, Basic) {
254 TEST(StringIsUtf8Test, Basic) {
  /external/chromium_org/sandbox/win/src/
policy_opcodes_unittest.cc 187 // Test basic match for unsigned longs 42 == 42 and 42 != 113377.
193 // Test basic match for void pointers.
202 // Basic range test [41 43] (inclusive).
  /external/chromium_org/testing/gtest/include/gtest/
gtest-message.h 87 // The type of basic IO manipulators (endl, ends, and flush) for
159 // Since the basic IO manipulators are overloaded for both narrow
163 // endl or other basic IO manipulators to Message will confuse the
  /external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
FetchManager.cpp 172 // "The result of performing a basic fetch using request."
188 // "The result of performing a basic fetch using |request|."
241 // "To perform a basic fetch using |request|, switch on |request|'s url's
  /external/chromium_org/third_party/freetype/include/freetype/
fttypes.h 40 /* Basic Data Types */
43 /* The basic data types defined by the library. */
46 /* This section contains the basic data types defined by FreeType~2, */
    [all...]
  /external/chromium_org/third_party/icu/source/common/
udataswp.h 159 /* basic functions for reading data values */
168 /* basic functions for writing data values */
175 /* basic functions for data transformations */
  /external/chromium_org/third_party/mesa/src/src/glsl/
opt_tree_grafting.cpp 46 * then go through basic blocks seeing if we find an opportunity to
150 * different basic block.
251 * different basic block.
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
acm_codec_database.h 281 // Return the codec's basic coding block size in samples.
288 // codec basic block size if successful, otherwise -1.
347 // a vector with the allowed packet sizes, basic block
  /external/chromium_org/tools/telemetry/third_party/davclient/
davclient.py 104 """Set basic authentication"""
105 auth = 'Basic %s' % base64.encodestring('%s:%s' % (username, password)).strip()
118 """Basic HEAD request"""
  /external/clang/include/clang/Basic/
FileManager.h 18 #include "clang/Basic/FileSystemOptions.h"
19 #include "clang/Basic/LLVM.h"
20 #include "clang/Basic/VirtualFileSystem.h"
ObjCRuntime.h 18 #include "clang/Basic/VersionTuple.h"
24 /// \brief The basic abstraction for the target Objective-C runtime.
27 /// \brief The basic Objective-C runtimes that we know about.
  /external/clang/include/clang/Lex/
LiteralSupport.h 18 #include "clang/Basic/CharInfo.h"
19 #include "clang/Basic/LLVM.h"
20 #include "clang/Basic/TokenKinds.h"

Completed in 966 milliseconds

<<71727374757677787980>>