HomeSort by relevance Sort by last modified time
    Searched defs:source (Results 2076 - 2100 of 4117) sorted by null

<<81828384858687888990>>

  /external/v8/src/
bootstrapper.cc 2 // Use of this source code is governed by a BSD-style license that can be
32 template <class Source>
34 DCHECK(0 <= index && index < Source::GetBuiltinsCount());
36 if (Source::GetSourceCache(heap)->get(index)->IsUndefined(isolate_)) {
38 Vector<const char> source = Source::GetScriptSource(index); local
40 new NativesExternalStringResource(source.start(), source.length());
45 Source::GetSourceCache(heap)->set(index, *source_code);
47 Handle<Object> cached_source(Source::GetSourceCache(heap)->get(index)
589 Handle<String> source = factory->NewStringFromStaticChars("() {}"); local
2768 Handle<String> source = local
    [all...]
  /external/v8/src/compiler/
ast-graph-builder.cc 2 // Use of this source code is governed by a BSD-style license that can be
2427 Node* source = environment()->Peek(arg_count - 1); local
    [all...]
  /external/v8/src/x64/
macro-assembler-x64.cc 2 // Use of this source code is governed by a BSD-style license that can be
73 void MacroAssembler::Load(Register destination, ExternalReference source) {
75 int64_t delta = RootRegisterDelta(source);
83 load_rax(source);
85 Move(kScratchRegister, source);
91 void MacroAssembler::Store(ExternalReference destination, Register source) {
95 movp(Operand(kRootRegister, static_cast<int32_t>(delta)), source); local
100 if (source.is(rax)) {
104 movp(Operand(kScratchRegister, 0), source); local
110 ExternalReference source) {
180 source); local
    [all...]
  /frameworks/av/media/libstagefright/
MPEG4Extractor.cpp 2 * Copyright (C) 2009 The Android Open Source Project
180 // This custom data source wraps an existing one and satisfies requests
188 explicit MPEG4DataSource(const sp<DataSource> &source);
214 MPEG4DataSource::MPEG4DataSource(const sp<DataSource> &source)
215 : mSource(source),
372 MPEG4Extractor::MPEG4Extractor(const sp<DataSource> &source)
376 mDataSource(source),
850 ALOGE("atom size is 0, and data source has no size");
3327 sp<MPEG4Source> source = new MPEG4Source(this, local
    [all...]
  /frameworks/base/core/java/android/app/
ContextImpl.java 2 * Copyright (C) 2006 The Android Open Source Project
429 * Try our best to migrate all files from source to target that match
466 final File source = sourceContext.getSharedPreferencesPath(name); local
469 final int res = moveFiles(source.getParentFile(), target.getParentFile(),
470 source.getName());
476 cache.remove(source);
731 final File source = sourceContext.getDatabasePath(name); local
733 return moveFiles(source.getParentFile(), target.getParentFile(),
734 source.getName()) != -1;
    [all...]
  /frameworks/base/core/jni/
android_opengl_GLES20.cpp 3 ** Copyright 2009, The Android Open Source Project
18 // This source file is automatically generated
3407 char *source = (char *) 0; local
    [all...]
  /frameworks/base/services/core/java/com/android/server/content/
SyncStorageEngine.java 2 * Copyright (C) 2009 The Android Open Source Project
119 /** String names for the sync source types. */
317 int source; field in class:SyncStorageEngine.SyncHistoryItem
    [all...]
  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiControlService.java 2 * Copyright (C) 2014 The Android Open Source Project
1711 HdmiCecLocalDevicePlayback source = playback(); local
1723 HdmiCecLocalDevicePlayback source = playback(); local
    [all...]
  /frameworks/base/services/core/java/com/android/server/location/
GnssLocationProvider.java 2 * Copyright (C) 2008 The Android Open Source Project
253 public WorkSource source; field in class:GnssLocationProvider.GpsRequest
254 public GpsRequest(ProviderRequest request, WorkSource source) {
256 this.source = source;
    [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 2 * Copyright (C) 2010 The Android Open Source Project
1491 ASSERT_TRUE(range != NULL) << "Axis: " << axis << " Source: " << source; local
1492 ASSERT_EQ(axis, range->axis) << "Axis: " << axis << " Source: " << source; local
1493 ASSERT_EQ(source, range->source) << "Axis: " << axis << " Source: " << source; local
1494 ASSERT_NEAR(min, range->min, EPSILON) << "Axis: " << axis << " Source: " << source; local
1495 ASSERT_NEAR(max, range->max, EPSILON) << "Axis: " << axis << " Source: " << source; local
1496 ASSERT_NEAR(flat, range->flat, EPSILON) << "Axis: " << axis << " Source: " << source; local
1497 ASSERT_NEAR(fuzz, range->fuzz, EPSILON) << "Axis: " << axis << " Source: " << source; local
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
FileChannelTest.java 172 IoUtils.closeQuietly(pipe.source());
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemView.java 3 * Licensed to The Android Open Source Project.
1398 final String source = (sourceOpt != null) ? sourceOpt : "checkbox"; local
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/2.0.5/
plexus-utils-2.0.5.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0/
plexus-utils-3.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nis.h 442 nis_name source; member in struct:fd_result
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nis.h 4 * Redistribution and use in source and binary forms, with or without
8 * * Redistributions of source code must retain the above copyright
443 nis_name source; member in struct:fd_result
  /prebuilts/gradle-plugin/com/android/tools/testutils/25.2.0/
testutils-25.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/testutils/25.2.0-alpha4/
testutils-25.2.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/testutils/25.2.0-alpha7/
testutils-25.2.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/testutils/25.2.0-beta1/
testutils-25.2.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/testutils/25.2.0-beta2/
testutils-25.2.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/testutils/25.2.0-beta3/
testutils-25.2.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/testutils/25.2.0-rc1/
testutils-25.2.0-rc1.jar 
  /prebuilts/gradle-plugin/com/android/tools/testutils/25.2.0-rc2/
testutils-25.2.0-rc2.jar 

Completed in 1363 milliseconds

<<81828384858687888990>>