OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:naming
(Results
51 - 75
of
1241
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/art/test/044-proxy/src/
Main.java
39
// undeterministic proxy class
naming
.
/external/chromium-trace/catapult/third_party/gsutil/gslib/
storage_uri_builder.py
46
uri_str: StorageUri
naming
bucket or object.
/external/clang/include/clang/Analysis/DomainSpecific/
CocoaConventions.h
10
// This file implements cocoa
naming
convention analysis.
/external/clang/test/Analysis/
CFNumber.c
26
// test that the attribute overrides the
naming
convention.
/external/curl/docs/libcurl/opts/
CURLOPT_CAPATH.3
31
Pass a char * to a zero terminated string
naming
a directory holding multiple
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
build.xml
31
<!--this
naming
convention used by php scripts on download server-->
/external/kernel-headers/original/uapi/linux/
cm4000_cs.h
12
* used by existing userspace programs, so I kepth the awkward "bIFSD"
naming
/external/libevent/include/event2/
tag_compat.h
40
Libevent's
naming
conventions. Use evtag_encode_int and
/external/zlib/src/contrib/iostream3/
README
18
library
naming
scheme. The new version of gzifstream/gzofstream/gzfilebuf differs
/frameworks/base/core/res/res/values/
config_material.xml
20
NOTE: The
naming
convention is "config_camelCaseValue". -->
/frameworks/native/vulkan/
README.md
7
We follow the [Chromium coding style](https://www.chromium.org/developers/coding-style) for
naming
and formatting, except with four-space indentation instead of two spaces. In general, any C++ features supported by the prebuilt platform toolchain are allowed.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
dual_name_parameter.hpp
12
// Description : defines model of generic parameter with dual
naming
dual_name_parameter.ipp
12
// Description : implements model of generic parameter with dual
naming
/external/google-breakpad/src/client/ios/handler/
ios_exception_minidump_generator.mm
147
// This
naming
is confusing, but it is the proper translation from
148
// mach
naming
to minidump
naming
.
/external/guava/guava/src/com/google/common/util/concurrent/
ThreadFactoryBuilder.java
32
* <li> a {@linkplain ThreadFactoryBuilder#setNameFormat
naming
format}
58
* Sets the
naming
format to use when
naming
threads ({@link Thread#setName})
/external/mesa3d/src/gallium/state_trackers/d3d1x/docs/
coding_style.txt
29
*
Naming
style
31
Code implementing public parts of Windows interfaces (and derived ones) should follow Windows
naming
conventions:
36
Other code should follow Gallium/Linux/POSIX/STL/Boost
naming
conventions:
/hardware/bsp/intel/peripheral/libupm/
README.md
86
###
Naming
conventions and rules for new UPM contributions
88
Before you begin development, take a look at our
naming
[conventions](docs/
naming
.md).
/hardware/bsp/intel/peripheral/libupm/doxy/
index.rst
42
``
Naming
Conventions and Rules for New UPM Contributions``
45
Before you begin development, please take a look at our
naming
`conventions <https://github.com/intel-iot-devkit/upm/blob/master/docs/
naming
.md>`_.
/hardware/intel/img/psb_video/src/
README
6
NAMING
RULE Files named rules
12
NAMING
RULE
14
This part describes general rule for
naming
added files in future.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/
build.properties
120
############## BUILD
NAMING
CONTROL ################
125
# Type of build. Used in
naming
the build output. Typically this value is
129
# ID of the build. Used in
naming
the build output.
132
# Label for the build. Used in
naming
the build output
135
# Timestamp for the build. Used in
naming
the build output
/external/icu/icu4j/eclipse-build/pdebuild/
build.properties
93
############## BUILD
NAMING
CONTROL ################
98
# Type of build. Used in
naming
the build output. Typically this value is
102
# ID of the build. Used in
naming
the build output.
105
# Label for the build. Used in
naming
the build output
108
# Timestamp for the build. Used in
naming
the build output
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/tmpl/partials/
index.handlebars
83
id="
naming
-conventions-and-rules-for-new-upm-contributions">
84
<h3><tt class="docutils literal"><span class="pre">
Naming
</span>
89
href="#
naming
-conventions-and-rules-for-new-upm-contributions"
93
<p>Before you begin development, please take a look at our
naming
95
href="https://github.com/intel-iot-devkit/upm/blob/master/docs/
naming
.md">conventions</a>.</p>
/sdk/eclipse/buildConfig/
build.properties
102
############## BUILD
NAMING
CONTROL ################
107
# Type of build. Used in
naming
the build output. Typically this value is
111
# ID of the build. Used in
naming
the build output.
115
# Label for the build. Used in
naming
the build output
118
# Timestamp for the build. Used in
naming
the build output
/external/autotest/client/bin/
fsinfo.py
208
## "
naming
=version %-14u bsize=%-6u\n"
214
# Flag for extracting
naming
version number
222
#
naming
: version needs special treatment
228
tune2fs_dict['
naming
: version'] = pair
258
'
naming
: version': '-n version',
259
'
naming
: bsize': '-n size',
/libcore/ojluni/src/main/java/sun/security/provider/certpath/ldap/
LDAPCertStore.java
33
import javax.
naming
.Context;
34
import javax.
naming
.NamingEnumeration;
35
import javax.
naming
.NamingException;
36
import javax.
naming
.NameNotFoundException;
37
import javax.
naming
.directory.Attribute;
38
import javax.
naming
.directory.Attributes;
39
import javax.
naming
.directory.BasicAttributes;
40
import javax.
naming
.directory.DirContext;
41
import javax.
naming
.directory.InitialDirContext;
257
env.put("com.sun.
naming
.disable.app.resource.files", "true")
[
all
...]
Completed in 1885 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>