HomeSort by relevance Sort by last modified time
    Searched full:logic (Results 1 - 25 of 3317) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/sonivox/jet_tools/logic_templates/
README.txt 1 This directory contains Apple Logic template files to facilitate the creation of MIDI files to import in JetCreator
  /external/mockito/src/org/mockito/internal/stubbing/
package.html 7 Stubbing logic.
  /external/mockito/src/org/mockito/internal/verification/
package.html 7 Verification logic.
  /external/webrtc/webrtc/modules/audio_coding/neteq/
decision_logic_unittest.cc 31 DecisionLogic* logic = DecisionLogic::Create(fs_hz, output_size_samples, local
35 delete logic;
36 logic = DecisionLogic::Create(fs_hz, output_size_samples,
41 delete logic;
42 logic = DecisionLogic::Create(fs_hz, output_size_samples,
47 delete logic;
48 logic = DecisionLogic::Create(fs_hz, output_size_samples,
53 delete logic;
neteq_network_stats_unittest.cc 87 enum logic { enum in class:webrtc::test::NetEqNetworkStatsTest
95 logic current_buffer_size_ms;
96 logic preferred_buffer_size_ms;
97 logic jitter_peaks_found;
98 logic packet_loss_rate;
99 logic packet_discard_rate;
100 logic expand_rate;
101 logic speech_expand_rate;
102 logic preemptive_rate;
103 logic accelerate_rate
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/third/
antcontrib.properties 6 if=net.sf.antcontrib.logic.IfTask
7 foreach=net.sf.antcontrib.logic.ForEach
8 for=net.sf.antcontrib.logic.ForTask
9 throw=net.sf.antcontrib.logic.Throw
10 trycatch=net.sf.antcontrib.logic.TryCatchTask
11 switch=net.sf.antcontrib.logic.Switch
12 outofdate=net.sf.antcontrib.logic.OutOfDate
13 runtarget=net.sf.antcontrib.logic.RunTargetTask
14 timestampselector=net.sf.antcontrib.logic.TimestampSelector
15 antcallback=net.sf.antcontrib.logic.AntCallBac
    [all...]
  /external/mockito/src/org/mockito/exceptions/base/
package.html 7 Base classes for exceptions and errors, stack trace filtering/removing logic.
  /hardware/ti/omap4-aah/security/tf_sdk/include/
common_secure_driver_protocol.h 2 * Copyright (c) 2011 Trusted Logic S.A.
6 * Trusted Logic S.A. ("Confidential Information"). You shall not
9 * into with Trusted Logic S.A.
11 * TRUSTED LOGIC S.A. MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE
14 * FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. TRUSTED LOGIC S.A. SHALL
wvdrm_protocol.h 2 * Copyright (c) 2011 Trusted Logic S.A.
6 * Trusted Logic S.A. ("Confidential Information"). You shall not
9 * into with Trusted Logic S.A.
11 * TRUSTED LOGIC S.A. MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE
14 * FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. TRUSTED LOGIC S.A. SHALL
  /external/testng/src/main/java/org/testng/
IExpectedExceptionsHolder.java 14 * Check if the Throwable thrown by the test is matching with the holder logic
17 * @return true if the Throwable is matching with the holder logic, false otherwise
  /build/blueprint/
doc.go 19 // rules or a domain-specific language to describe the logic how modules are
20 // converted to build rules, Blueprint delegates this to per-project build logic
22 // complexity of the build logic to be maintained in a high-level language,
27 // the code for the build logic, and the code for the project being compiled
29 // tracked - a change to the logic code will cause the logic to be recompiled,
32 // the logic, etc.
63 // The per-project build logic defines a top level command, referred to in the
README.md 9 rules or a domain-specific language to describe the logic for converting module
11 logic written in Go. For large, heterogenous projects this allows the inherent
12 complexity of the build logic to be maintained in a high-level language, while
  /development/samples/JetBoy/
JETBOY_content_README.txt 14 The "JETBOY_Music.logic" file is the Logic file used to create the JETBOY music composition. This file is provided for reference
  /prebuilts/go/darwin-x86/src/runtime/race/
doc.go 5 // Package race implements data race detection logic.
  /prebuilts/go/linux-x86/src/runtime/race/
doc.go 5 // Package race implements data race detection logic.
  /hardware/ti/omap4-aah/security/
NOTICE 1 Submitted on behalf of a third-party: Trusted Logic
4 * Copyright(c) 2011 Trusted Logic. All rights reserved.
16 * * Neither the name Trusted Logic nor the names of its
  /hardware/ti/omap4xxx/security/
NOTICE 1 Submitted on behalf of a third-party: Trusted Logic
4 * Copyright(c) 2011 Trusted Logic. All rights reserved.
16 * * Neither the name Trusted Logic nor the names of its
  /frameworks/base/services/core/java/com/android/server/job/controllers/
StateController.java 27 * Incorporates shared controller logic between the various controllers of the JobManager.
45 * Implement the logic here to decide whether a job should be tracked by this controller.
46 * This logic is put here so the JobManager can be completely agnostic of Controller logic.
52 * Optionally implement logic here to prepare the job to be executed.
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
dynamic_language_model_probability_utils.h 49 // TODO: Improve this logic.
55 // TODO: Improve this logic.
61 // TODO: Improve this logic.
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/jsdom/
parsing_unit.js 12 throw new Error('parse5: Parser was already suspended. Please, check your control flow logic.');
15 throw new Error('parse5: Parser was already resumed. Please, check your control flow logic.');
  /external/clang/test/Analysis/
rdar-6541136-region.c 7 // This test case exercises the ElementRegion::getRValueType() logic.
15 // This test case tests both the RegionStore logic (doesn't crash) and
  /external/icu/android_icu4j/src/main/java/android/icu/text/
LanguageBreakEngine.java 14 * language-specific logic for break iteration.
26 * Implements the actual breaking logic.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
LanguageBreakEngine.java 13 * language-specific logic for break iteration.
25 * Implements the actual breaking logic.
  /external/pdfium/xfa/src/fxbarcode/pdf417/
BC_PDF417.h 49 static void encodeChar(int32_t pattern, int32_t len, CBC_BarcodeRow* logic);
54 CBC_BarcodeMatrix* logic);
  /hardware/libhardware/modules/camera/
ExampleCamera.h 25 // contains all logic common between all cameras (e.g. front and back cameras),
27 // metadata and logic about that device.

Completed in 2287 milliseconds

1 2 3 4 5 6 7 8 91011>>