HomeSort by relevance Sort by last modified time
    Searched refs:Generate (Results 276 - 300 of 403) sorted by null

<<11121314151617

  /external/chromium_org/ui/file_manager/file_manager/background/js/
file_operation_handler.js 69 * Generate a progress message from the event.
  /external/chromium_org/v8/src/
ic.h 350 Isolate*, void (*Generate)(Isolate*, const State&));
807 Isolate*, void (*Generate)(Isolate*, const State&));
    [all...]
  /external/lzma/CPP/7zip/UI/Common/
Bench.cpp 113 void Generate()
560 rg.Generate();
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 27 keygen.Generate(4, FXSYS_round(pMatrix->a * 10000), FXSYS_round(pMatrix->b * 10000),
177 void _CPDF_UniqueKeyGen::Generate(int count, ...)
  /external/chromium_org/v8/src/arm/
lithium-codegen-arm.cc 48 // NONE indicates that the scope shouldn't actually generate code to set up
241 // Generate the OSR entry prologue at the first unknown OSR value, or if there
293 code->Generate();
    [all...]
  /external/chromium_org/v8/src/ia32/
lithium-codegen-ia32.cc 53 // MANUAL indicates that the scope shouldn't actually generate code to set up
315 // Generate the OSR entry prologue at the first unknown OSR value, or if there
458 code->Generate();
    [all...]
  /external/chromium_org/v8/src/mips/
lithium-codegen-mips.cc 71 // NONE indicates that the scope shouldn't actually generate code to set up
255 // Generate the OSR entry prologue at the first unknown OSR value, or if there
307 code->Generate();
    [all...]
  /external/chromium_org/v8/src/x64/
lithium-codegen-x64.cc 51 // MANUAL indicates that the scope shouldn't actually generate code to set up
246 // Generate the OSR entry prologue at the first unknown OSR value, or if there
373 code->Generate();
    [all...]
  /external/chromium_org/v8/src/x87/
lithium-codegen-x87.cc 54 // MANUAL indicates that the scope shouldn't actually generate code to set up
281 // Generate the OSR entry prologue at the first unknown OSR value, or if there
440 code->Generate();
    [all...]
  /external/chromium_org/v8/src/arm64/
lithium-codegen-arm64.cc 596 // NONE indicates that the scope shouldn't actually generate code to set up
755 // Generate the OSR entry prologue at the first unknown OSR value, or if there
811 code->Generate();
904 // Generate common code for calling the second-level deopt table.
    [all...]
  /external/eigen/blas/testing/
cblat3.f 468 * Generate the matrix A.
493 * Generate the matrix B.
504 * Generate the matrix C.
739 * Generate the matrix B.
765 * Generate the hermitian or symmetric matrix A.
776 * Generate the matrix C.
    [all...]
zblat3.f 469 * Generate the matrix A.
494 * Generate the matrix B.
505 * Generate the matrix C.
740 * Generate the matrix B.
766 * Generate the hermitian or symmetric matrix A.
777 * Generate the matrix C.
    [all...]
  /external/chromium_org/content/renderer/pepper/
video_decoder_shim.cc 492 pending_texture_mailboxes_.push_back(gpu::Mailbox::Generate());
  /external/chromium_org/remoting/host/setup/
me2me_native_messaging_host.cc 258 scoped_refptr<RsaKeyPair> key_pair = RsaKeyPair::Generate();
555 // Generate a unique name for the input channel.
575 // Generate a unique name for the input channel.
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-internal.h 686 UInt32 Generate(UInt32 range);
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest-internal-inl.h 325 const int selected = begin + random->Generate(range_width);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.asm 18 ; Generate IADST constants in r0 - r12 for the IADST.
21 ; generate cospi_2_64 = 16305
25 ; generate cospi_30_64 = 1606
29 ; generate cospi_10_64 = 14449
33 ; generate cospi_22_64 = 7723
37 ; generate cospi_18_64 = 10394
41 ; generate cospi_14_64 = 12665
45 ; generate cospi_26_64 = 4756
49 ; generate cospi_6_64 = 15679
53 ; generate cospi_8_64 = 1513
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-internal.h 760 UInt32 Generate(UInt32 range);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-internal-inl.h 316 const int selected = begin + random->Generate(range_width);
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
command_line_interface_unittest.cc 133 // Checks that MockCodeGenerator::Generate() was called in the given
139 // generate given these inputs. message_name is the name of the first
200 bool Generate(const FileDescriptor* file,
    [all...]
  /external/gtest/include/gtest/internal/
gtest-internal.h 686 UInt32 Generate(UInt32 range);
    [all...]
  /external/gtest/src/
gtest-internal-inl.h 325 const int selected = begin + random->Generate(range_width);
    [all...]
  /external/jpeg/
ltconfig 122 Generate a system-specific libtool script.
997 # Now generate the symbol file.
    [all...]
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.asm 18 ; Generate IADST constants in r0 - r12 for the IADST.
21 ; generate cospi_2_64 = 16305
25 ; generate cospi_30_64 = 1606
29 ; generate cospi_10_64 = 14449
33 ; generate cospi_22_64 = 7723
37 ; generate cospi_18_64 = 10394
41 ; generate cospi_14_64 = 12665
45 ; generate cospi_26_64 = 4756
49 ; generate cospi_6_64 = 15679
53 ; generate cospi_8_64 = 1513
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 789 UInt32 Generate(UInt32 range);
    [all...]

Completed in 1608 milliseconds

<<11121314151617