HomeSort by relevance Sort by last modified time
    Searched refs:scope (Results 676 - 700 of 1425) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/WebKit/Source/core/editing/
InsertListCommand.cpp 139 RefPtrWillBeRawPtr<ContainerNode> scope = nullptr; local
140 int indexForEndOfSelection = indexForVisiblePosition(endOfSelection, scope);
162 endOfSelection = visiblePositionForIndex(indexForEndOfSelection, scope.get());
184 endOfSelection = visiblePositionForIndex(indexForEndOfSelection, scope.get());
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
ScriptProfile.cpp 48 v8::HandleScope scope(v8::Isolate::GetCurrent());
  /external/chromium_org/third_party/WebKit/Source/web/tests/
ListenerLeakTest.cpp 62 v8::HandleScope scope(isolate);
  /external/chromium_org/third_party/WebKit/public/platform/
WebIDBDatabase.h 58 virtual void createTransaction(long long id, WebIDBDatabaseCallbacks*, const WebVector<long long>& scope, blink::WebIDBTransactionMode) { BLINK_ASSERT_NOT_REACHED(); }
  /external/chromium_org/third_party/libjingle/source/talk/base/
win32socketserver_unittest.cc 22 SocketServerScope scope(&server);
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/private/
pprthred.h 155 PRThreadScope scope,
  /external/chromium_org/third_party/webrtc/base/
win32socketserver_unittest.cc 28 SocketServerScope scope(&server);
  /external/chromium_org/v8/src/
d8-readline.cc 123 HandleScope scope(isolate);
api.cc 15 #include "src/assert-scope.h"
819 i::HandleScope scope(isolate);
840 i::HandleScope scope(isolate);
    [all...]
  /external/chromium_org/v8/test/cctest/
test-constantpool.cc 36 v8::HandleScope scope(context->GetIsolate());
86 v8::HandleScope scope(context->GetIsolate());
209 v8::HandleScope scope(context->GetIsolate());
229 v8::HandleScope scope(context->GetIsolate());
test-cpu-profiler.cc 132 i::HandleScope scope(isolate);
197 i::HandleScope scope(isolate);
268 i::HandleScope scope(isolate);
352 v8::HandleScope scope(env->GetIsolate());
391 v8::HandleScope scope(env->GetIsolate());
544 v8::HandleScope scope(env->GetIsolate());
621 v8::HandleScope scope(env->GetIsolate());
659 v8::HandleScope scope(env->GetIsolate());
711 v8::HandleScope scope(env->GetIsolate());
820 v8::HandleScope scope(isolate)
    [all...]
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1015.js 56 // In global scope.
64 // In function scope.
regress-52801.js 28 // Whenever we enter a with-scope, we copy the context. This in itself is fine
29 // (contexts may escape), but when leaving a with-scope, we currently also copy
  /external/doclava/src/com/google/doclava/
FieldInfo.java 335 data.setValue(base + ".scope", "public");
337 data.setValue(base + ".scope", "protected");
339 data.setValue(base + ".scope", "");
341 data.setValue(base + ".scope", "private");
434 if (!scope().equals(fInfo.scope())) {
436 + " changed scope from " + this.scope() + " to " + fInfo.scope());
MemberInfo.java 115 public String scope() { method in class:MemberInfo
125 throw new RuntimeException("invalid scope for object " + this);
  /external/llvm/tools/gold/
gold-plugin.cpp 327 int scope = attrs & LTO_SYMBOL_SCOPE_MASK; local
328 bool CanBeHidden = scope == LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN;
331 switch (scope) {
344 (*message)(LDPL_ERROR, "Unknown scope attribute: %d", scope);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ndattrib.h 106 REPAIR_SCOPE scope; member in struct:tagRepairInfo
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
Dictionary.cpp 149 ConversionContextScope scope(context);
191 ConversionContextScope scope(context);
225 ConversionContextScope scope(context);
248 ConversionContextScope scope(context);
359 ConversionContextScope scope(context);
392 ConversionContextScope scope(context);
572 ConversionContextScope scope(context);
609 ConversionContextScope scope(context);
643 ConversionContextScope scope(context);
  /external/libsepol/src/
policydb.c 670 * the policy is a module, set object_r's scope to be SCOPE_REQ,
732 if (symtab_init(&p->scope[i], symtab_sizes[i])) {
759 hashtab_destroy(p->scope[i].table);
1308 (void)hashtab_map(p->scope[i].table, scope_destroy, 0);
1309 hashtab_destroy(p->scope[i].table);
1453 * inserting the appropriate scope information in addition to
3534 scope_datum_t *scope = NULL; local
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/
chrome_ex_oauth.js 13 * @param {String} oauth_scope The OAuth scope parameter.
58 * "scope" {String} OAuth access scope.
235 * "scope" {String} OAuth access scope.
249 oauth_config['scope'],
394 * Stores an OAuth token for the configured scope.
402 * Retrieves any stored token for the configured scope.
410 * Stores an OAuth token secret for the configured scope.
418 * Retrieves any stored secret for the configured scope
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
chrome_ex_oauth.js 13 * @param {String} oauth_scope The OAuth scope parameter.
58 * "scope" {String} OAuth access scope.
235 * "scope" {String} OAuth access scope.
249 oauth_config['scope'],
394 * Stores an OAuth token for the configured scope.
402 * Retrieves any stored token for the configured scope.
410 * Stores an OAuth token secret for the configured scope.
418 * Retrieves any stored secret for the configured scope
    [all...]
  /prebuilts/devtools/tools/lib/
lint-api.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.2.0/
lint-api-22.2.0.jar 
  /external/chromium_org/v8/src/arm64/
full-codegen-arm64.cc 45 InstructionAccurateScope scope(masm_, 1);
56 InstructionAccurateScope scope(masm_, 1);
73 Assembler::BlockPoolsScope scope(masm_);
128 int receiver_offset = info->scope()->num_parameters() * kXRegSize;
140 // Open a frame scope to indicate that there is a frame on the stack.
141 // The MANUAL indicates that the scope shouldn't actually generate code
155 int locals_count = info->scope()->num_stack_slots();
193 int heap_slots = info->scope()->num_heap_slots() - Context::MIN_CONTEXT_SLOTS;
198 if (FLAG_harmony_scoping && info->scope()->is_global_scope()) {
199 __ Mov(x10, Operand(info->scope()->GetScopeInfo()))
    [all...]
  /external/iproute2/ip/
ipaddress.c 45 int scope, scopemask; member in struct:__anon26182
68 fprintf(stderr, " ip addr {show|flush} [ dev STRING ] [ scope SCOPE-ID ]\n");
72 fprintf(stderr, " [ label STRING ] [ scope SCOPE-ID ]\n");
73 fprintf(stderr, "SCOPE-ID := [ host | link | global | NUMBER ]\n");
537 if ((filter.scope^ifa->ifa_scope)&filter.scopemask)
631 fprintf(fp, "scope %s ", rtnl_rtscope_n2a(ifa->ifa_scope, b1, sizeof(b1)));
797 } else if (strcmp(*argv, "scope") == 0) {
798 unsigned scope = 0 local
1120 unsigned scope = 0; local
    [all...]

Completed in 1877 milliseconds

<<21222324252627282930>>