Home
last modified time | relevance | path

Searched refs:foreign (Results 1 – 25 of 191) sorted by relevance

12345678

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGForeignObject.cpp83 SVGForeignObjectElement* foreign = toSVGForeignObjectElement(node()); in layout() local
87 m_localTransform = foreign->animatedLocalTransform(); in layout()
95 SVGLengthContext lengthContext(foreign); in layout()
96 …FloatPoint viewportLocation(foreign->x()->currentValue()->value(lengthContext), foreign->y()->curr… in layout()
97 …port = FloatRect(viewportLocation, FloatSize(foreign->width()->currentValue()->value(lengthContext… in layout()
/external/chromium_org/third_party/sqlite/src/tool/
Dgenfkey.README4 The SQLite library is capable of parsing SQL foreign key constraints
6 implement them. However, most of the features of foreign keys may be
9 extracts foreign key definitions from an existing SQLite database and
11 the foreign key constraints.
15 An SQL foreign key is a constraint that requires that each row in
28 At this time, all foreign keys are implemented as if they were
47 part of the foreign key definition, respectively. Three different actions
61 SET NULL: Instead of throwing an exception, the foreign key fields of
85 does not support recursive CASCADE or SET NULL foreign key
87 SET NULL foreign key are the same table, the generated triggers will
[all …]
Dgenfkey.test29 # The following tests - genfkey-1.* - test RESTRICT foreign keys.
119 # The following tests - genfkey-2.* - test CASCADE foreign keys.
176 # The following tests - genfkey-3.* - test SET NULL foreign keys.
255 Error in table t5: foreign key columns do not exist
256 Error in table t8: foreign key columns do not exist
260 Error in table t6: foreign key is not unique
261 Error in table t7: foreign key is not unique
276 CREATE TABLE t13 (c1, foreign key(c1) references "t.3"(c1));
/external/chromium_org/third_party/sqlite/src/test/
De_fkey.test17 # deals with enabling/disabling foreign key support, is tested first,
19 # with builds that do not include complete foreign key support (because
34 # EVIDENCE-OF: R-33710-56344 In order to use foreign key constraints in
57 # version 3.6.19 - foreign key definitions are parsed and may be queried
58 # using PRAGMA foreign_key_list, but foreign key constraints are not
69 # the version of SQLite you are using does not support foreign keys
99 # foreign key definitions cannot even be parsed (attempting to specify a
100 # foreign key definition is a syntax error).
102 # Specifically, test that foreign key constraints cannot even be parsed
133 # foreign key constraints enabled, it must still be enabled by the
[all …]
Dfkey2.test13 # This file implements tests for foreign keys.
27 # fkey2-1.*: Simple tests to check that immediate and deferred foreign key
30 # fkey2-2.*: Tests to verify that deferred foreign keys work inside
34 # immediate foreign key constraint is violated.
39 # fkey2-5.*: Check that if foreign-keys are enabled, it is not possible
47 # fkey2-8.*: Test that enabling/disabling foreign key support while a
63 # fkey2-15.*: Test that if there are no (known) outstanding foreign key
107 1.1 "INSERT INTO t2 VALUES(1, 3)" {1 {foreign key constraint failed}}
110 1.4 "INSERT INTO t2 VALUES(2, 4)" {1 {foreign key constraint failed}}
112 1.6 "UPDATE t2 SET c=2 WHERE d=4" {1 {foreign key constraint failed}}
[all …]
Dfkey3.test13 # This file implements tests for foreign keys.
44 } {1 {foreign key constraint failed}}
50 } {1 {foreign key constraint failed}}
/external/chromium_org/third_party/WebKit/public/web/
DWebDevToolsAgent.h72 GPUEvent(double timestamp, int phase, bool foreign, uint64_t usedGPUMemoryBytes) : in GPUEvent() argument
75 foreign(foreign), in GPUEvent()
80 bool foreign; variable
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorTimelineAgent.h103 …GPUEvent(double timestamp, int phase, bool foreign, uint64_t usedGPUMemoryBytes, uint64_t limitGPU… in GPUEvent() argument
106 foreign(foreign), in GPUEvent()
111 bool foreign; variable
/external/chromium_org/v8/test/cctest/
Dtest-alloc.cc152 Handle<AccessorInfo> foreign = TestAccessorInfo(isolate, attrs); in TEST() local
155 CallbacksDescriptor d(Handle<Name>(Name::cast(foreign->name())), in TEST()
156 foreign, attrs); in TEST()
/external/libedit/
DMakefile.am2 AUTOMAKE_OPTIONS = foreign
/external/chromium_org/third_party/libevent/sample/
DMakefile.am1 AUTOMAKE_OPTIONS = foreign no-dependencies
/external/libvorbis/test/
DMakefile.am3 AUTOMAKE_OPTIONS = foreign
/external/tagsoup/src/org/ccil/cowan/tagsoup/
DParser.java737 if (foreign(prefix, namespace)) { in pop()
745 if (foreign(attPrefix, attNamespace)) { in pop()
780 if (foreign(prefix, namespace)) { in push()
789 if (foreign(attPrefix, attNamespace)) { in push()
813 private boolean foreign(String prefix, String namespace) { in foreign() method in Parser
815 boolean foreign = !(prefix.equals("") || namespace.equals("") || in foreign()
818 return foreign; in foreign()
/external/libogg/
DMakefile.am3 AUTOMAKE_OPTIONS = foreign 1.6 dist-zip
/external/chromium_org/content/common/
Ddevtools_messages.h123 IPC_STRUCT_MEMBER(bool, foreign)
/external/iptables/
DMakefile.am4 AUTOMAKE_OPTIONS = foreign subdir-objects
/external/zlib/src/contrib/minizip/
Dconfigure.ac6 AM_INIT_AUTOMAKE([foreign])
/external/libvorbis/examples/
DMakefile.am3 AUTOMAKE_OPTIONS = foreign
/external/dnsmasq/bld/
DMakefile14 $(XGETTEXT) -d dnsmasq --foreign-user --omit-header --keyword=_ -o $@ -i $(OBJS:.o=.c)
/external/libvorbis/
DMakefile.am3 AUTOMAKE_OPTIONS = 1.7 foreign dist-zip dist-bzip2
/external/protobuf/src/google/protobuf/
Dextension_set_unittest.cc387 unittest::ForeignMessage foreign; in TEST() local
388 foreign.set_c(42); in TEST()
390 CopyFrom(foreign); in TEST()
391 int min_expected_size = base_size + foreign.SpaceUsed(); in TEST()
/external/chromium_org/third_party/libevent/test/
DMakefile.am1 AUTOMAKE_OPTIONS = foreign no-dependencies
/external/chromium_org/v8/src/
Dproperty.h107 Handle<Object> foreign, in CallbacksDescriptor() argument
109 : Descriptor(key, foreign, attributes, CALLBACKS, in CallbacksDescriptor()
/external/chromium_org/content/common/gpu/
Ddevtools_gpu_agent.cc58 task.foreign = channel != gpu_channel_; in ProcessEvent()
/external/libnl/
Dconfigure.in15 AM_INIT_AUTOMAKE([-Wall foreign subdir-objects])

12345678