HomeSort by relevance Sort by last modified time
    Searched refs:Code (Results 951 - 975 of 1922) sorted by null

<<31323334353637383940>>

  /external/v8/src/
factory.cc 2 // Use of this source code is governed by a BSD-style license that can be
559 Handle<String> Factory::LookupSingleCharacterStringFromCode(uint32_t code) {
560 if (code <= String::kMaxOneByteCharCodeU) {
563 Object* value = single_character_string_cache()->get(code);
569 buffer[0] = static_cast<uint8_t>(code);
572 single_character_string_cache()->set(code, *result);
575 DCHECK(code <= String::kMaxUtf16CodeUnitU);
578 result->SeqTwoByteStringSet(0, static_cast<uint16_t>(code));
671 // can't use the fast case code for short one-byte strings below, but
1667 Handle<Code> code = NewCodeRaw(obj_size, immovable); local
2375 Handle<Code> code = isolate()->builtins()->CompileLazy(); local
2416 Handle<Code> code; local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Diagnostic.h 55 /// \brief Annotates a diagnostic with some code that should be
60 /// amount of code will correct a compilation error. The compiler
66 /// \brief Code that should be replaced to correct the error. Empty for an
70 /// \brief Code in the specific range that should be inserted in the insertion
74 /// \brief The actual code to insert at the insertion location, as a
80 /// \brief Empty code modification hint, indicating that no code
88 /// \brief Create a code modification hint that inserts the given
89 /// code string at a specific location.
91 StringRef Code,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
Diagnostic.h 55 /// \brief Annotates a diagnostic with some code that should be
60 /// amount of code will correct a compilation error. The compiler
66 /// \brief Code that should be replaced to correct the error. Empty for an
70 /// \brief Code in the specific range that should be inserted in the insertion
74 /// \brief The actual code to insert at the insertion location, as a
80 /// \brief Empty code modification hint, indicating that no code
88 /// \brief Create a code modification hint that inserts the given
89 /// code string at a specific location.
91 StringRef Code,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
Diagnostic.h 55 /// \brief Annotates a diagnostic with some code that should be
60 /// amount of code will correct a compilation error. The compiler
66 /// \brief Code that should be replaced to correct the error. Empty for an
70 /// \brief Code in the specific range that should be inserted in the insertion
74 /// \brief The actual code to insert at the insertion location, as a
80 /// \brief Empty code modification hint, indicating that no code
88 /// \brief Create a code modification hint that inserts the given
89 /// code string at a specific location.
91 StringRef Code,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
Diagnostic.h 55 /// \brief Annotates a diagnostic with some code that should be
60 /// amount of code will correct a compilation error. The compiler
66 /// \brief Code that should be replaced to correct the error. Empty for an
70 /// \brief Code in the specific range that should be inserted in the insertion
74 /// \brief The actual code to insert at the insertion location, as a
80 /// \brief Empty code modification hint, indicating that no code
88 /// \brief Create a code modification hint that inserts the given
89 /// code string at a specific location.
91 StringRef Code,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
Diagnostic.h 55 /// \brief Annotates a diagnostic with some code that should be
60 /// amount of code will correct a compilation error. The compiler
66 /// \brief Code that should be replaced to correct the error. Empty for an
70 /// \brief Code in the specific range that should be inserted in the insertion
74 /// \brief The actual code to insert at the insertion location, as a
80 /// \brief Empty code modification hint, indicating that no code
88 /// \brief Create a code modification hint that inserts the given
89 /// code string at a specific location.
91 StringRef Code,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
Diagnostic.h 55 /// \brief Annotates a diagnostic with some code that should be
60 /// amount of code will correct a compilation error. The compiler
66 /// \brief Code that should be replaced to correct the error. Empty for an
70 /// \brief Code in the specific range that should be inserted in the insertion
74 /// \brief The actual code to insert at the insertion location, as a
80 /// \brief Empty code modification hint, indicating that no code
88 /// \brief Create a code modification hint that inserts the given
89 /// code string at a specific location.
91 StringRef Code,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
Diagnostic.h 55 /// \brief Annotates a diagnostic with some code that should be
60 /// amount of code will correct a compilation error. The compiler
66 /// \brief Code that should be replaced to correct the error. Empty for an
70 /// \brief Code in the specific range that should be inserted in the insertion
74 /// \brief The actual code to insert at the insertion location, as a
80 /// \brief Empty code modification hint, indicating that no code
88 /// \brief Create a code modification hint that inserts the given
89 /// code string at a specific location.
91 StringRef Code,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Diagnostic.h 55 /// \brief Annotates a diagnostic with some code that should be
60 /// amount of code will correct a compilation error. The compiler
66 /// \brief Code that should be replaced to correct the error. Empty for an
70 /// \brief Code in the specific range that should be inserted in the insertion
74 /// \brief The actual code to insert at the insertion location, as a
80 /// \brief Empty code modification hint, indicating that no code
88 /// \brief Create a code modification hint that inserts the given
89 /// code string at a specific location.
91 StringRef Code,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
Diagnostic.h 55 /// \brief Annotates a diagnostic with some code that should be
60 /// amount of code will correct a compilation error. The compiler
66 /// \brief Code that should be replaced to correct the error. Empty for an
70 /// \brief Code in the specific range that should be inserted in the insertion
74 /// \brief The actual code to insert at the insertion location, as a
80 /// \brief Empty code modification hint, indicating that no code
88 /// \brief Create a code modification hint that inserts the given
89 /// code string at a specific location.
91 StringRef Code,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
Diagnostic.h 55 /// \brief Annotates a diagnostic with some code that should be
60 /// amount of code will correct a compilation error. The compiler
66 /// \brief Code that should be replaced to correct the error. Empty for an
70 /// \brief Code in the specific range that should be inserted in the insertion
74 /// \brief The actual code to insert at the insertion location, as a
80 /// \brief Empty code modification hint, indicating that no code
88 /// \brief Create a code modification hint that inserts the given
89 /// code string at a specific location.
91 StringRef Code,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
Diagnostic.h 55 /// \brief Annotates a diagnostic with some code that should be
60 /// amount of code will correct a compilation error. The compiler
66 /// \brief Code that should be replaced to correct the error. Empty for an
70 /// \brief Code in the specific range that should be inserted in the insertion
74 /// \brief The actual code to insert at the insertion location, as a
80 /// \brief Empty code modification hint, indicating that no code
88 /// \brief Create a code modification hint that inserts the given
89 /// code string at a specific location.
91 StringRef Code,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
Diagnostic.h 55 /// \brief Annotates a diagnostic with some code that should be
60 /// amount of code will correct a compilation error. The compiler
66 /// \brief Code that should be replaced to correct the error. Empty for an
70 /// \brief Code in the specific range that should be inserted in the insertion
74 /// \brief The actual code to insert at the insertion location, as a
80 /// \brief Empty code modification hint, indicating that no code
88 /// \brief Create a code modification hint that inserts the given
89 /// code string at a specific location.
91 StringRef Code,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
Diagnostic.h 55 /// \brief Annotates a diagnostic with some code that should be
60 /// amount of code will correct a compilation error. The compiler
66 /// \brief Code that should be replaced to correct the error. Empty for an
70 /// \brief Code in the specific range that should be inserted in the insertion
74 /// \brief The actual code to insert at the insertion location, as a
80 /// \brief Empty code modification hint, indicating that no code
88 /// \brief Create a code modification hint that inserts the given
89 /// code string at a specific location.
91 StringRef Code,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
Diagnostic.h 55 /// \brief Annotates a diagnostic with some code that should be
60 /// amount of code will correct a compilation error. The compiler
66 /// \brief Code that should be replaced to correct the error. Empty for an
70 /// \brief Code in the specific range that should be inserted in the insertion
74 /// \brief The actual code to insert at the insertion location, as a
80 /// \brief Empty code modification hint, indicating that no code
88 /// \brief Create a code modification hint that inserts the given
89 /// code string at a specific location.
91 StringRef Code,
    [all...]
  /prebuilts/go/darwin-x86/src/net/http/httptest/
recorder_test.go 2 // Use of this source code is governed by a BSD-style
20 if rec.Code != wantCode {
21 return fmt.Errorf("Status = %d; want %d", rec.Code, wantCode)
125 "first code only",
240 w.(*ResponseRecorder).Code = 0
  /prebuilts/go/linux-x86/src/net/http/httptest/
recorder_test.go 2 // Use of this source code is governed by a BSD-style
20 if rec.Code != wantCode {
21 return fmt.Errorf("Status = %d; want %d", rec.Code, wantCode)
125 "first code only",
240 w.(*ResponseRecorder).Code = 0
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cfi/
cfi-x86_64.d 9 Code alignment factor: 1
57 Code alignment factor: 1
90 Code alignment factor: 1
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/cfi/
cfi-x86_64.d 9 Code alignment factor: 1
57 Code alignment factor: 1
90 Code alignment factor: 1
  /external/libmtp/src/
libopenusb1-glue.c 479 * <code>free_mtpdevice_list(mtp_device_list)</code> when you are done
584 * The user shall simply <code>free()</code> this
608 "error code: %d on line %d\n", ret, __LINE__);
    [all...]
libusb-glue.c 317 // This is where we may insert code to open a PTP
500 * <code>free_mtpdevice_list(mtp_device_list)</code> when you are done
600 * The user shall simply <code>free()</code> this
625 "error code: %d on line %d\n", ret, __LINE__);
    [all...]
  /external/syslinux/com32/lib/zlib/
trees.c 13 * Each code tree is stored in a compressed form which is itself
14 * a Huffman encoding of the lengths of all the code strings (in
15 * ascending order by source values). The actual code strings are
51 /* end of block literal code */
62 local const int extra_lbits[LENGTH_CODES] /* extra bits for each length code */
65 local const int extra_dbits[D_CODES] /* extra bits for each distance code */
68 local const int extra_blbits[BL_CODES]/* extra bits for each bit length code */
110 /* length code for each normalized match length (0 == MIN_MATCH) */
113 /* First normalized length for each code (0 = MIN_MATCH) */
116 /* First normalized distance for each code (0 = distance of 1) *
246 int code; \/* code value *\/ local
587 ush code = 0; \/* running code value *\/ local
1084 unsigned code; \/* the code to send *\/ local
    [all...]
  /external/v8/src/compiler/
wasm-compiler.cc 2 // Use of this source code is governed by a BSD-style license that can be
13 #include "src/code-factory.h"
14 #include "src/code-stubs.h"
68 // Only call this function for code which is not reused across instantiations,
122 // To avoid generating a ton of redundant code that just calls the runtime
123 // to trap, we generate a per-trap-reason block of code that all trap sites
194 // We use Runtime::kNumFunctions as a marker to tell the code generator
196 // function. This code should only be called from a cctest.
306 // Create trap code for the first time.
309 // Connect the current control and effect to the existing trap code
501 Handle<Code> code = jsgraph()->isolate()->builtins()->WasmStackGuard(); local
2282 Handle<Code> code = module_->GetFunctionCode(index); local
3783 Handle<Code> code = Pipeline::GenerateCodeForTesting(&info, incoming, &graph); local
3831 Handle<Code> code = Handle<Code>::null(); local
3914 Handle<Code> code = Handle<Code>::null(); local
4133 Handle<Code> code = info_.code(); local
    [all...]
  /external/v8/src/mips/
codegen-mips.cc 2 // Use of this source code is governed by a BSD-style license that can be
33 // This code assumes that cache lines are 32 bytes and if the cache line is
48 // the kPrefHintPrepareForStore hint is used, the code will not work
604 // Code generators
733 bool Code::IsYoungSequence(Isolate* isolate, byte* sequence) {
739 Code::Age Code::GetCodeAge(Isolate* isolate, byte* sequence) {
744 Code* stub = GetCodeFromTargetAddress(target_address);
748 void Code::PatchPlatformCodeAge(Isolate* isolate, byte* sequence,
749 Code::Age age)
    [all...]
  /external/v8/src/mips64/
codegen-mips64.cc 2 // Use of this source code is governed by a BSD-style license that can be
34 // This code assumes that cache lines are 32 bytes and if the cache line is
49 // the kPrefHintPrepareForStore hint is used, the code will not work
606 // Code generators
737 bool Code::IsYoungSequence(Isolate* isolate, byte* sequence) {
743 Code::Age Code::GetCodeAge(Isolate* isolate, byte* sequence) {
748 Code* stub = GetCodeFromTargetAddress(target_address);
752 void Code::PatchPlatformCodeAge(Isolate* isolate, byte* sequence,
753 Code::Age age)
    [all...]

Completed in 912 milliseconds

<<31323334353637383940>>