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

1 23 4 5 6 7 8 91011>>

  /external/flatbuffers/tests/MyGame/Example/
Ability.php 6 use \Google\FlatBuffers\Struct;
7 use \Google\FlatBuffers\Table;
8 use \Google\FlatBuffers\ByteBuffer;
9 use \Google\FlatBuffers\FlatBufferBuilder;
Test.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/NamespaceB/
StructInNestedNS.php 6 use \Google\FlatBuffers\Struct;
7 use \Google\FlatBuffers\Table;
8 use \Google\FlatBuffers\ByteBuffer;
9 use \Google\FlatBuffers\FlatBufferBuilder;
  /external/libchrome/base/timer/
hi_res_timer_manager.h 2 // Use of this source code is governed by a BSD-style license that can be
29 void UseHiResClock(bool use);
  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_pressure_test/
cpuset_memory_pressure.c 34 //argv[1] memory use(M) (>0)
38 long int use; local
43 if ((use = strtol(argv[1], NULL, 10)) < 0) {
49 long int mmap_block = use * unit / 10 / pagesize;
62 if (total_block * pagesize >= use * unit)
  /external/mockito/src/test/java/org/mockitousage/examples/use/
ArticleCalculator.java 6 package org.mockitousage.examples.use;
  /external/pdfium/fxjs/xfa/
cjx_assist.h 2 // Use of this source code is governed by a BSD-style license that can be
20 JS_PROP(use);
cjx_bookend.h 2 // Use of this source code is governed by a BSD-style license that can be
21 JS_PROP(use);
cjx_boolean.h 2 // Use of this source code is governed by a BSD-style license that can be
19 JS_PROP(use);
cjx_button.h 2 // Use of this source code is governed by a BSD-style license that can be
20 JS_PROP(use);
cjx_calculate.h 2 // Use of this source code is governed by a BSD-style license that can be
20 JS_PROP(use);
cjx_certificate.h 2 // Use of this source code is governed by a BSD-style license that can be
19 JS_PROP(use);
cjx_color.h 2 // Use of this source code is governed by a BSD-style license that can be
20 JS_PROP(use);
cjx_comb.h 2 // Use of this source code is governed by a BSD-style license that can be
20 JS_PROP(use);
cjx_command.h 2 // Use of this source code is governed by a BSD-style license that can be
20 JS_PROP(use);
cjx_connectstring.h 2 // Use of this source code is governed by a BSD-style license that can be
19 JS_PROP(use);
cjx_date.h 2 // Use of this source code is governed by a BSD-style license that can be
20 JS_PROP(use);
cjx_datetime.h 2 // Use of this source code is governed by a BSD-style license that can be
20 JS_PROP(use);
cjx_datetimeedit.h 2 // Use of this source code is governed by a BSD-style license that can be
20 JS_PROP(use);
cjx_defaultui.h 2 // Use of this source code is governed by a BSD-style license that can be
19 JS_PROP(use);
cjx_delete.h 2 // Use of this source code is governed by a BSD-style license that can be
19 JS_PROP(use);
cjx_desc.h 2 // Use of this source code is governed by a BSD-style license that can be
22 JS_PROP(use);
cjx_digestmethod.h 2 // Use of this source code is governed by a BSD-style license that can be
19 JS_PROP(use);
cjx_digestmethods.h 2 // Use of this source code is governed by a BSD-style license that can be
20 JS_PROP(use);
cjx_encoding.h 2 // Use of this source code is governed by a BSD-style license that can be
19 JS_PROP(use);

Completed in 698 milliseconds

1 23 4 5 6 7 8 91011>>