HomeSort by relevance Sort by last modified time
    Searched refs:use (Results 201 - 225 of 8632) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/flatbuffers/tests/namespace_test/NamespaceA/NamespaceB/
TableInNestedNS.php 6 use \Google\FlatBuffers\Struct;
7 use \Google\FlatBuffers\Table;
8 use \Google\FlatBuffers\ByteBuffer;
9 use \Google\FlatBuffers\FlatBufferBuilder;
  /external/flatbuffers/tests/namespace_test/NamespaceA/
SecondTableInA.php 6 use \Google\FlatBuffers\Struct;
7 use \Google\FlatBuffers\Table;
8 use \Google\FlatBuffers\ByteBuffer;
9 use \Google\FlatBuffers\FlatBufferBuilder;
TableInC.php 6 use \Google\FlatBuffers\Struct;
7 use \Google\FlatBuffers\Table;
8 use \Google\FlatBuffers\ByteBuffer;
9 use \Google\FlatBuffers\FlatBufferBuilder;
  /external/flatbuffers/tests/namespace_test/NamespaceC/
TableInC.php 6 use \Google\FlatBuffers\Struct;
7 use \Google\FlatBuffers\Table;
8 use \Google\FlatBuffers\ByteBuffer;
9 use \Google\FlatBuffers\FlatBufferBuilder;
  /external/flatbuffers/tests/union_vector/
Attacker.php 4 use \Google\FlatBuffers\Struct;
5 use \Google\FlatBuffers\Table;
6 use \Google\FlatBuffers\ByteBuffer;
7 use \Google\FlatBuffers\FlatBufferBuilder;
  /external/libxkbcommon/xkbcommon/src/xkbcomp/
vmod.c 4 * Permission to use, copy, modify, and distribute this
20 * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
23 * THE USE OR PERFORMANCE OF THIS SOFTWARE.
73 xkb_mod_mask_t use, ignore; local
75 use = (merge == MERGE_OVERRIDE ? mapping : mod->mapping);
82 ModMaskText(ctx, mods, use),
85 mapping = use;
  /external/llvm/test/MC/Mips/
set-oddspreg-nooddspreg-error.s 6 # CHECK-NOT: :[[@LINE-1]]:{{[0-9]+}}: error: -mno-odd-spreg prohibits the use of odd FPU registers
10 # CHECK: :[[@LINE-1]]:9: error: -mno-odd-spreg prohibits the use of odd FPU registers
  /external/mockito/src/test/java/org/mockitousage/examples/use/
ArticleDatabase.java 6 package org.mockitousage.examples.use;
  /external/pdfium/fxjs/xfa/
cjx_arc.h 2 // Use of this source code is governed by a BSD-style license that can be
23 JS_PROP(use);
cjx_area.h 2 // Use of this source code is governed by a BSD-style license that can be
21 JS_PROP(use);
cjx_bind.h 2 // Use of this source code is governed by a BSD-style license that can be
23 JS_PROP(use);
cjx_border.h 2 // Use of this source code is governed by a BSD-style license that can be
23 JS_PROP(use);
cjx_breakafter.h 2 // Use of this source code is governed by a BSD-style license that can be
24 JS_PROP(use);
cjx_breakbefore.h 2 // Use of this source code is governed by a BSD-style license that can be
24 JS_PROP(use);
cjx_caption.h 2 // Use of this source code is governed by a BSD-style license that can be
22 JS_PROP(use);
cjx_certificate.cpp 2 // Use of this source code is governed by a BSD-style license that can be
15 void CJX_Certificate::use(CFXJSE_Value* pValue, function in class:CJX_Certificate
cjx_certificates.h 2 // Use of this source code is governed by a BSD-style license that can be
22 JS_PROP(use);
cjx_checkbutton.h 2 // Use of this source code is governed by a BSD-style license that can be
23 JS_PROP(use);
cjx_choicelist.h 2 // Use of this source code is governed by a BSD-style license that can be
22 JS_PROP(use);
cjx_connect.h 2 // Use of this source code is governed by a BSD-style license that can be
24 JS_PROP(use);
cjx_connectstring.cpp 2 // Use of this source code is governed by a BSD-style license that can be
16 void CJX_ConnectString::use(CFXJSE_Value* pValue, function in class:CJX_ConnectString
cjx_contentarea.h 2 // Use of this source code is governed by a BSD-style license that can be
20 JS_PROP(use);
cjx_corner.h 2 // Use of this source code is governed by a BSD-style license that can be
26 JS_PROP(use);
cjx_decimal.h 2 // Use of this source code is governed by a BSD-style license that can be
22 JS_PROP(use);
cjx_defaultui.cpp 2 // Use of this source code is governed by a BSD-style license that can be
15 void CJX_DefaultUi::use(CFXJSE_Value* pValue, function in class:CJX_DefaultUi

Completed in 218 milliseconds

1 2 3 4 5 6 7 891011>>