OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bindings
(Results
101 - 125
of
2212
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Dialer/java/com/android/incallui/rtt/bindings/
RttBindings.java
17
package com.android.incallui.rtt.
bindings
;
22
/**
Bindings
for RTT module. */
/external/capstone/
TODO
14
[
Bindings
]
/external/chromium-libpac/test/js-unittest/
international_domain_names.js
9
// the C++ end the
bindings
were passed the punycode equivalent of this
bindings.js
3
// verifying the correct C++
bindings
were reached with expected values.
23
//
bindings
will return '127.0.0.1'.
40
// to alert in the
bindings
.
/external/clang/test/Analysis/
inline4.c
9
// Do not remove block-level expression
bindings
of caller when analyzing
/external/libcap-ng/libcap-ng-0.7/docs/
capng_restore_state.3
11
capng_restore_state is a function that takes the state information previously saved by capng_save_state and restores the libraries internal state. This function is not available in the python
bindings
.
/external/libmojo/base/android/
base_jni_registrar.h
15
// Register all JNI
bindings
necessary for base.
/external/libmojo/mojo/public/cpp/bindings/lib/
map_data_internal.h
8
#include "mojo/public/cpp/
bindings
/lib/array_internal.h"
9
#include "mojo/public/cpp/
bindings
/lib/validate_params.h"
10
#include "mojo/public/cpp/
bindings
/lib/validation_errors.h"
11
#include "mojo/public/cpp/
bindings
/lib/validation_util.h"
pipe_control_message_proxy.cc
5
#include "mojo/public/cpp/
bindings
/pipe_control_message_proxy.h"
12
#include "mojo/public/cpp/
bindings
/lib/message_builder.h"
13
#include "mojo/public/cpp/
bindings
/lib/serialization.h"
14
#include "mojo/public/interfaces/
bindings
/pipe_control_messages.mojom.h"
/external/libmojo/mojo/public/interfaces/bindings/tests/
math_calculator.mojom
5
[JavaPackage="org.chromium.mojo.
bindings
.test.mojom.math"]
validation_test_associated_interfaces.mojom
7
// Associated interfaces are not supported by all language
bindings
yet.
/external/libmojo/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
SideEffectFreeCloseable.java
5
package org.chromium.mojo.
bindings
;
/external/libmojo/mojo/public/tools/bindings/generators/cpp_templates/
module-shared.cc.tmpl
15
#include "mojo/public/cpp/
bindings
/lib/validate_params.h"
16
#include "mojo/public/cpp/
bindings
/lib/validation_context.h"
17
#include "mojo/public/cpp/
bindings
/lib/validation_errors.h"
18
#include "mojo/public/cpp/
bindings
/lib/validation_util.h"
/external/llvm/bindings/go/llvm/
InstrumentationBindings.h
1
//===- InstrumentationBindings.h - instrumentation
bindings
-----*- C++ -*-===//
10
// This file defines C
bindings
for the Transforms/Instrumentation component.
23
// FIXME: These
bindings
shouldn't be Go-specific and should eventually move to
24
// a (somewhat) less stable collection of C APIs for use in creating
bindings
of
/external/selinux/python/sepolicy/
setup.py
10
description="Python SELinux Policy Analyses
bindings
",
/external/clang/bindings/python/
README.txt
2
// Clang Python
Bindings
5
This directory implements Python
bindings
for Clang.
10
$ env PYTHONPATH=$(echo ~/llvm/tools/clang/
bindings
/python/) \
/external/clang/bindings/python/clang/
__init__.py
1
#===- __init__.py - Clang Python
Bindings
--------------------*- python -*--===#
11
Clang Library
Bindings
20
Bindings
for the Clang indexing library.
/external/guice/extensions/grapher/src/com/google/inject/grapher/
AliasCreator.java
34
* @param
bindings
bindings
that make up the dependency graph
37
Iterable<Alias> createAliases(Iterable<Binding<?>>
bindings
);
/external/libmojo/mojo/android/javatests/src/org/chromium/mojo/bindings/
CallbacksTest.java
5
package org.chromium.mojo.
bindings
;
11
import org.chromium.mojo.
bindings
.Callbacks.Callback1;
12
import org.chromium.mojo.
bindings
.Callbacks.Callback7;
/external/libmojo/mojo/common/
BUILD.gn
5
import("//mojo/public/tools/
bindings
/mojom.gni")
42
"//mojo/public/cpp/
bindings
",
68
"//mojo/public/cpp/
bindings
",
/external/libmojo/mojo/public/cpp/bindings/tests/
rect_blink_traits.h
8
#include "mojo/public/cpp/
bindings
/struct_traits.h"
9
#include "mojo/public/cpp/
bindings
/tests/rect_blink.h"
10
#include "mojo/public/interfaces/
bindings
/tests/rect.mojom-blink.h"
rect_chromium_traits.h
8
#include "mojo/public/cpp/
bindings
/struct_traits.h"
9
#include "mojo/public/cpp/
bindings
/tests/rect_chromium.h"
10
#include "mojo/public/interfaces/
bindings
/tests/rect.mojom.h"
/packages/apps/Dialer/java/com/android/dialer/app/
Bindings.java
25
/** Accessor for the in call UI
bindings
. */
26
public class
Bindings
{
30
private
Bindings
() {}
/external/deqp/external/openglcts/modules/gl/
gl4cMultiBindTests.hpp
158
* amount of
bindings
points for tested target;
161
* - inspect if
bindings
were modified;
163
* - execute BindBufferBase for first half of
bindings
with NULL as <buffers>
164
* to unbind first half of
bindings
for tested target;
165
* - inspect if
bindings
were modified;
166
* - execute BindBufferBase for second half of
bindings
with NULL as <buffers>
167
* to unbind rest of
bindings
;
168
* - inspect if
bindings
were modified;
173
* - inspect if all
bindings
but first were modified;
178
* - inspect if
bindings
were modified
[
all
...]
/external/clang/test/Driver/
darwin-dsymutil.c
18
// RUN: %clang -target x86_64-apple-darwin10 -ccc-print-
bindings
\
20
// RUN: FileCheck -check-prefix=CHECK-MULTIARCH-
BINDINGS
< %t %s
22
// CHECK-MULTIARCH-
BINDINGS
: "x86_64-apple-darwin10" - "darwin::Lipo", inputs: [{{.*}}, {{.*}}], output: "a.out"
23
// CHECK-MULTIARCH-
BINDINGS
: # "x86_64-apple-darwin10" - "darwin::Dsymutil", inputs: ["a.out"], output: "a.out.dSYM"
27
// RUN: %clang -target x86_64-apple-darwin10 -ccc-print-
bindings
\
37
// RUN: %clang -target x86_64-apple-darwin10 -ccc-print-
bindings
\
42
// RUN: %clang -target x86_64-apple-darwin10 -ccc-print-
bindings
\
Completed in 1033 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>